{#each sections as section (section.title)}
{ onSectionChange?.(section.title); carousel.scrollToCenter(e.currentTarget as HTMLElement); }} >
{section.title}
{/each}