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

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

<%= link_to "Learn More", root_path(@root, anchor: "description"), :class => "btn btn-primary" %> <%= link_to "Sign Up", new_user_registration_path, :class => "btn btn-tertiary" %>