{%- assign source = page.features2_source | default: 'home' -%} {%- assign data = site.data[source].features2 -%}

{{ data.title }}

{{ data.subtitle }}

{{ data.illustration.alt }}
{% for item in data.list %}
{{ item.icon }}

{{ item.title }}

{{ item.title }}

{{ item.text }}

check_box
{% endfor %}
{{ data.cta.text }}

{{ data.cta.note }}