Merge version_1 into main #1
@@ -88,7 +88,7 @@ export default function AboutPage() {
|
||||
title="Defining Luxury Real Estate Excellence"
|
||||
description="With over 20 years of expertise in high-end property transactions, Luxe Estates specializes in connecting discerning buyers with exceptional residences. We pride ourselves on discretion, expertise, and delivering uncompromising service to clients who demand the finest in luxury real estate."
|
||||
tag="Our Heritage"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg?_wi=2"
|
||||
imageAlt="Luxury real estate agency office"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Explore Our Values", href: "/about" }]}
|
||||
@@ -110,7 +110,7 @@ export default function AboutPage() {
|
||||
name: "Victoria Sterling",
|
||||
role: "Senior Agent",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg",
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=1",
|
||||
imageAlt: "Victoria Sterling",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function AboutPage() {
|
||||
name: "Sophie Laurent",
|
||||
role: "International Properties",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg",
|
||||
"http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=2",
|
||||
imageAlt: "Sophie Laurent",
|
||||
},
|
||||
{
|
||||
|
||||
@@ -87,7 +87,7 @@ export default function ContactPage() {
|
||||
title="Let's Connect"
|
||||
description="We're here to help you navigate the world of luxury real estate. Whether you're buying, selling, or seeking investment opportunities, our expert team is ready to guide you with personalized attention and professional expertise."
|
||||
tag="Get In Touch"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg?_wi=3"
|
||||
imageAlt="Professional consultation"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Schedule Now", href: "/contact" }]}
|
||||
|
||||
@@ -97,22 +97,22 @@ export default function HomePage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg",
|
||||
"http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1",
|
||||
imageAlt: "Luxury villa overlooking the coast",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg",
|
||||
"http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=1",
|
||||
imageAlt: "Modern penthouse in downtown",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/italy-architecture-outdoor-landmark-europe_1203-6325.jpg",
|
||||
"http://img.b2bpic.net/free-photo/italy-architecture-outdoor-landmark-europe_1203-6325.jpg?_wi=1",
|
||||
imageAlt: "Contemporary mansion with gardens",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg",
|
||||
"http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=2",
|
||||
imageAlt: "Waterfront luxury estate",
|
||||
},
|
||||
]}
|
||||
@@ -140,7 +140,7 @@ export default function HomePage() {
|
||||
price: "$8.5M",
|
||||
variant: "5 Beds | Beachfront | Contemporary",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg",
|
||||
"http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg?_wi=1",
|
||||
imageAlt: "Oceanfront villa with modern design",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function HomePage() {
|
||||
price: "$12.3M",
|
||||
variant: "4 Beds | City Views | Luxury Finishes",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg",
|
||||
"http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=1",
|
||||
imageAlt: "High-rise penthouse in Manhattan",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function HomePage() {
|
||||
price: "$15.7M",
|
||||
variant: "7 Beds | Gated | Mediterranean",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg",
|
||||
"http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg?_wi=1",
|
||||
imageAlt: "Grand mansion with manicured grounds",
|
||||
},
|
||||
]}
|
||||
@@ -194,7 +194,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Sky-high residences in prestigious downtown locations with iconic city skyline views.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg",
|
||||
"http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=2",
|
||||
imageAlt: "Modern urban penthouse",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Architecturally significant properties combining timeless elegance with modern amenities.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/aix-en-provence-france-october-18-2017-front-view-pavillon-de-vendome-arts-culture-gallery_1101-2848.jpg",
|
||||
"http://img.b2bpic.net/free-photo/aix-en-provence-france-october-18-2017-front-view-pavillon-de-vendome-arts-culture-gallery_1101-2848.jpg?_wi=1",
|
||||
imageAlt: "Historic mansion estate",
|
||||
},
|
||||
{
|
||||
@@ -319,7 +319,7 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
avatarAlt: "Catherine Wells",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg",
|
||||
"http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=3",
|
||||
imageAlt: "Waterfront estate property",
|
||||
},
|
||||
{
|
||||
@@ -334,7 +334,7 @@ export default function HomePage() {
|
||||
"http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
avatarAlt: "Jonathan Pierce",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/aix-en-provence-france-october-18-2017-front-view-pavillon-de-vendome-arts-culture-gallery_1101-2848.jpg",
|
||||
"http://img.b2bpic.net/free-photo/aix-en-provence-france-october-18-2017-front-view-pavillon-de-vendome-arts-culture-gallery_1101-2848.jpg?_wi=2",
|
||||
imageAlt: "Historic estate mansion",
|
||||
},
|
||||
{
|
||||
|
||||
@@ -88,7 +88,7 @@ export default function PropertiesPage() {
|
||||
title="Explore Our Complete Property Portfolio"
|
||||
description="Discover an extensive selection of luxury properties across prime locations worldwide. From oceanfront villas to urban penthouses, each residence has been meticulously curated for discerning buyers seeking exceptional quality and value."
|
||||
tag="Full Catalog"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/management-verifying-task-progress_482257-80309.jpg?_wi=1"
|
||||
imageAlt="Luxury real estate agency office"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Start Exploring", href: "/properties" }]}
|
||||
@@ -111,7 +111,7 @@ export default function PropertiesPage() {
|
||||
price: "$8.5M",
|
||||
variant: "5 Beds | Beachfront | Contemporary",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg",
|
||||
"http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg?_wi=2",
|
||||
imageAlt: "Oceanfront villa with modern design",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function PropertiesPage() {
|
||||
price: "$12.3M",
|
||||
variant: "4 Beds | City Views | Luxury Finishes",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg",
|
||||
"http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=2",
|
||||
imageAlt: "High-rise penthouse in Manhattan",
|
||||
},
|
||||
{
|
||||
@@ -129,7 +129,7 @@ export default function PropertiesPage() {
|
||||
price: "$15.7M",
|
||||
variant: "7 Beds | Gated | Mediterranean",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg",
|
||||
"http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg?_wi=2",
|
||||
imageAlt: "Grand mansion with manicured grounds",
|
||||
},
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function PropertiesPage() {
|
||||
price: "$6.2M",
|
||||
variant: "4 Beds | Private Beach | Ski Access",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg",
|
||||
"http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=4",
|
||||
imageAlt: "Lakefront villa with modern amenities",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function PropertiesPage() {
|
||||
price: "$9.8M",
|
||||
variant: "6 Beds | Ocean View | Resort Amenities",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg",
|
||||
"http://img.b2bpic.net/free-photo/couple-taking-walk-by-pool-vacation_23-2149369704.jpg?_wi=3",
|
||||
imageAlt: "Tropical luxury home in Maui",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function PropertiesPage() {
|
||||
price: "$7.5M",
|
||||
variant: "5 Beds | Ski-In/Out | Heated Pools",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/italy-architecture-outdoor-landmark-europe_1203-6325.jpg",
|
||||
"http://img.b2bpic.net/free-photo/italy-architecture-outdoor-landmark-europe_1203-6325.jpg?_wi=2",
|
||||
imageAlt: "Mountain estate in Aspen",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user