Components
Full-page hero block with animated sticky header, infinite logo slider with brand logos, and background video. Standalone — no registry dependencies.
Loading preview...
import HeroSection5 from "@/components/ui/hero-section-5"
export default function Demo() {
return <HeroSection5 />
}