{{ partial:components.heading label="{title}" size="h2" }}
{{ /if }}
{{ features }}
<{{ has_link ? 'a' : 'div' }} {{ if has_link }} href="{{ link }}" {{ /if }}>
{{
partial:components/picture
:image="image"
cover="true"
sizes="(min-width: 200px) 35vw, 90vw"
}}
{{ partial:components.lead label="{title}" size="md" class="mt-2" }}
{{ has_link ? 'a' : 'div' }}>
{{ /features }}