From bb14c0b2ec1dbbc67a36f98c44d30a147644ae28 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 18:32:51 +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 38d42c3..2eb64c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@sarahj", testimonial: "Dave is a true professional. Extremely courteous and outstanding quality work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-cleaning-agent-isolated-blue-wall_141793-121456.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-cleaning-agent-isolated-blue-wall_141793-121456.jpg?_wi=1", imageAlt: "professional plumber smiling friendly", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@michaelc", testimonial: "Honest, efficient, and knows exactly what he's doing. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg?_wi=1", imageAlt: "happy residential client customer", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@emilyr", testimonial: "Very knowledgeable and took time to explain everything. Great experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039415.jpg?_wi=1", imageAlt: "satisfied homeowner looking happy", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@davidk", testimonial: "Quick turnaround and perfect fix. Will call again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-young-black-mulatto-woman-beige-shirt-crossing-arms-chest-looking-with-confident-toothy-smile-posing-indoors-against-stylish-kitchen-interior_343059-2649.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-young-black-mulatto-woman-beige-shirt-crossing-arms-chest-looking-with-confident-toothy-smile-posing-indoors-against-stylish-kitchen-interior_343059-2649.jpg?_wi=1", imageAlt: "portrait smiling homeowner", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@lauras", testimonial: "Exceptional plumbing service, very clean and thorough.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-blue-house-hands_23-2147694208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-blue-house-hands_23-2147694208.jpg?_wi=1", imageAlt: "satisfied residential customer", }, ]} @@ -109,7 +109,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-cleaning-agent-isolated-blue-wall_141793-121456.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-cleaning-guy-wearing-uniform-cap-holding-cleaning-agent-isolated-blue-wall_141793-121456.jpg?_wi=2" mediaAnimation="blur-reveal" avatars={[ { @@ -210,28 +210,28 @@ export default function LandingPage() { name: "Sarah J.", handle: "@sarahj", testimonial: "Dave is a true professional. Extremely courteous and outstanding quality work.", - imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/satisfied-female-customer-making-like-gesture-with-both-hands_74855-3666.jpg?_wi=2", }, { id: "2", name: "Michael C.", handle: "@michaelc", testimonial: "Honest, efficient, and knows exactly what he's doing. Highly recommend.", - imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039415.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-paying-bill-restaurant-using-nfc-technology_23-2150039415.jpg?_wi=2", }, { id: "3", name: "Emily R.", handle: "@emilyr", testimonial: "Very knowledgeable and took time to explain everything. Great experience.", - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-young-black-mulatto-woman-beige-shirt-crossing-arms-chest-looking-with-confident-toothy-smile-posing-indoors-against-stylish-kitchen-interior_343059-2649.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-beautiful-young-black-mulatto-woman-beige-shirt-crossing-arms-chest-looking-with-confident-toothy-smile-posing-indoors-against-stylish-kitchen-interior_343059-2649.jpg?_wi=2", }, { id: "4", name: "David K.", handle: "@davidk", testimonial: "Quick turnaround and perfect fix. Will call again.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-blue-house-hands_23-2147694208.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-blue-house-hands_23-2147694208.jpg?_wi=2", }, { id: "5",