diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index d5969dc..573b70b 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -111,7 +111,6 @@ function ProductPageContent({ params }: ProductPageProps) { logoText="Ristorante Milanese" copyrightText="© 2024 Ristorante Milanese. All rights reserved." socialLinks={[]} - useInvertedBackground={true} /> @@ -162,7 +161,6 @@ function ProductPageContent({ params }: ProductPageProps) { logoText="Ristorante Milanese" copyrightText="© 2024 Ristorante Milanese. All rights reserved." socialLinks={[]} - useInvertedBackground={true} /> @@ -235,7 +233,6 @@ function ProductPageContent({ params }: ProductPageProps) { logoText="Ristorante Milanese" copyrightText="© 2024 Ristorante Milanese. All rights reserved." socialLinks={[]} - useInvertedBackground={true} />