From e30c743a5e778904265f0f6480fb477d044034af Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 01:20:25 +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 e4f6570..0be0d45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148119206.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148119206.jpg?_wi=1" imageAlt="professional cleaning service team Oklahoma" /> @@ -94,7 +94,7 @@ export default function LandingPage() { title: "Customer Satisfaction", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/organized-cabinet-home_23-2148857497.jpg" + imageSrc="http://img.b2bpic.net/free-photo/organized-cabinet-home_23-2148857497.jpg?_wi=1" imageAlt="clean and organized modern home interior" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -121,7 +121,7 @@ export default function LandingPage() { imageAlt: "living room deep clean service", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148119206.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148119206.jpg?_wi=2", imageAlt: "living room deep clean service", }, { @@ -138,7 +138,7 @@ export default function LandingPage() { imageAlt: "modern kitchen cleaning service", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/organized-cabinet-home_23-2148857497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organized-cabinet-home_23-2148857497.jpg?_wi=2", imageAlt: "living room deep clean service", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { imageAlt: "sparkling clean bathroom interior", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-gloves_23-2149535130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-gloves_23-2149535130.jpg?_wi=1", imageAlt: "living room deep clean service", }, ]} @@ -205,7 +205,7 @@ export default function LandingPage() { name: "Sarah J.", handle: "@sarahj", testimonial: "Excellent and thorough work! My house has never looked this clean.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-gloves_23-2149535130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-gloves_23-2149535130.jpg?_wi=2", }, { id: "t2", -- 2.49.1