{{ sections.hero.title }}

{%- if sections.hero.subtitles %}
{%- for subtitle in sections.hero.subtitles %} {{ subtitle }} {%- endfor %}
{%- endif %}

{{ sections.hero.description }}

{%- for btn in sections.hero.ctaButtons %} {{ btn.label }} {%- endfor %}