Components
Loading preview...
A full-screen cinematic hero section with a background video, animated word reveal, and minimal floating navbar—designed to highlight a creative brand with strong visual storytelling and smooth motion interactions.
@rahil1202
npx shadcn@latest add https://21st.dev/r/rahil1202/prisma-heroimport { PrismaHero } from "@/components/ui/prisma-hero";
export default function DemoOne() {
return <PrismaHero />;
}