From 7b4eb4239cc027ba9a856972ffdd44e18696e85b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:39:34 +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 2ece2fc..b5c8785 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,7 +156,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Michael Khumalo", role: "Investment Banker", company: "Johannesburg", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg", imageAlt: "Michael Khumalo" + imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=1", imageAlt: "Michael Khumalo" }, { id: "2", name: "Lisa van der Merwe", role: "Fitness Instructor", company: "Johannesburg", rating: 5, @@ -168,7 +168,7 @@ export default function LandingPage() { }, { id: "4", name: "Angela Smit", role: "Teacher", company: "Johannesburg", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg", imageAlt: "Angela Smit" + imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=2", imageAlt: "Angela Smit" }, { id: "5", name: "Robert Joubert", role: "Construction Manager", company: "Johannesburg", rating: 5,