• <%= t('landing_page.lang') %>
    • <%= link_to t('landing_page.en'), change_locale_path(:en) %>
    • <%= link_to t('landing_page.pt-BR'), change_locale_path(:"pt-BR") %>
<%= (t "landing_page.about").html_safe %>
<%= (t "landing_page.features").html_safe %>
<%= (t "landing_page.subscribe").html_safe %>
<%= link_to (t "registration.sign_in"), new_user_session_path, class: "btn-login" %>

<%= t 'contact.contact'%>
<%= t 'contact.email_contact'%>@avalanche.network
<%= t 'contact.current_location'%>

Mobile Analytics

© Avalanche Network <%= Time.now.year %>