<% content_for :title, t("home.title") %> <% content_for :meta_description, t("home.meta_description") %> <% content_for :canonical_url, seo_absolute_url(root_path) %> <% content_for :head do %> <% end %>

Match Live TV

LIVE

<%= raw t("home.headline_html") %>

<%= t("home.tagline") %>

<%= link_to t("home.cta_signup"), public_signup_path, class: "btn btn-primary" %> <%= link_to t("home.cta_live"), public_live_index_path, class: "btn btn-secondary" %>
  • <%= t("home.feature_stable") %>
  • <%= t("home.feature_archive") %>
  • <%= t("home.feature_share") %>
  • <%= t("home.feature_phone") %>
<%= image_tag "/hero-devices.png", alt: t("home.hero_alt"), class: "hero-devices-img", loading: "eager", fetchpriority: "high" %>

<%= t("home.how_title") %>

<%= image_tag "/home-step-registra-squadra.png?v=1", alt: t("home.step1_title"), class: "step-visual-img", loading: "lazy" %>
01

<%= t("home.step1_title") %>

<%= t("home.step1_body") %>

<%= image_tag "/home-step-invita-trasmette.png?v=1", alt: t("home.step2_title"), class: "step-visual-img", loading: "lazy" %>
02

<%= t("home.step2_title") %>

<%= t("home.step2_body") %>

<%= image_tag "/home-step-vai-in-diretta.png?v=1", alt: t("home.step3_title"), class: "step-visual-img", loading: "lazy" %>
03

<%= t("home.step3_title") %>

<%= t("home.step3_body") %>

<%= image_tag "/home-step-tutti-guardano.png?v=2", alt: t("home.step4_title"), class: "step-visual-img", loading: "lazy" %>
04

<%= t("home.step4_title") %>

<%= t("home.step4_body") %>

<%= t("home.plans_title") %>

<%= t("home.plans_lead") %>

<%= image_tag "/home-piani-ecosistema.png?v=1", alt: t("home.plans_alt"), class: "plans-teaser-img", loading: "lazy" %>
<%= link_to t("home.plans_cta"), public_prezzi_path, class: "btn btn-primary" %>

<%= t("home.seo_title") %>

<%= raw t("home.seo_p1_html") %>

<%= raw t("home.seo_p2_html") %>

<%= raw t( "home.seo_p3_html", faq_link: link_to(t("home.seo_faq_link"), public_faq_path), volleyball_link: link_to(t("home.seo_volleyball_link"), public_pallavolo_path), signup_link: link_to(t("home.seo_signup_link"), public_signup_path) ) %>