<%= t(".welcome") %>

<%= t(".intro") %>

<%= link_to t(".actions.learn_more"), root_path(@root, anchor: "description"), :class => "btn btn-primary" %> <%= link_to t(".actions.sign_up"), new_user_registration_path, :class => "btn btn-tertiary" %>