Update src/app/about/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function AboutPage() {
|
||||
description="With over 20 years of experience in luxury real estate, we specialize in connecting discerning clients with extraordinary properties worldwide."
|
||||
subdescription="Our team of expert agents understands the nuances of high-end property transactions and provides personalized service at every step."
|
||||
icon={Crown}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-having-coffee_23-2148452628.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-having-coffee_23-2148452628.jpg?_wi=2"
|
||||
imageAlt="Prestige Estates office"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={true}
|
||||
@@ -74,28 +74,28 @@ export default function AboutPage() {
|
||||
id: "1",
|
||||
name: "Victoria Ashford",
|
||||
role: "Founder & CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20363.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20363.jpg?_wi=2",
|
||||
imageAlt: "Victoria Ashford, CEO",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "David Chen",
|
||||
role: "Head of Acquisitions",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-office-man-looks-camera-guy-guy-is-standing-by-map_1157-40449.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-office-man-looks-camera-guy-guy-is-standing-by-map_1157-40449.jpg?_wi=2",
|
||||
imageAlt: "David Chen, Head of Acquisitions",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sophie Laurent",
|
||||
role: "International Market Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-successful-businesswoman-suit-cross-arms-chest-smile-look-confident_1258-194088.jpg?_wi=2",
|
||||
imageAlt: "Sophie Laurent, Market Specialist",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Michael Sterling",
|
||||
role: "Investment Advisor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2",
|
||||
imageAlt: "Michael Sterling, Investment Advisor",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user