{{ page.hardware_section_4.t_title }}

{% if page.hardware_section_4.i_arrow_image %} {% picture article_top pages/{{page.hardware_section_4.i_arrow_image}} class="img-fluid arrow_1 "%} {% endif %} {% if page.hardware_section_4.i_arrow_image %} {% picture article_top pages/{{page.hardware_section_4.i_arrow_image}} class="img-fluid reversed_arrow "%} {% endif %} {% if page.hardware_section_4.i_arrow_image %} {% picture article_top pages/{{page.hardware_section_4.i_arrow_image}} class="img-fluid arrow_2 "%} {% endif %}
{% for feature in page.hardware_section_4.features %}
{% assign feature_icon = '' %} {% capture feature_icon %} {% picture open_graph pages/{{ feature.icon }} %} {% endcapture %} {{ feature.icon | remove: '.png' | remove: '.webp' | remove: '.jpg' | remove: '.svg' | replace: '-',' ' | replace: '_',' ' }}

{{ feature.t_title }}

{{ feature.t_description }}

{% endfor %}