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