From 43cdf0c6d869efb18b93970703166c10b115a1ef Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 10:38:02 +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 d6e37d0..0590825 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -49,7 +49,7 @@ export default function AboutPage() { { value: "500+", title: "Successful investor relationships" }, { value: "15+ Years", title: "Combined industry experience" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg" + imageSrc="http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg?_wi=5" imageAlt="DMK Ventures team and office environment" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -71,7 +71,7 @@ export default function AboutPage() { role: "Property Investor", company: "Nairobi", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Peter Njoroge investor testimonial", }, { @@ -80,7 +80,7 @@ export default function AboutPage() { role: "Business Owner", company: "Kiambu", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg?_wi=2", imageAlt: "Grace Kipchoge investor testimonial", }, { @@ -89,7 +89,7 @@ export default function AboutPage() { role: "Investment Manager", company: "Nakuru", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kariuki investor testimonial", }, ]}