Update src/app/shop/[id]/page.tsx

This commit is contained in:
2026-02-20 20:51:53 +00:00
parent b88a2ac2c4
commit 95e1b2e03e

View File

@@ -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}
/>
</div>
</ReactLenis>
@@ -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}
/>
</div>
</ReactLenis>
@@ -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}
/>
</div>
</ReactLenis>