From f81b5ed99da77647117a7b3551043879fb12dfcb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 02:08:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e029a8c..81834d3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,16 +54,16 @@ export default function LandingPage() { buttonAnimation="slide-up" background={{ variant: "aurora" }} leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/lady-with-cleaning-products_1150-17828.jpg", imageAlt: "Professional cleaning team" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-with-brush_23-2148520995.jpg", imageAlt: "Spotless clean home" }, - { imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-cleaning-together_23-2148396119.jpg", imageAlt: "Premium cleaning supplies" }, - { imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530816.jpg", imageAlt: "Satisfied customer" } + { imageSrc: "http://img.b2bpic.net/free-photo/lady-with-cleaning-products_1150-17828.jpg?_wi=1", imageAlt: "Professional cleaning team" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-with-brush_23-2148520995.jpg?_wi=1", imageAlt: "Spotless clean home" }, + { imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-cleaning-together_23-2148396119.jpg?_wi=1", imageAlt: "Premium cleaning supplies" }, + { imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530816.jpg?_wi=1", imageAlt: "Satisfied customer" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530816.jpg", imageAlt: "Happy satisfied clients" }, - { imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-cleaning-together_23-2148396119.jpg", imageAlt: "Professional equipment" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-with-brush_23-2148520995.jpg", imageAlt: "Immaculate home" }, - { imageSrc: "http://img.b2bpic.net/free-photo/lady-with-cleaning-products_1150-17828.jpg", imageAlt: "Expert team at work" } + { imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530816.jpg?_wi=2", imageAlt: "Happy satisfied clients" }, + { imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-cleaning-together_23-2148396119.jpg?_wi=2", imageAlt: "Professional equipment" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-with-brush_23-2148520995.jpg?_wi=2", imageAlt: "Immaculate home" }, + { imageSrc: "http://img.b2bpic.net/free-photo/lady-with-cleaning-products_1150-17828.jpg?_wi=2", imageAlt: "Expert team at work" } ]} carouselPosition="right" ariaLabel="Hero section showcasing MaidPro cleaning services"