Components
Loading preview...
A high-fidelity hero section designed for displaying dual-state products or variations. Features fluid layout transitions powered by Framer Motion, reactive background gradients that adapt to the active item, and a sleek floating control dock. Fully responsive, accessible, and data-driven.
@daiv09
npx shadcn@latest add https://21st.dev/r/daiwiikharihar17147/spatial-product-showcaseimport EarbudShowcase from "@/components/ui/spatial-product-showcase";
export default function DemoOne() {
return <EarbudShowcase />;
}