Merge version_1 into main #1
@@ -91,7 +91,7 @@ export default function BlogPage() {
|
||||
{ label: "Licensed & Insured", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
]
|
||||
ariaLabel="Master Plumbing footer with contact information"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -95,7 +95,6 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
]}
|
||||
bottomLeftText="24/7 Emergency Service"
|
||||
bottomRightText="Call: (555) 123-4567"
|
||||
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
|
||||
/>
|
||||
</div>
|
||||
<main className="min-h-screen flex items-center justify-center pt-20">
|
||||
@@ -133,7 +132,6 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
]
|
||||
}
|
||||
]
|
||||
ariaLabel="Master Plumbing footer with contact information"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
@@ -170,7 +168,6 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
]}
|
||||
bottomLeftText="24/7 Emergency Service"
|
||||
bottomRightText="Call: (555) 123-4567"
|
||||
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
|
||||
/>
|
||||
</div>
|
||||
<main className="min-h-screen flex items-center justify-center pt-20">
|
||||
@@ -216,7 +213,6 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
]
|
||||
}
|
||||
]
|
||||
ariaLabel="Master Plumbing footer with contact information"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
@@ -252,7 +248,6 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
]}
|
||||
bottomLeftText="24/7 Emergency Service"
|
||||
bottomRightText="Call: (555) 123-4567"
|
||||
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
|
||||
/>
|
||||
</div>
|
||||
<div id="productDetailCard" data-section="productDetailCard">
|
||||
@@ -323,7 +318,6 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
]
|
||||
}
|
||||
]
|
||||
ariaLabel="Master Plumbing footer with contact information"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
@@ -47,7 +47,6 @@ export default function ShopPage() {
|
||||
]}
|
||||
bottomLeftText="24/7 Emergency Service"
|
||||
bottomRightText="Call: (555) 123-4567"
|
||||
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
|
||||
/>
|
||||
</div>
|
||||
<main className="min-h-screen flex items-center justify-center pt-20">
|
||||
@@ -85,7 +84,6 @@ export default function ShopPage() {
|
||||
]
|
||||
}
|
||||
]
|
||||
ariaLabel="Master Plumbing footer with contact information"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
@@ -121,7 +119,6 @@ export default function ShopPage() {
|
||||
]}
|
||||
bottomLeftText="24/7 Emergency Service"
|
||||
bottomRightText="Call: (555) 123-4567"
|
||||
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
|
||||
/>
|
||||
</div>
|
||||
<div id="productCatalog" data-section="productCatalog">
|
||||
@@ -167,7 +164,6 @@ export default function ShopPage() {
|
||||
]
|
||||
}
|
||||
]
|
||||
ariaLabel="Master Plumbing footer with contact information"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user