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