From ef1160b915fb17840835713c7556c2d24e95d418 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 19:51:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6de363a..761d554 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,8 +50,8 @@ export default function LandingPage() { { text: "Call Now", href: "tel:7609806785" }, { text: "Get a Quote", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/spa-wet-poolside-hotel-steel_1203-4757.jpg" - imageAlt="Clean blue swimming pool" + imageSrc="http://img.b2bpic.net/free-photo/stair-swimming-pool-beautiful-luxury-hotel-pool-resort_1339-5452.jpg" + imageAlt="Professional pool maintenance technician inspecting pool water chemistry" mediaAnimation="slide-up" /> @@ -73,9 +73,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} features={[ - { title: "Weekly Maintenance", description: "Regular skimming, vacuuming, and chemical balancing to keep your pool sparkling clean.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CBgCzJx6icMeS9sMpXARx56CR9/uploaded-1776541258558-gdxx3j5c.jpg" }, - { title: "Equipment Repair", description: "Expert diagnostics and repair for filters, pumps, and heaters. We handle the things that go wrong.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CBgCzJx6icMeS9sMpXARx56CR9/uploaded-1776541269082-aobxja5z.jpg" }, - { title: "Water Chemistry", description: "Precision testing and balancing for safe, healthy water for your family and guests.", imageSrc: "http://img.b2bpic.net/free-photo/stair-swimming-pool-beautiful-luxury-hotel-pool-resort_1339-5452.jpg" } + { title: "Weekly Maintenance", description: "Regular skimming, vacuuming, and chemical balancing to keep your pool sparkling clean.", imageSrc: "http://img.b2bpic.net/free-photo/stairs-pool_1232-1148.jpg" }, + { title: "Equipment Repair", description: "Expert diagnostics and repair for filters, pumps, and heaters. We handle the things that go wrong.", imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool_1385-2261.jpg" }, + { title: "Water Chemistry", description: "Precision testing and balancing for safe, healthy water for your family and guests.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-chemist-white-special-suit-holding-little-flask-with-blue-solution-cream-desk-lab-chemistry-science-experiment_140725-37939.jpg" } ]} title="Comprehensive Pool Maintenance" description="We offer a full suite of services to keep your pool in top condition all year round." @@ -151,4 +151,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1