
{% for item in page.hero_section.t_headlines %}
{{item.title}}
{% endfor %}
{% picture background pages/outer-phone.png class="outer-phone" %}
{% for item in page.brand_app.crousel %}
{% picture background pages/{{ item.i_brands }} style="width:200px;"%}
{% endfor %}
{% picture width_500 pages/your-brand.png class="position-absolute your-brand-img" %}
{% for item in page.brand_app.text %}
{{ item.t_text }}
{% endfor %}