From 95e1b2e03e63df122821667e583da8b34488a097 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 20:51:53 +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 e0cfa5f..8d9b157 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -113,7 +113,6 @@ function ProductPageContent({ params }: ProductPageProps) { ]} bottomLeftText="Custom European Landscaping. Crafted with Pride. Built to Last." bottomRightText="Licensed & Insured | Serving Your Service Area" - useInvertedBackground={false} /> @@ -168,7 +167,6 @@ function ProductPageContent({ params }: ProductPageProps) { ]} bottomLeftText="Custom European Landscaping. Crafted with Pride. Built to Last." bottomRightText="Licensed & Insured | Serving Your Service Area" - useInvertedBackground={false} /> @@ -247,7 +245,6 @@ function ProductPageContent({ params }: ProductPageProps) { ]} bottomLeftText="Custom European Landscaping. Crafted with Pride. Built to Last." bottomRightText="Licensed & Insured | Serving Your Service Area" - useInvertedBackground={false} />