diff --git a/components/label.tsx b/components/label.tsx
index 5778e23cf..21a3007d1 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 13711cdb1..093418087 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 ? (
-
+
-
+