{#if photos}
{#each photos as { slug, title, image, location, city }, index}
hovered = detail ? index : null} /> {/each}
{/if}