{$mediaLibrary[image]?.alt || ''}
{#if col && col.icons}
{#each col.icons as icon}
{$mediaLibrary[icon.icon]?.alt || ''}
{/each}
{/if}