From 4d8f7ebdf269dda0e9e8b480b8f1b1df0836b3b8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Feb 2026 02:17:23 +0000 Subject: [PATCH] Update src/app/pool-installation/page.tsx --- src/app/pool-installation/page.tsx | 23 +++++++---------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/src/app/pool-installation/page.tsx b/src/app/pool-installation/page.tsx index a1cc6e7..6e2a9a7 100644 --- a/src/app/pool-installation/page.tsx +++ b/src/app/pool-installation/page.tsx @@ -35,8 +35,7 @@ export default function PoolInstallationPage() { { 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 PoolInstallationPage() { description="Professional, step-by-step pool installation for lasting results" features={[ { - title: "Site Preparation & Planning", - description: "Thorough ground preparation, leveling, and planning to ensure a perfect foundation for your pool installation.", - icon: Target, + title: "Site Preparation & Planning", description: "Thorough ground preparation, leveling, and planning to ensure a perfect foundation for your pool installation.", icon: Target, mediaItems: [ { - imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", - imageAlt: "Site preparation for pool installation" + imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", imageAlt: "Site preparation for pool installation" }, { - imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg", - imageAlt: "Ground leveling process" + imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg", imageAlt: "Ground leveling process" } ] }, { - title: "Professional Assembly", - description: "Expert assembly of your pool structure using quality materials and proven techniques for durability and safety.", - icon: Waves, + title: "Professional Assembly", description: "Expert assembly of your pool structure using quality materials and proven techniques for durability and safety.", icon: Waves, mediaItems: [ { - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", - imageAlt: "Pool frame assembly" + imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", imageAlt: "Pool frame assembly" }, { - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", - imageAlt: "Professional installation work" + imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Professional installation work" } ] }