From 2173dfc4d0388b0a3844ffde3132b60f0c59df7f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 14:14:15 +0000 Subject: [PATCH] Update src/app/shop/[id]/page.tsx --- src/app/shop/[id]/page.tsx | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index 41246af..9373b83 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -83,11 +83,10 @@ export default function ProductPage({ params }: ProductPageProps) {
@@ -98,7 +97,6 @@ export default function ProductPage({ params }: ProductPageProps) { logoText="InDark" leftLink={{ text: "Privacy Policy", href: "/privacy" }} rightLink={{ text: "Terms of Service", href: "/terms" }} - useInvertedBackground={true} /> @@ -123,11 +121,10 @@ export default function ProductPage({ params }: ProductPageProps) {
@@ -146,7 +143,6 @@ export default function ProductPage({ params }: ProductPageProps) { logoText="InDark" leftLink={{ text: "Privacy Policy", href: "/privacy" }} rightLink={{ text: "Terms of Service", href: "/terms" }} - useInvertedBackground={true} /> @@ -170,11 +166,10 @@ export default function ProductPage({ params }: ProductPageProps) {
@@ -218,7 +213,6 @@ export default function ProductPage({ params }: ProductPageProps) { logoText="InDark" leftLink={{ text: "Privacy Policy", href: "/privacy" }} rightLink={{ text: "Terms of Service", href: "/terms" }} - useInvertedBackground={true} />