Showcase your product in front of users and shine
npx shadcn@latest add https://21st.dev/r/vaib215/hero-with-product-mockup
Loading preview...
import { HeroSection } from "@/components/ui/hero-with-product-mockup"; export default function DemoOne() { return <HeroSection />; }