Tilt Card Stack
Full-screen colored cards that pin and fall back as the next one climbs over them. Each card holds until the following card reaches the top of the frame, then tilts away on its X axis, sinks in Z, and darkens under a black veil, so the deck reads as pages laid down one behind another. GSAP ScrollTrigger with Lenis.
npx shadcn@latest add https://ui.aryank.space/r/tilt-card-stack.jsonInstalls from ui.aryank.space. To add it by hand, copy the files in Usage below, or register the @compronents namespace via the docs.
| Prop | Type | Default | Description |
|---|---|---|---|
| cards | TiltCard[] | Four BLANK artwork cards | Info, title, description, image, and accent color per card. |
| heroHeading / outroHeading | string | BLANK headings | Opening and closing full-screen headings. |
| embedded | boolean | true | Own the scroll container; set false to ride the window scroll. |
cardstextInfo line, title, description, image, and accent per card.
heroHeading / outroHeadingtextThe opening and closing full-screen headings.
gsaplenis


