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

<%= t(".explore.header") %>

<%= t(".about.header") %>

<% if logged_in? %>

<%= t(".access_your_account.header") %>

<%= t(".change_your_account_settings.header") %>

<% end %>

<%= t(".contact_us.header") %>