Animated Tabs

A physical stack of photo cards shuffled to the front by clipped tabs, with a tight image inset and copy in the footer.

cinematic interactionsanimatedtabsframer motion
Animated Tabs component preview

Props

PropTypeDefaultDescription
tabsAnimatedTabItem[]-Tab definitions with label, title, description, and landscape image.
valuestring-Controlled active tab id.
defaultValuestringfirst tabUncontrolled initial tab id.
onValueChange(value: string) => void-Fires whenever the active tab changes.