Update src/app/about/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
title: "Tallahassee",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=4"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -87,13 +87,13 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Alex",
|
||||
role: "Founder",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jordan",
|
||||
role: "Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user