From 63f70094839bae3a69878ecd9d07b86d2cfb8a05 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 06:24:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a7fd634..96c58ea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -211,7 +211,7 @@ export default function LandingPage() { name: "Sarah J.", role: "Homeowner", testimonial: "Sparkle Clean transformed my home! It's never been so clean and fresh. The team was punctual and incredibly thorough. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-student-business-lady-showing-thumbs-up-well-done-sitting-outdoor-cafe-terrace-with-laptop-wearing-pink-smart-clothes_197531-3122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-student-business-lady-showing-thumbs-up-well-done-sitting-outdoor-cafe-terrace-with-laptop-wearing-pink-smart-clothes_197531-3122.jpg?_wi=1", imageAlt: "Sarah J.", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { name: "Jessica L.", role: "Busy Parent", testimonial: "As a busy parent, having Sparkle Clean take care of our home has been a game-changer. I come home to a pristine house every time!", - imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-student-business-lady-showing-thumbs-up-well-done-sitting-outdoor-cafe-terrace-with-laptop-wearing-pink-smart-clothes_197531-3122.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-student-business-lady-showing-thumbs-up-well-done-sitting-outdoor-cafe-terrace-with-laptop-wearing-pink-smart-clothes_197531-3122.jpg?_wi=2", imageAlt: "Jessica L.", }, ]}