<%= product_wordmark :task_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(TaskRequest).new? %> <%= link_to t(".actions.create_task_request"), [:new, @project, :task_request], class: "btn btn-success border align-self-center h-50 pb-2" %> <% end %>

Video tutorial will be available soon

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

  1. <%= t '.list_items.enter_task_request' %>
  2. <%= t '.list_items.state_deadline' %>
  3. <%= t '.list_items.enter_number_of_hours' %>
  4. <%= t '.list_items.virtual_assistant_delivers_task' %>

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

    <%= content_tag(:li, fa_icon("check li", text: t('.list_items.reduces_need_for_full_time_staff'))) %> <%= content_tag(:li, fa_icon("check li", text: t('.list_items.reduces_workload'))) %> <%= content_tag(:li, fa_icon("check li", text: t('.list_items.spend_per_task'))) %>