{% if page.hero_section.i_hero_bg %} {% assign i_bg_image = '' %} {% capture i_bg_image %} {% picture pagebg-url pages/{{ page.hero_section.i_hero_bg }} %} {% endcapture %} {% assign i_bg_src = i_bg_image | split:'src="' | last | split:'"' | first %} {% endif %}
{% if page.hero_section.t_feature %}
{{ page.hero_section.t_feature }}
{% endif %}
{% if page.hero_section.i_star_1 %} {% picture article_top pages/{{page.hero_section.i_star_1}} alt="{{ page.connected_apps_heading.t_search_alt }}" class="img-fluid shine_star_left_top" %} {% endif %} {% if page.hero_section.i_star_2 %} {% picture article_top pages/{{page.hero_section.i_star_2}} alt="{{ page.connected_apps_heading.t_search_alt }}" class="img-fluid shine_star_right_top" %} {% endif %}

{{ page.hero_section.t_headline }}

{% if page.hero_section.i_star_3 %} {% picture article_top pages/{{page.hero_section.i_star_3}} alt="{{ page.connected_apps_heading.t_search_alt }}" class="img-fluid shine_star_left_bottom" %} {% endif %} {% if page.hero_section.i_star_4 %} {% picture article_top pages/{{page.hero_section.i_star_4}} alt="{{ page.connected_apps_heading.t_search_alt }}" class="img-fluid shine_star_right_bottom" %} {% endif %}

{{ page.hero_section.t_subheadline }}