From ec7d0a72d4d9026825030d2056bdd719a4656c55 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 18:45:05 +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 20adcd7..d294f18 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/bathroom-interior-background-white-spa-towels-wood_1258-111485.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/premium-photo/plumber-using-wrench-repair-water-pipe-sink_101448-3422.jpg?id=22650408", imageAlt: "Plumbing service 1", }, { @@ -81,12 +81,12 @@ export default function LandingPage() { }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-self-care-setting-still-life_23-2150326545.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/premium-photo/plumber-work-fitting-pipes-bathroom-floor-with-various-plumbing-tools_132358-67150.jpg?id=215516742", imageAlt: "Plumbing service 3", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/premium-photo/plumber-work-fitting-pipes-bathroom-floor-with-various-plumbing-tools_132358-67150.jpg?id=215516742", imageAlt: "Plumbing service 4", }, { @@ -96,7 +96,7 @@ export default function LandingPage() { }, { id: "6", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-craftsman_23-2148137745.jpg", + imageSrc: "http://img.b2bpic.net/premium-photo/plumber-using-wrench-repair-water-pipe-sink_101448-3713.jpg?id=25819631", imageAlt: "Plumbing service 6", }, ]} @@ -164,7 +164,7 @@ export default function LandingPage() { title: "Water Heater Repair", description: "Reliable repair for all tank and tankless models.", tag: "Urgent", - imageSrc: "http://img.b2bpic.net/free-photo/aerator-closeup-copper-glow-modern-faucet_169016-69020.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/premium-photo/female-hand-puts-thermostat-electric-water-heater-boiler-economy-mode-household-enegry-saving-equipment_555047-9.jpg?id=20062928", imageAlt: "luxury professional plumbing bathroom interior", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { title: "Emergency Services", description: "24/7 support when you need it most.", tag: "Emergency", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990686.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334232.jpg?id=23987373", imageAlt: "luxury professional plumbing bathroom interior", }, ]} -- 2.49.1