From 4d556f34f4d15f1eac770bf79998c4eba45f3564 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 17:38:48 +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 b9dec0f..c6bdfdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-hand-glove-cleaning-table-with-foam-detergent_1098-19033.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-hand-glove-cleaning-table-with-foam-detergent_1098-19033.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -136,21 +136,21 @@ export default function LandingPage() { title: "Regular Maintenance", description: "Weekly or bi-weekly upkeep for a pristine home.", buttonIcon: "CheckCircle", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-glove-cleaning-table-with-foam-detergent_1098-19033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-glove-cleaning-table-with-foam-detergent_1098-19033.jpg?_wi=2", imageAlt: "Full shot people cleaning office", }, { title: "Move-In Cleaning", description: "Perfect for new beginnings and transitions.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-cleaning-indoors_23-2150454484.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-cleaning-indoors_23-2150454484.jpg?_wi=1", imageAlt: "Full shot people cleaning office", }, { title: "Eco-Friendly Cleaning", description: "Safe, non-toxic products for your peace of mind.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg?_wi=1", imageAlt: "Full shot people cleaning office", }, ]} @@ -164,7 +164,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Why Clarissa's Magic Touch?" description="With years of experience, we provide more than just cleaning—we provide comfort, reliability, and magic in every sweep. We are fully insured and dedicated to excellence." - imageSrc="http://img.b2bpic.net/free-photo/front-view-man-cleaning-indoors_23-2150454484.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-man-cleaning-indoors_23-2150454484.jpg?_wi=2" /> @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "My home has never looked this good!", name: "Sarah Miller", role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-carefree-brunette-woman-sitting-couch-living-room-online-shopping_1258-201984.jpg?_wi=2", }, { id: "2", -- 2.49.1