{#if show}
{#if images}
{#each images as { id, title }, index}
{/each}
{/if}
{@html text}
{#if cta}
{/if}
{/if}