Cinematic Parallax Hero
A production-scale, light + dark Cinematic Parallax Hero component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add cinematic-parallax-heroLive preview available in the gallery.
Usage
import { CinematicParallaxHero } from "@lerpa/ui";
<CinematicParallaxHero />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| slides | ParallaxSlide[] | — | |
| className | string | — | |
| autoplay | boolean | — | |
| autoplayInterval | number | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.