{{ page.about_section.t_headline }}

{% for item in page.about_section.about_feature %}
{{ item.i_btn_image | remove: '.png' | remove: '.svg' | remove: '.webp' | remove: '.jpg'| replace: '-',' ' | replace: '_',' ' }}

{{ item.t_headline }}

{{ item.t_subheadline }}

{% endfor %}

{{ page.about_section.t_subheadline }}