{{ page.hero_8.t_headline }}

{{ page.hero_8.t_description }}

{% if page.hero_8.i_image %}
{% assign image_alt = page.hero_8.i_image | remove: '.webp' | replace: '-',' ' | replace: '_',' ' %} {% picture features_500 pages/{{ page.hero_8.i_image }} alt="{{ image_alt }}" class="onboarding_image" %}
{% endif %}