From d83474acc1a6998aaf6246b95f5b0e01aed15760 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 02:17:21 +0000 Subject: [PATCH] Update src/app/liner-replacement/page.tsx --- src/app/liner-replacement/page.tsx | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/src/app/liner-replacement/page.tsx b/src/app/liner-replacement/page.tsx index 714a83c..9b1e85a 100644 --- a/src/app/liner-replacement/page.tsx +++ b/src/app/liner-replacement/page.tsx @@ -35,8 +35,7 @@ export default function LinerReplacementPage() { { name: "Contact", id: "/contact" } ]} button={{ - text: "Call (716) 563-4603", - href: "tel:+17165634603" + text: "Call (716) 563-4603", href: "tel:+17165634603" }} /> @@ -61,32 +60,24 @@ export default function LinerReplacementPage() { description="Complete liner replacement solutions for all pool types" features={[ { - title: "Quality Liner Materials", - description: "We use only premium liner materials designed for durability and long-lasting performance in all weather conditions.", - icon: Award, + title: "Quality Liner Materials", description: "We use only premium liner materials designed for durability and long-lasting performance in all weather conditions.", icon: Award, mediaItems: [ { - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", - imageAlt: "Quality pool liner materials" + imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", imageAlt: "Quality pool liner materials" }, { - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", - imageAlt: "Premium liner installation" + imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Premium liner installation" } ] }, { - title: "Expert Installation Process", - description: "Professional liner installation with precise measurements and careful attention to detail for a perfect fit every time.", - icon: RefreshCw, + title: "Expert Installation Process", description: "Professional liner installation with precise measurements and careful attention to detail for a perfect fit every time.", icon: RefreshCw, mediaItems: [ { - imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", - imageAlt: "Professional liner installation" + imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", imageAlt: "Professional liner installation" }, { - imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg", - imageAlt: "Expert installation process" + imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg", imageAlt: "Expert installation process" } ] }