From 8055aafc198b2feff1e74e328cd9c116db3a19d2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 28 Mar 2026 13:00:15 +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 6b066ca..1e296a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,9 +50,9 @@ export default function LandingPage() { tag="Reliable Residential Cleaning" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-remote-student-typing-data-keyboard-taking-notes_482257-98859.jpg", imageAlt: "Cleaning professional"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-remote-student-typing-data-keyboard-taking-notes_482257-98859.jpg?_wi=1", imageAlt: "Cleaning professional"}, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-remote-student-typing-data-keyboard-taking-notes_482257-98859.jpg", imageAlt: "Cleaning equipment"} + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-remote-student-typing-data-keyboard-taking-notes_482257-98859.jpg?_wi=2", imageAlt: "Cleaning equipment"} ]} mediaAnimation="slide-up" rating={5} @@ -70,27 +70,27 @@ export default function LandingPage() { title: "Deep Cleaning", description: "Comprehensive sanitization of every room, ensuring your home is spotless from top to bottom.", icon: Sparkles, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg", imageAlt: "Deep cleaning"}, + imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg?_wi=1", imageAlt: "Deep cleaning"}, { - imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg", imageAlt: "Surface cleaning"}, + imageSrc: "http://img.b2bpic.net/free-photo/white-cleaning-detergent-bottle-white-background_23-2148184407.jpg?_wi=2", imageAlt: "Surface cleaning"}, ], }, { title: "Eco-Friendly Care", description: "Safe, effective products that are kind to the environment and your family.", icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg", imageAlt: "Green cleaning"}, + imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg?_wi=1", imageAlt: "Green cleaning"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg", imageAlt: "Products"}, + imageSrc: "http://img.b2bpic.net/free-photo/cleaning-concept-flat-lay-composition_23-2148118421.jpg?_wi=2", imageAlt: "Products"}, ], }, { title: "Regular Maintenance", description: "Weekly, bi-weekly, or monthly scheduling to keep your home consistently clean.", icon: Calendar, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg", imageAlt: "Scheduling"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg?_wi=1", imageAlt: "Scheduling"}, { - imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg", imageAlt: "Consistency"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-taking-community-action_23-2149232508.jpg?_wi=2", imageAlt: "Consistency"}, ], }, ]} @@ -108,7 +108,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Miller", role: "Homeowner", company: "Local Client", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg?_wi=1"}, { id: "2", name: "James Chen", role: "Resident", company: "Local Client", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-chambermaid-with-hands-waist-hotel-room_23-2148033193.jpg"}, @@ -120,7 +120,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-using-pc-tablet-her-colleague-standing_1262-17788.jpg"}, { id: "5", name: "Alice Thompson", role: "Client", company: "Local Client", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13336.jpg?_wi=2"}, ]} title="What Our Clients Say" description="Join hundreds of happy families enjoying a cleaner home."