From 4672880a28ded4995118c8b5116af015b409ea2d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 19:50:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c5e1d9a..94882c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,27 +73,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg?_wi=1", imageAlt: "High-end luxury plumbing service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg?_wi=2", imageAlt: "Professional plumbing installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg?_wi=3", imageAlt: "Expert heating repair", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg?_wi=4", imageAlt: "Honest plumbing advice", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg?_wi=5", imageAlt: "Always on-time service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg?_wi=6", imageAlt: "Trusted Brooklyn plumbers", }, ]} @@ -128,32 +128,32 @@ export default function LandingPage() { { title: "Drain Cleaning", description: "Fast and effective drain clearing to restore your home's flow.", - imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg?_wi=1", }, { title: "Water Heater Repair", description: "Comprehensive diagnostics and installation for lasting hot water.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room-copy-space_169016-53751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room-copy-space_169016-53751.jpg?_wi=1", }, { title: "Full Home Re-Piping", description: "Professional pipe replacement to safeguard your property's value.", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721580.jpg?_wi=1", }, { title: "Emergency Plumbing", description: "Ready to handle unexpected leaks or floods 24/7.", - imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914162.jpg?_wi=2", }, { title: "Septic Systems", description: "Expert inspection and management of your septic infrastructure.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room-copy-space_169016-53751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room-copy-space_169016-53751.jpg?_wi=2", }, { title: "Fixture Installation", description: "Luxury installation of sinks, toilets, and modern fixtures.", - imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721580.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721580.jpg?_wi=2", }, ]} title="Premium Plumbing Services" @@ -185,7 +185,7 @@ export default function LandingPage() { description: "Modern cameras and leak detection for accurate and precise solutions.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-bathroom-background-zoom-calls_23-2149684467.jpg?_wi=7" mediaAnimation="slide-up" /> @@ -259,7 +259,7 @@ export default function LandingPage() {