A premium hero section designed for platforms featuring a full-screen video background, large typography, and compelling statistics.
import HeroSection from "@/components/ui/modern-hero-section"; export default function DemoOne() { return <HeroSection />; }