Merge version_1 into main #1
@@ -95,7 +95,7 @@ export default function AboutPage() {
|
||||
title="Excellence in Luxury Real Estate"
|
||||
description="With over 25 years of experience in the luxury market, Luxe Homes specializes in connecting discerning clients with extraordinary properties. Our dedication to personalized service and market expertise sets us apart."
|
||||
tag="Since 1998"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780697.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780697.jpg?_wi=1"
|
||||
imageAlt="Luxe Homes office interior with luxury finishes"
|
||||
buttons={[{ text: "Our Story", href: "/about" }]}
|
||||
useInvertedBackground={false}
|
||||
@@ -156,42 +156,42 @@ export default function AboutPage() {
|
||||
id: "1",
|
||||
name: "Victoria Sterling",
|
||||
role: "Senior Executive",
|
||||
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=1",
|
||||
imageAlt: "Victoria Sterling, Senior Executive",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Westbrook",
|
||||
role: "Investment 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=1",
|
||||
imageAlt: "James Westbrook, Investment Specialist",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Alexandra Chen",
|
||||
role: "International Liaison",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady_1098-19928.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady_1098-19928.jpg?_wi=1",
|
||||
imageAlt: "Alexandra Chen, International Liaison",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marcus Hamilton",
|
||||
role: "Portfolio Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1",
|
||||
imageAlt: "Marcus Hamilton, Portfolio Manager",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sofia Rossi",
|
||||
role: "Client Concierge",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/how-can-i-help-you-attractive-receptionist-smiling-while-standing-her-desk-business-center-talking-phone_662251-13.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/how-can-i-help-you-attractive-receptionist-smiling-while-standing-her-desk-business-center-talking-phone_662251-13.jpg?_wi=1",
|
||||
imageAlt: "Sofia Rossi, Client Concierge",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Park",
|
||||
role: "Market Analyst",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=1",
|
||||
imageAlt: "David Park, Market Analyst",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -95,7 +95,7 @@ export default function ContactPage() {
|
||||
title="Get In Touch With Our Team"
|
||||
description="Have questions about a specific property or ready to explore luxury real estate opportunities? Our dedicated team is here to assist you with personalized service and expert guidance."
|
||||
tag="Contact Luxe Homes"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780697.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780697.jpg?_wi=2"
|
||||
imageAlt="Luxe Homes contact office"
|
||||
buttons={[{ text: "Schedule Consultation", href: "/contact" }]}
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -142,7 +142,7 @@ export default function HomePage() {
|
||||
name: "Oceanfront Penthouse",
|
||||
price: "$8,500,000",
|
||||
variant: "5 Bed 3 Bath 5,200 sqft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=1",
|
||||
imageAlt: "Luxury oceanfront penthouse",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function HomePage() {
|
||||
name: "Modern Estate",
|
||||
price: "$6,200,000",
|
||||
variant: "6 Bed 5 Bath 6,800 sqft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg?_wi=1",
|
||||
imageAlt: "Contemporary estate with pool",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function HomePage() {
|
||||
name: "Mediterranean Villa",
|
||||
price: "$7,900,000",
|
||||
variant: "7 Bed 6 Bath 7,500 sqft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-resort-with-coconut-tree-leaves_23-2148249098.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-resort-with-coconut-tree-leaves_23-2148249098.jpg?_wi=1",
|
||||
imageAlt: "Mediterranean villa with terrace",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
name: "Downtown Loft",
|
||||
price: "$4,500,000",
|
||||
variant: "3 Bed 3 Bath 3,200 sqft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=1",
|
||||
imageAlt: "Modern downtown luxury loft",
|
||||
},
|
||||
]}
|
||||
@@ -224,7 +224,7 @@ export default function HomePage() {
|
||||
tag: "Investment Property",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
avatarAlt: "Margaret Liu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=1",
|
||||
imageAlt: "Client portrait",
|
||||
},
|
||||
{
|
||||
@@ -236,7 +236,7 @@ export default function HomePage() {
|
||||
tag: "Portfolio Growth",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "Christopher Walsh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694117.jpg?_wi=1",
|
||||
imageAlt: "Client portrait",
|
||||
},
|
||||
{
|
||||
@@ -248,7 +248,7 @@ export default function HomePage() {
|
||||
tag: "Relocation",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
avatarAlt: "Isabella Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=2",
|
||||
imageAlt: "Client portrait",
|
||||
},
|
||||
{
|
||||
@@ -260,7 +260,7 @@ export default function HomePage() {
|
||||
tag: "Executive Purchase",
|
||||
avatarSrc: "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: "Nathan Forbes",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694117.jpg?_wi=2",
|
||||
imageAlt: "Client portrait",
|
||||
},
|
||||
{
|
||||
@@ -272,7 +272,7 @@ export default function HomePage() {
|
||||
tag: "Dream Home",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg",
|
||||
avatarAlt: "Sophia Laurent",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=3",
|
||||
imageAlt: "Client portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -95,7 +95,7 @@ export default function PropertiesPage() {
|
||||
title="Explore Our Full Portfolio"
|
||||
description="Discover an exceptional selection of luxury properties curated for the most discerning clients. Each listing represents a unique investment opportunity in prime locations worldwide."
|
||||
tag="Property Showcase"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=2"
|
||||
imageAlt="Luxury property portfolio"
|
||||
buttons={[{ text: "Schedule a Tour", href: "/contact" }]}
|
||||
useInvertedBackground={false}
|
||||
@@ -114,7 +114,7 @@ export default function PropertiesPage() {
|
||||
name: "Oceanfront Penthouse",
|
||||
price: "$8,500,000",
|
||||
variant: "5 Bed 3 Bath 5,200 sqft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=3",
|
||||
imageAlt: "Luxury oceanfront penthouse",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function PropertiesPage() {
|
||||
name: "Modern Estate",
|
||||
price: "$6,200,000",
|
||||
variant: "6 Bed 5 Bath 6,800 sqft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg?_wi=2",
|
||||
imageAlt: "Contemporary estate with pool",
|
||||
},
|
||||
{
|
||||
@@ -130,7 +130,7 @@ export default function PropertiesPage() {
|
||||
name: "Mediterranean Villa",
|
||||
price: "$7,900,000",
|
||||
variant: "7 Bed 6 Bath 7,500 sqft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-resort-with-coconut-tree-leaves_23-2148249098.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-resort-with-coconut-tree-leaves_23-2148249098.jpg?_wi=2",
|
||||
imageAlt: "Mediterranean villa with terrace",
|
||||
},
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function PropertiesPage() {
|
||||
name: "Downtown Loft",
|
||||
price: "$4,500,000",
|
||||
variant: "3 Bed 3 Bath 3,200 sqft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=2",
|
||||
imageAlt: "Modern downtown luxury loft",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function PropertiesPage() {
|
||||
name: "Alpine Chalet",
|
||||
price: "$5,800,000",
|
||||
variant: "6 Bed 4 Bath 5,600 sqft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=4",
|
||||
imageAlt: "Luxury alpine chalet with mountain views",
|
||||
},
|
||||
{
|
||||
@@ -154,7 +154,7 @@ export default function PropertiesPage() {
|
||||
name: "Tropical Paradise",
|
||||
price: "$7,200,000",
|
||||
variant: "5 Bed 5 Bath 6,300 sqft",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg?_wi=3",
|
||||
imageAlt: "Tropical luxury residence with beachfront",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -95,7 +95,7 @@ export default function TeamPage() {
|
||||
title="Our Distinguished Team"
|
||||
description="Meet the luxury real estate professionals dedicated to finding your perfect property. Our team combines decades of expertise with personalized service to deliver exceptional results."
|
||||
tag="Expert Professionals"
|
||||
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=2"
|
||||
imageAlt="Our professional team"
|
||||
buttons={[{ text: "Get to Know Us", href: "/team" }]}
|
||||
useInvertedBackground={false}
|
||||
@@ -113,42 +113,42 @@ export default function TeamPage() {
|
||||
id: "1",
|
||||
name: "Victoria Sterling",
|
||||
role: "Senior Executive",
|
||||
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: "Victoria Sterling, Senior Executive",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Westbrook",
|
||||
role: "Investment 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: "James Westbrook, Investment Specialist",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Alexandra Chen",
|
||||
role: "International Liaison",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady_1098-19928.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-lady_1098-19928.jpg?_wi=2",
|
||||
imageAlt: "Alexandra Chen, International Liaison",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marcus Hamilton",
|
||||
role: "Portfolio Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2",
|
||||
imageAlt: "Marcus Hamilton, Portfolio Manager",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sofia Rossi",
|
||||
role: "Client Concierge",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/how-can-i-help-you-attractive-receptionist-smiling-while-standing-her-desk-business-center-talking-phone_662251-13.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/how-can-i-help-you-attractive-receptionist-smiling-while-standing-her-desk-business-center-talking-phone_662251-13.jpg?_wi=2",
|
||||
imageAlt: "Sofia Rossi, Client Concierge",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Park",
|
||||
role: "Market Analyst",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg?_wi=2",
|
||||
imageAlt: "David Park, Market Analyst",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user