From 16f8966238e0551b5b79510c0f4e0f097ff5ac29 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 01:55:23 +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 1bab371..01b1814 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,14 +146,14 @@ export default function LandingPage() { name: "Sarah J.", role: "Stuart, FL", testimonial: "Juan is professional, punctual, and knows his craft. My lawn has never looked better.", - imageSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966130.jpg?_wi=1", }, { id: "2", name: "Mark D.", role: "Jupiter, FL", testimonial: "Best service in the area. Fair pricing and 100% satisfaction guaranteed.", - imageSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966130.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-tech-brand-together_23-2150966130.jpg?_wi=2", }, { id: "3", -- 2.49.1