<%- content_for :title, t('project_name') %>
<%= tag.h1 t('can_you_spot_the_link').html_safe, class: 'msg__container-title' %> <% t('intro.msg').split("\n\n").each do |msg| %> <%= tag.p msg, class: 'msg__container-msg' %> <% end %>
<%= link_to t('intro.get_started'), {action: 'cards'}, class: 'button__base' %>
<%= image_tag 'windmill.png', width: 630, height: 963, loading: 'lazy', id: 'windmill' %> <%= image_tag 'wase.png', width: 1024, height: 1024, id: 'wase' %> <%= image_tag 'ico-arrow-updown.svg', width: 124, height: 103, id: 'arrows' %>