diff --git a/components/product/gallery.tsx b/components/product/gallery.tsx index 7ee154b57..2d5bfecea 100644 --- a/components/product/gallery.tsx +++ b/components/product/gallery.tsx @@ -41,7 +41,6 @@ export function Gallery({ height={600} isInteractive={false} priority={true} - background="purple" labels={{ title, amount, @@ -86,7 +85,6 @@ export function Gallery({ src={image.src} width={600} height={600} - background="purple-dark" active={isActive} />