From 8a21bf15807cea805c9a7776cf6378e139dddc6e Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 01:41:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d699224..51a9d16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,23 +71,23 @@ export default function LandingPage() { ]} slides={[ { - 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 living room", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-dark-haired-woman-disinfecting-surfaces-kitchen_259150-59465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-dark-haired-woman-disinfecting-surfaces-kitchen_259150-59465.jpg?_wi=1", imageAlt: "Cleaner at work", }, { - imageSrc: "http://img.b2bpic.net/free-photo/hotel-maid-changing-bed-sheet_171337-12708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-maid-changing-bed-sheet_171337-12708.jpg?_wi=1", imageAlt: "Tidy bedroom", }, { - imageSrc: "http://img.b2bpic.net/free-photo/faucet-sink_1203-2705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/faucet-sink_1203-2705.jpg?_wi=1", imageAlt: "Bathroom cleaning", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fantastic-hotel-room_1203-1476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fantastic-hotel-room_1203-1476.jpg?_wi=1", imageAlt: "Living room cleaning", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { quote: "Neon City Cleaning saved me so much time. Sparkling clean results!", tag: "Regular Client", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", - 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: "happy client home service", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { quote: "The move-out cleaning was incredibly thorough. We got our full deposit back.", tag: "Move-out", avatarSrc: "http://img.b2bpic.net/free-photo/man-waving-hand-outside_23-2149447136.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-dark-haired-woman-disinfecting-surfaces-kitchen_259150-59465.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-dark-haired-woman-disinfecting-surfaces-kitchen_259150-59465.jpg?_wi=2", imageAlt: "happy client home service", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "Staff is always friendly and very professional. Love coming home to a clean space.", tag: "Standard Cleaning", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hotel-maid-changing-bed-sheet_171337-12708.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hotel-maid-changing-bed-sheet_171337-12708.jpg?_wi=2", imageAlt: "happy client home service", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { quote: "Best cleaning service in Vegas hands down. Very detailed.", tag: "Deep Clean", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/faucet-sink_1203-2705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/faucet-sink_1203-2705.jpg?_wi=2", imageAlt: "happy client home service", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "Everything looked new after they finished. Incredible attention to detail.", tag: "Monthly", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-young-musician-woman-learns-how-play-ukulele-sits-sofa-with-crossed-legs_1258-204931.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fantastic-hotel-room_1203-1476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fantastic-hotel-room_1203-1476.jpg?_wi=2", imageAlt: "happy client home service", }, ]} -- 2.49.1