Update src/app/liner-replacement/page.tsx
This commit is contained in:
@@ -35,8 +35,7 @@ export default function LinerReplacementPage() {
|
|||||||
{ name: "Contact", id: "/contact" }
|
{ name: "Contact", id: "/contact" }
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Call (716) 563-4603",
|
text: "Call (716) 563-4603", href: "tel:+17165634603"
|
||||||
href: "tel:+17165634603"
|
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -61,32 +60,24 @@ export default function LinerReplacementPage() {
|
|||||||
description="Complete liner replacement solutions for all pool types"
|
description="Complete liner replacement solutions for all pool types"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Quality Liner Materials",
|
title: "Quality Liner Materials", description: "We use only premium liner materials designed for durability and long-lasting performance in all weather conditions.", icon: Award,
|
||||||
description: "We use only premium liner materials designed for durability and long-lasting performance in all weather conditions.",
|
|
||||||
icon: Award,
|
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg",
|
imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", imageAlt: "Quality pool liner materials"
|
||||||
imageAlt: "Quality pool liner materials"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg",
|
imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Premium liner installation"
|
||||||
imageAlt: "Premium liner installation"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Expert Installation Process",
|
title: "Expert Installation Process", description: "Professional liner installation with precise measurements and careful attention to detail for a perfect fit every time.", icon: RefreshCw,
|
||||||
description: "Professional liner installation with precise measurements and careful attention to detail for a perfect fit every time.",
|
|
||||||
icon: RefreshCw,
|
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg",
|
imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", imageAlt: "Professional liner installation"
|
||||||
imageAlt: "Professional liner installation"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg",
|
imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg", imageAlt: "Expert installation process"
|
||||||
imageAlt: "Expert installation process"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user