{{ page.resource_section.t_headline }}

{% for item in page.resource_section.resource_feature %}

{{ item.t_headline }}

{{ item.t_subheadline }}

{{ item.t_button }}
{{ item.i_btn_image | remove: '.png' | remove: '.svg' | remove: '.webp' | remove: '.jpg'| replace: '-',' ' | replace: '_',' ' }}
{% endfor %}