Update src/app/shop/page.tsx

This commit is contained in:
2026-02-20 20:51:54 +00:00
parent 95e1b2e03e
commit 4d26e2f347

View File

@@ -78,7 +78,6 @@ export default function ShopPage() {
]} ]}
bottomLeftText="Custom European Landscaping. Crafted with Pride. Built to Last." bottomLeftText="Custom European Landscaping. Crafted with Pride. Built to Last."
bottomRightText="Licensed & Insured | Serving Your Service Area" bottomRightText="Licensed & Insured | Serving Your Service Area"
useInvertedBackground={false}
/> />
</div> </div>
</ReactLenis> </ReactLenis>
@@ -147,7 +146,6 @@ export default function ShopPage() {
]} ]}
bottomLeftText="Custom European Landscaping. Crafted with Pride. Built to Last." bottomLeftText="Custom European Landscaping. Crafted with Pride. Built to Last."
bottomRightText="Licensed & Insured | Serving Your Service Area" bottomRightText="Licensed & Insured | Serving Your Service Area"
useInvertedBackground={false}
/> />
</div> </div>
</ReactLenis> </ReactLenis>