From 4e8e70c34e1998800d85de61d4ce4c6d44186cb8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 19:12:08 +0000 Subject: [PATCH] Update src/app/shop/[id]/page.tsx --- src/app/shop/[id]/page.tsx | 3 --- 1 file changed, 3 deletions(-) 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} />