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