Components
Loading preview...
Modern hero section with video background
npx shadcn@latest add https://21st.dev/r/meschacirung/hero-section-5import {HeroSection} from "@/components/blocks/hero-section-5"
export function Demo (){
return <HeroSection />
}