From e46aa4888014887ffee4e84cf762405ec629b71c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 17:06:45 +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 637e19d..b35f594 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -228,7 +228,7 @@ export default function HomePage() { { id: "testimonial-2", title: "Communication Skills Are Top Notch", quote: "Communication skills are top notch. Very responsive and professional. The work was done perfectly and our new lawn looks amazing!", name: "Michael Chen", role: "Property Owner, Exeter NH", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "man professional portrait business customer"}, + "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "man professional portrait business customer"}, { id: "testimonial-3", title: "Worked Hard to Accommodate Deadlines", quote: "Chris worked hard to accommodate our tight timeline. Takes great care in his work and really shows he cares about the end result. Highly recommend!", name: "Emily Rodriguez", role: "Contractor, Seacoast NH", imageSrc: @@ -236,7 +236,7 @@ export default function HomePage() { { id: "testimonial-4", title: "Professional & Knowledgeable", quote: "Very knowledgeable professional. Fair pricing, excellent communication, and the results speak for themselves. Our lawn is thick and beautiful.", name: "David Kim", role: "Commercial Property Manager", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "man manager portrait professional customer"}, + "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "man manager portrait professional customer"}, { id: "testimonial-5", title: "No Job Too Big or Too Small", quote: "Chris handled our large commercial project seamlessly. Professional, reliable, and delivered exactly what he promised. Fantastic work.", name: "Jessica Thompson", role: "Construction Manager", imageSrc: -- 2.49.1