From 1f29bc0410586a1df9c6f10e86bee95212fc057c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:52:07 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e9d4c97..37188a4 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -66,7 +66,7 @@ export default function AboutPage() { role: "Homeowner", company: "Eldoret", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "John Kipchoge testimonial", }, { @@ -75,7 +75,7 @@ export default function AboutPage() { role: "Property Manager", company: "Iten Properties", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg?_wi=2", imageAlt: "Mary Kiprotich testimonial", }, { @@ -84,7 +84,7 @@ export default function AboutPage() { role: "Contractor", company: "Kisumu Construction", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg?_wi=2", imageAlt: "Peter Kemboi testimonial", }, { @@ -93,7 +93,7 @@ export default function AboutPage() { role: "Business Owner", company: "Eldoret Retail", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=2", imageAlt: "Ruth Cheruiyot testimonial", }, ]}