Components
Full-viewport hero with word-by-word headline reveal animation, mouse-tracked parallax depth orbs, subtle grid lines for structure, animated scroll indicator, and staggered CTA + social proof entrance. Uses DM Serif Display + Instrument Sans.
Loading preview...
import HeroSection from '../components/ui/cinematic-hero';
export default function Demo() {
return <HeroSection />;
}