From 6d46928b5230f2df7f2912057853589a5d3919ee Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 29 Mar 2026 22:43:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 273e710..179a587 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/brown-sofa-white-living-room-with-copy-space_43614-886.jpg" + imageSrc="http://img.b2bpic.net/free-photo/brown-sofa-white-living-room-with-copy-space_43614-886.jpg?_wi=1" imageAlt="Professional cleaning service in a bright modern home" /> @@ -98,7 +98,7 @@ export default function LandingPage() { title: "Kitchen Deep Clean", description: "Grease removal, appliance sanitization, and surface polishing.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cleaning-house_23-2149587672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cleaning-house_23-2149587672.jpg?_wi=1", }, items: [ { @@ -107,7 +107,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/brown-sofa-white-living-room-with-copy-space_43614-886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/brown-sofa-white-living-room-with-copy-space_43614-886.jpg?_wi=2", imageAlt: "professional home cleaning service", }, { @@ -141,7 +141,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cleaning-house_23-2149587672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cleaning-house_23-2149587672.jpg?_wi=2", imageAlt: "deep kitchen cleaning service", }, ]} @@ -221,7 +221,7 @@ export default function LandingPage() { name: "Sarah J.", handle: "@sarahj", testimonial: "Darions cleaning service is impeccable. Everything is spotless.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-is-pointing-right-with-forefinger-white-background_176474-115343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-is-pointing-right-with-forefinger-white-background_176474-115343.jpg?_wi=1", }, { id: "2", @@ -249,7 +249,7 @@ export default function LandingPage() { name: "Jessica L.", handle: "@jessl", testimonial: "They made our home look brand new again. Simply the best.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-is-pointing-right-with-forefinger-white-background_176474-115343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-is-pointing-right-with-forefinger-white-background_176474-115343.jpg?_wi=2", }, ]} title="What Our Clients Say" @@ -290,7 +290,7 @@ export default function LandingPage() {