{{ sections.hero.title }}

{{ sections.hero.description }}

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