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