<%- content_for :title, node_title(@node) %>
<% @node.attachments.each do |attachment| %> <%= attachment.body.html_safe %> <% end %>
<%= link_to t('get_started'), @node.children.viewable.first.url, 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' %>