From d989b77272646919d4f3bf57a8244fb74812a4ed Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 23:14:18 +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 2414c6f..eac8b0c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@marthaw", testimonial: "Impeccable service. Every corner of my home sparkles like it's brand new.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-housewife-kitchen_329181-7893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-housewife-kitchen_329181-7893.jpg?_wi=1", imageAlt: "luxury cleaning service interior", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@elenas", testimonial: "Southern Magnolias is my best discovery this year. Absolute professionals.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg?_wi=1", imageAlt: "luxury cleaning service interior", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@davidl", testimonial: "Trustworthy, timely, and incredibly thorough. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg?_wi=1", imageAlt: "luxury cleaning service interior", }, { @@ -101,11 +101,11 @@ export default function LandingPage() { handle: "@sarahp", testimonial: "My home feels like a boutique hotel every time they leave.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg?_wi=1", imageAlt: "luxury cleaning service interior", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-senior-housewife-kitchen_329181-7893.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-senior-housewife-kitchen_329181-7893.jpg?_wi=2" imageAlt="Luxurious clean home" avatars={[ { @@ -176,19 +176,19 @@ export default function LandingPage() { { title: "Deep Kitchen Clean", description: "From grout to cupboards, we sanitize every detail.", - imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg?_wi=2", imageAlt: "kitchen cleaning deep clean", }, { title: "Sanitized Restrooms", description: "Professional hygiene protocols for all wet areas.", - imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg?_wi=2", imageAlt: "bathroom cleaning sanitation", }, { title: "Precision Dusting", description: "Expert attention to delicate surfaces and decor.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg?_wi=2", imageAlt: "dusting furniture interior", }, ]}