<{if $section.title}>

<{$section.title}>

<{/if}> <{if $section.description}>

<{$section.description}>

<{/if}> <{if $section.link}> <{$section.button}> <{/if}>
<{include file="components/image.html" width="1600" height="900" image=$section.image object_fit="cover" padding="none" aspect_ratio="full"}>