Components
Loading preview...
scrolling hero section with animted webgl background and navigation bar. Includes post processing
@Scottclayton3d
npx shadcn@latest add https://21st.dev/r/lovesickfromthe6ix/etherealimport CinematicHeroSection from "@/components/ui/ethereal";
export default function DemoOne() {
return <CinematicHeroSection />;
}