From 6b284b5a7db1fcd446251b5812f4243fd517de11 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 15:20:04 +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 d150745..2b19826 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-3258.jpg" + imageSrc="http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-3258.jpg?_wi=1" imageAlt="Sparkling clean swimming pool background" mediaAnimation="blur-reveal" avatars={[ @@ -115,7 +115,7 @@ export default function LandingPage() { description="We are a full-service pool company dedicated to providing reliable, expert care. From routine maintenance and complex repairs to high-quality retail accessories, we ensure your pool is always clean and fully functional." subdescription="With years of local experience, our team brings professionalism and transparent pricing to every residential and commercial project." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/skater-riding-down-ramp_23-2147678262.jpg" + imageSrc="http://img.b2bpic.net/free-photo/skater-riding-down-ramp_23-2147678262.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -131,7 +131,7 @@ export default function LandingPage() { description: "Chemical balancing, debris removal, and filter cleaning.", bentoComponent: "reveal-icon", icon: Droplets, - imageSrc: "http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-3258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/terrace-exterior-building_1203-3258.jpg?_wi=2", imageAlt: "luxury swimming pool backyard", }, { @@ -139,7 +139,7 @@ export default function LandingPage() { description: "Fast response times for pump, heater, and plumbing issues.", bentoComponent: "reveal-icon", icon: Wrench, - imageSrc: "http://img.b2bpic.net/free-photo/skater-riding-down-ramp_23-2147678262.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/skater-riding-down-ramp_23-2147678262.jpg?_wi=2", imageAlt: "pool service technician testing water", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { description: "The best cleaning tools and leisure products available.", bentoComponent: "reveal-icon", icon: ShoppingBag, - imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-with-phone_1303-3694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-with-phone_1303-3694.jpg?_wi=1", imageAlt: "happy homeowner pool", }, ]} @@ -167,7 +167,7 @@ export default function LandingPage() { quote: "Pool Prof saved my summer. Reliable and transparent.", name: "Sarah Johnson", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-with-phone_1303-3694.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-girl-with-phone_1303-3694.jpg?_wi=2", }, { id: "2", -- 2.49.1