Loading preview...
Here is Hero Section component
@reapollo
npx shadcn@latest add https://21st.dev/r/larsen66/hero-section-1
import Hero from "@/components/ui/hero-section-1"; export default function DemoOne() { return <Hero />; }