Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 10:38:02 +00:00
parent 8fd4d72780
commit 43cdf0c6d8

View File

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