Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 21:21:08 +00:00
parent cf01bd7406
commit bf16b381e4

View File

@@ -79,7 +79,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" }]}
@@ -101,11 +101,11 @@ export default function AboutPage() {
carouselMode="buttons"
features={[
{
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", imageAlt: "Market analysis"},
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?_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", imageAlt: "Global network"},
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?_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", imageAlt: "Professional service"},
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?_wi=2", imageAlt: "Professional service"},
]}
buttons={[]}
buttonAnimation="slide-up"
@@ -126,11 +126,11 @@ export default function AboutPage() {
carouselMode="buttons"
members={[
{
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", imageAlt: "Portrait of Victoria Sterling"},
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?_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", imageAlt: "Portrait of Alexander Chase"},
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?_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", imageAlt: "Portrait of Isabella Laurent"},
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?_wi=4", imageAlt: "Portrait of Isabella Laurent"},
]}
buttons={[{ text: "Contact Our Team", href: "contact" }]}
buttonAnimation="slide-up"