diff --git a/components/label.tsx b/components/label.tsx
index 21a3007d1..5778e23cf 100644
--- a/components/label.tsx
+++ b/components/label.tsx
@@ -33,12 +33,12 @@ const Label = ({
>
{title}
diff --git a/components/product/gallery.tsx b/components/product/gallery.tsx
index 093418087..13711cdb1 100644
--- a/components/product/gallery.tsx
+++ b/components/product/gallery.tsx
@@ -25,7 +25,7 @@ export function Gallery({ images }: { images: { src: string; altText: string }[]
{images[currentImage] && (
1 ? (
-
+
-
+