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."
|
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>
|
||||||
@@ -168,7 +167,6 @@ function ProductPageContent({ params }: ProductPageProps) {
|
|||||||
]}
|
]}
|
||||||
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>
|
||||||
@@ -247,7 +245,6 @@ function ProductPageContent({ params }: ProductPageProps) {
|
|||||||
]}
|
]}
|
||||||
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>
|
||||||
|
|||||||
Reference in New Issue
Block a user