Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 10:52:07 +00:00
parent 67b15daeb3
commit 1f29bc0410

View File

@@ -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",
},
]}