Update src/app/about/page.tsx
This commit is contained in:
@@ -84,7 +84,7 @@ export default function AboutPage() {
|
||||
tag="About Prestige"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg?_wi=2"
|
||||
imageAlt="Prestige Real Estate office"
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Contact Us", href: "/contact" }]}
|
||||
@@ -109,21 +109,21 @@ export default function AboutPage() {
|
||||
id: "01",
|
||||
title: "Luxury Market Knowledge",
|
||||
description: "Unparalleled expertise in high-end property valuations, market trends, and investment opportunities across global luxury markets.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-arguments-with-boss_329181-19288.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-arguments-with-boss_329181-19288.jpg?_wi=2",
|
||||
imageAlt: "Market analysis",
|
||||
},
|
||||
{
|
||||
id: "02",
|
||||
title: "International Networks",
|
||||
description: "Extensive connections with international buyers, investors, and industry partners enabling seamless global transactions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/real-estate-concept-infographic_23-2150534536.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/real-estate-concept-infographic_23-2150534536.jpg?_wi=2",
|
||||
imageAlt: "Global network",
|
||||
},
|
||||
{
|
||||
id: "03",
|
||||
title: "Discretion & Expertise",
|
||||
description: "Award-winning track record of delivering confidential, high-level service to prominent clients and institutional investors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg?_wi=2",
|
||||
imageAlt: "Professional service",
|
||||
},
|
||||
]}
|
||||
@@ -149,21 +149,21 @@ export default function AboutPage() {
|
||||
id: "1",
|
||||
name: "Victoria Sterling",
|
||||
role: "Senior Agent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=3",
|
||||
imageAlt: "Portrait of Victoria Sterling",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Alexander Chase",
|
||||
role: "Luxury Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Alexander Chase",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Isabella Laurent",
|
||||
role: "International Expert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=4",
|
||||
imageAlt: "Portrait of Isabella Laurent",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user