Cinematic Stack

Cinematic scroll-stacked feature grid with sticky cards and smooth transitions.

featurecinematicstickyscroll

Props

Customize the component with these props

PropertyTypeDefaultDescription
features
Array<{title: string, desc: string, icon?: React.ReactNode, img?: string}>[{title: 'Global Edge', desc: 'Latency is a choice. We chose zero.', img: '...'}, ...]Array of feature items with title, description, optional icon, and optional image.
backgroundColor
string#000000Background color (hex, rgb, or hsl).
stickyTop
stringtop-24Sticky positioning class (Tailwind class).
Cinematic Stack - Grids & Layouts Component | UILora