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.
import { PrismaHero } from "@/components/ui/prisma-hero"; export default function DemoOne() { return <PrismaHero />; }