From b489d1c576244d4264325c226a6a465752a9894e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 12:11:53 +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 0952662..c978e92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,12 +48,12 @@ export default function LandingPage() { description="Expert residential cleaning delivered with care and professionalism. We take the stress out of your home maintenance." buttons={[{ text: "Get a Quote", href: "#contact" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/living-elegance-room-clean-luxury_1203-5036.jpg", imageAlt: "Clean living space" }, - { imageSrc: "http://img.b2bpic.net/free-photo/living-elegance-room-clean-luxury_1203-5036.jpg", imageAlt: "Clean living space" }, - { imageSrc: "http://img.b2bpic.net/free-photo/living-elegance-room-clean-luxury_1203-5036.jpg", imageAlt: "Clean living space" }, - { imageSrc: "http://img.b2bpic.net/free-photo/living-elegance-room-clean-luxury_1203-5036.jpg", imageAlt: "Clean living space" }, - { imageSrc: "http://img.b2bpic.net/free-photo/living-elegance-room-clean-luxury_1203-5036.jpg", imageAlt: "Clean living space" }, - { imageSrc: "http://img.b2bpic.net/free-photo/living-elegance-room-clean-luxury_1203-5036.jpg", imageAlt: "Clean living space" } + { imageSrc: "http://img.b2bpic.net/free-photo/living-elegance-room-clean-luxury_1203-5036.jpg?_wi=1", imageAlt: "Clean living space" }, + { imageSrc: "http://img.b2bpic.net/free-photo/living-elegance-room-clean-luxury_1203-5036.jpg?_wi=2", imageAlt: "Clean living space" }, + { imageSrc: "http://img.b2bpic.net/free-photo/living-elegance-room-clean-luxury_1203-5036.jpg?_wi=3", imageAlt: "Clean living space" }, + { imageSrc: "http://img.b2bpic.net/free-photo/living-elegance-room-clean-luxury_1203-5036.jpg?_wi=4", imageAlt: "Clean living space" }, + { imageSrc: "http://img.b2bpic.net/free-photo/living-elegance-room-clean-luxury_1203-5036.jpg?_wi=5", imageAlt: "Clean living space" }, + { imageSrc: "http://img.b2bpic.net/free-photo/living-elegance-room-clean-luxury_1203-5036.jpg?_wi=6", imageAlt: "Clean living space" } ]} mediaAnimation="slide-up" />