diff --git a/components/product/gallery.tsx b/components/product/gallery.tsx index 79659096c..55d7a3534 100644 --- a/components/product/gallery.tsx +++ b/components/product/gallery.tsx @@ -60,7 +60,7 @@ export function Gallery({ images }: { images: { src: string; altText: string }[] {images.length > 1 ? ( -