Product Image Gallery
Gallery with thumbnail rail and lightbox-style image expansion.
1 / 3
Installation
npx shadcn@latest add @gameone/product-image-galleryRegistry dependencies: gameone-utils, fontawesome-kit, button
Usage
import { ProductImageGallery } from "@/components/ui/product-image-gallery"<ProductImageGallery
images={["/image1.jpg", "/image2.jpg"]}
productName="Product Name"
/>