{% for item in page.hero_section.t_headlines %}

{{item.title}}

{% 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 %}
{% for item in page.companies %} {% endfor %}
{% for item in page.accordion %}
    {{ item.t_text }}
{% endfor %}
{% assign bg_image = "" %} {% capture page_bg_image %}{% picture background_image pages/half-circle-div.svg %}{% endcapture %} {% assign temp_bg_image_array = page_bg_image | split: '"' %} {% assign bg_image = temp_bg_image_array[1] %}

{{page.social_proof.text}}

{{page.schedule_section.t_headline}}