Update src/app/shop/[id]/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user