{{ sections.cta.title }}

{{ sections.cta.description }}

{% if sections.cta.buttons %}
{% for button in sections.cta.buttons %} {{ button.label }} {% endfor %}
{% endif %}