Update src/app/page.tsx

This commit is contained in:
2026-03-03 08:39:34 +00:00
parent e353aa2d8f
commit 7b4eb4239c

View File

@@ -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,