diff --git a/components/product/gallery.tsx b/components/product/gallery.tsx index 55b9b0365..eabc500e3 100644 --- a/components/product/gallery.tsx +++ b/components/product/gallery.tsx @@ -52,7 +52,7 @@ export function Gallery({ images }: { images: { src: string; altText: string }[]
-