From b3c70b8881bf79892280bd02a07690f1c2b53977 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 23:48:11 +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 a11c27e..52c6131 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "James Mitchell", role: "Owner", company: "Mitchell Transport", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "James Mitchell" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "James Mitchell" }, { id: "2", name: "Sarah Anderson", role: "Fleet Manager", company: "Anderson Logistics", rating: 5, @@ -138,7 +138,7 @@ export default function LandingPage() { }, { id: "3", name: "Marcus Johnson", role: "Business Owner", company: "Johnson Auto Sales", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Marcus Johnson" + imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Marcus Johnson" }, { id: "4", name: "Jennifer Lee", role: "Service Director", company: "Elite Auto Group", rating: 5,