{{page.hero_1.t_headline}}

{{page.hero_1.t_subheadline}}

{% for product in page.hero_1.section_list %}

{% if product.i_logo %} {% assign h_logo_icon = product.i_logo %} {% picture btn_icon_4 pages/{{h_logo_icon}} %} {% endif %} {{product.t_text}} .

{% endfor %}
{% for product in page.hero_1.schecklist_list %}
{% if product.i_logo %} {% assign h_logo_icon = product.i_logo %} {% picture mobile_img pages/{{h_logo_icon}} %} {% endif %}

{{product.t_headline}}

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