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} />