Update src/app/about/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user