Update src/app/about/page.tsx
This commit is contained in:
@@ -74,25 +74,25 @@ export default function AboutPage() {
|
|||||||
id: "1",
|
id: "1",
|
||||||
name: "David Rothschild",
|
name: "David Rothschild",
|
||||||
role: "Founder & Managing Partner",
|
role: "Founder & Managing Partner",
|
||||||
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",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
name: "Jennifer Liu",
|
name: "Jennifer Liu",
|
||||||
role: "Partner, Growth Strategy",
|
role: "Partner, Growth Strategy",
|
||||||
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",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
name: "Michael Torres",
|
name: "Michael Torres",
|
||||||
role: "Partner, Operations",
|
role: "Partner, Operations",
|
||||||
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=5",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4",
|
||||||
name: "Amanda Patel",
|
name: "Amanda Patel",
|
||||||
role: "Principal, Investment Analysis",
|
role: "Principal, Investment Analysis",
|
||||||
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=6",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user