From 1dd4d610eb9e26d42d938120ca8ad76554ac6283 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 03:08:33 +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 df7e8ac..bf43cfa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -140,7 +140,7 @@ export default function LandingPage() { title: "Satisfaction Rate", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -156,7 +156,7 @@ export default function LandingPage() { title: "Drain & Pipe Repair", description: "Clear blockages, fix leaks, and restore flow with our professional-grade tools.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-cleaning-pipe-with-cup-plunger_1398-4154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-cleaning-pipe-with-cup-plunger_1398-4154.jpg?_wi=1", }, items: [ { @@ -198,7 +198,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-calling-plumber-solve-kitchen-problems_23-2150990674.jpg?_wi=2", imageAlt: "plumber repairing pipe focus", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-cleaning-pipe-with-cup-plunger_1398-4154.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-cleaning-pipe-with-cup-plunger_1398-4154.jpg?_wi=2", imageAlt: "plumbing repair sink pipe", }, ]} @@ -243,7 +243,7 @@ export default function LandingPage() { handle: "@johndoe", testimonial: "Excellent service and very prompt response for a burst pipe!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg?_wi=1", }, { id: "2", @@ -275,7 +275,7 @@ export default function LandingPage() { handle: "@dclark", testimonial: "Trustworthy, clean, and efficient. Exactly what I look for in a plumber.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blissful-girl-expressing-happiness-drinking-coffee-her-cozy-kitchen_197531-6718.jpg?_wi=2", }, ]} showRating={true}