<%= product_wordmark :release_me, prefix: t('.headings.welcome'), class: "h2" %>

<%= t '.headings.subtitle' %>

<%= link_to t(".actions.book_demo"), 'https://meetings.hubspot.com/bray2', class: "btn btn-primary border align-self-center h-50 ml-auto mr-2 pb-2", target: '_blank' %> <% if policy(ContractTemplate).new? %> <%= link_to t(".actions.create_template"), [:new, @project, :contract_template], class: "btn btn-success border align-self-center h-50 mr-2 pb-2" %> <%= link_to t(".actions.import_template"), [:new, @project, :release_template_imports], class: "btn btn-light border align-self-center h-50 pb-2" %> <% end %>

<%= t '.headings.how_it_works' %>

  1. <%= t '.list_items.create_releases' %>
  2. <%= t '.list_items.download_mobile_app' %>
  3. <%= t '.list_items.print_QR_code' %>
  4. <%= t '.list_items.releases_automatically_organized' %>

<%= t '.headings.benefits' %>

    <%= content_tag(:li, fa_icon("check li", text: t('.list_items.all_releases_available'))) %> <%= content_tag(:li, fa_icon("check li", text: t('.list_items.manage_large_audience'))) %> <%= content_tag(:li, fa_icon("check li", text: t('.list_items.add_tags_and_notes'))) %>