From b7e79ad244238a61a8c86000938d4328bae0ead6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 01:22:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c36ff9b..0e494df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,11 +117,11 @@ export default function LandingPage() { }, { id: 2, - title: "Quality Installation", description: "Precision construction using premium materials ensures durability and safety for years of enjoyment.", imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Professional pool installation process" + title: "Quality Installation", description: "Precision construction using premium materials ensures durability and safety for years of enjoyment.", imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg?_wi=1", imageAlt: "Professional pool installation process" }, { id: 3, - title: "Ongoing Maintenance", description: "Comprehensive maintenance programs keep your pool pristine and functioning at peak performance.", imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Pool maintenance service in progress" + title: "Ongoing Maintenance", description: "Comprehensive maintenance programs keep your pool pristine and functioning at peak performance.", imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg?_wi=2", imageAlt: "Pool maintenance service in progress" } ]} /> -- 2.49.1