{{page.hero_1.t_headline}}

{{page.hero_1.t_subheadline}}

{% for product in page.hero_1.feature_data %}
{% if product.i_image %} {% assign h_logo_icon = product.i_image %} {% picture btn_icon_3 pages/{{h_logo_icon}} %} {% endif %}

{{product.t_headline}}

{{product.t_subheadline}}
{% endfor %}