Merge version_1 into main #3
@@ -73,7 +73,8 @@ export default function AboutPage() {
|
||||
id: item.id,
|
||||
}))}
|
||||
button={{
|
||||
text: "Schedule Viewing", href: "/contact"}}
|
||||
text: "Schedule Viewing", href: "/contact"
|
||||
}}
|
||||
brandName="Luxe Estates"
|
||||
/>
|
||||
</div>
|
||||
@@ -86,7 +87,7 @@ export default function AboutPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg"
|
||||
imageAlt="Luxe Estates office"
|
||||
buttons={[{ text: "Learn Our Story", href: "/about" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -97,23 +98,27 @@ export default function AboutPage() {
|
||||
description="Discover the advantages that set us apart in luxury real estate."
|
||||
tag="Our Core Values"
|
||||
tagIcon={Award}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Curated Selection", description: "Access to an exclusive portfolio of the finest properties worldwide, vetted for quality and investment potential.", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", imageAlt: "Luxury selection"},
|
||||
id: "01", title: "Curated Selection", description: "Access to an exclusive portfolio of the finest properties worldwide, vetted for quality and investment potential.", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", imageAlt: "Luxury selection"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Expert Guidance", description: "Our seasoned agents provide personalized consultation and market insights to guide your investment decisions.", imageSrc: "http://img.b2bpic.net/free-photo/rear-estate-agent-young-couple-going-through-blueprints-using-digital-tablet-meeting_637285-3873.jpg", imageAlt: "Expert consultation"},
|
||||
id: "02", title: "Expert Guidance", description: "Our seasoned agents provide personalized consultation and market insights to guide your investment decisions.", imageSrc: "http://img.b2bpic.net/free-photo/rear-estate-agent-young-couple-going-through-blueprints-using-digital-tablet-meeting_637285-3873.jpg", imageAlt: "Expert consultation"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Discrete Transactions", description: "We prioritize confidentiality and discretion throughout the entire buying, selling, or leasing process.", imageSrc: "http://img.b2bpic.net/free-photo/credit-card-security-concept_53876-32060.jpg", imageAlt: "Secure transaction"},
|
||||
id: "03", title: "Discrete Transactions", description: "We prioritize confidentiality and discretion throughout the entire buying, selling, or leasing process.", imageSrc: "http://img.b2bpic.net/free-photo/credit-card-security-concept_53876-32060.jpg", imageAlt: "Secure transaction"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Global Network", description: "Connected to luxury real estate markets across continents, offering unparalleled international reach.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-connectivity-modern-city-skyline-sunset_84443-73919.jpg", imageAlt: "Global network"},
|
||||
id: "04", title: "Global Network", description: "Connected to luxury real estate markets across continents, offering unparalleled international reach.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-connectivity-modern-city-skyline-sunset_84443-73919.jpg", imageAlt: "Global network"
|
||||
},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Discover More", href: "/about" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -121,14 +126,14 @@ export default function AboutPage() {
|
||||
<ContactCTA
|
||||
tag="Ready to Work Together?"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
title="Connect With Our Expert Team"
|
||||
description="Let us help you find your perfect luxury property. Our specialists are standing by to answer your questions and guide you through the process."
|
||||
buttons={[
|
||||
{ text: "Schedule Consultation", href: "/contact" },
|
||||
{ text: "Browse Properties", href: "/properties" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
@@ -73,7 +73,8 @@ export default function ContactPage() {
|
||||
id: item.id,
|
||||
}))}
|
||||
button={{
|
||||
text: "Schedule Viewing", href: "/contact"}}
|
||||
text: "Schedule Viewing", href: "/contact"
|
||||
}}
|
||||
brandName="Luxe Estates"
|
||||
/>
|
||||
</div>
|
||||
@@ -82,14 +83,14 @@ export default function ContactPage() {
|
||||
<ContactCTA
|
||||
tag="Get in Touch"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
title="Start Your Luxury Real Estate Journey"
|
||||
description="Contact our expert team today to discuss your luxury property needs. We're here to help you find the perfect home or investment opportunity."
|
||||
buttons={[
|
||||
{ text: "Schedule a Viewing", href: "/contact" },
|
||||
{ text: "Request Information", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -101,7 +102,7 @@ export default function ContactPage() {
|
||||
description="Multiple ways to reach our team and schedule your consultation."
|
||||
tag="Get In Touch"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
metrics={[
|
||||
{ id: "1", icon: Phone, title: "Call Us", value: "+1 (555) 123-4567" },
|
||||
{ id: "2", icon: MapPin, title: "Visit Us", value: "New York, NY" },
|
||||
@@ -112,7 +113,7 @@ export default function ContactPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Browse Properties", href: "/properties" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -122,25 +123,31 @@ export default function ContactPage() {
|
||||
description="See what satisfied clients have to say about working with Luxe Estates."
|
||||
tag="Success Stories"
|
||||
tagIcon={Star}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Catherine Matthews, Executive", date: "Date: 15 November 2024", title: "Exceptional Service & Results", quote: "Luxe Estates made finding my dream penthouse effortless. Their expertise and discretion were unmatched. I cannot recommend them highly enough.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Catherine Matthews", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Luxury penthouse"},
|
||||
id: "1", name: "Catherine Matthews, Executive", date: "Date: 15 November 2024", title: "Exceptional Service & Results", quote: "Luxe Estates made finding my dream penthouse effortless. Their expertise and discretion were unmatched. I cannot recommend them highly enough.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Catherine Matthews", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Luxury penthouse"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Rothschild, Investor", date: "Date: 08 October 2024", title: "Outstanding Investment Guidance", quote: "The team's market knowledge and investment insights proved invaluable. They guided me through a complex transaction seamlessly.", tag: "Investment Portfolio", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Rothschild", imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-facebook-template_23-2150660280.jpg", imageAlt: "Luxury property"},
|
||||
id: "2", name: "David Rothschild, Investor", date: "Date: 08 October 2024", title: "Outstanding Investment Guidance", quote: "The team's market knowledge and investment insights proved invaluable. They guided me through a complex transaction seamlessly.", tag: "Investment Portfolio", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Rothschild", imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-facebook-template_23-2150660280.jpg", imageAlt: "Luxury property"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Fontaine, CEO", date: "Date: 22 September 2024", title: "World-Class Professionalism", quote: "Working with Luxe Estates on my international property acquisition was flawless. Their global network is unparalleled.", tag: "Global Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Elena Fontaine", imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg", imageAlt: "International property"},
|
||||
id: "3", name: "Elena Fontaine, CEO", date: "Date: 22 September 2024", title: "World-Class Professionalism", quote: "Working with Luxe Estates on my international property acquisition was flawless. Their global network is unparalleled.", tag: "Global Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Elena Fontaine", imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg", imageAlt: "International property"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Richard Blackwell, Entrepreneur", date: "Date: 10 August 2024", title: "Truly Luxury Experience", quote: "From consultation to closing, Luxe Estates provided a luxury experience. They understood my needs and delivered beyond expectations.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Richard Blackwell", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg", imageAlt: "Luxury interior"},
|
||||
id: "4", name: "Richard Blackwell, Entrepreneur", date: "Date: 10 August 2024", title: "Truly Luxury Experience", quote: "From consultation to closing, Luxe Estates provided a luxury experience. They understood my needs and delivered beyond expectations.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Richard Blackwell", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg", imageAlt: "Luxury interior"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sophia Montgomery, Collector", date: "Date: 27 July 2024", title: "Unparalleled Expertise", quote: "The architectural and investment knowledge is unparalleled. They helped me find a property that perfectly matched my vision.", tag: "Collector", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sophia Montgomery", imageSrc: "http://img.b2bpic.net/free-vector/elegant-classy-design-space_53876-93571.jpg", imageAlt: "Luxury collection"},
|
||||
id: "5", name: "Sophia Montgomery, Collector", date: "Date: 27 July 2024", title: "Unparalleled Expertise", quote: "The architectural and investment knowledge is unparalleled. They helped me find a property that perfectly matched my vision.", tag: "Collector", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sophia Montgomery", imageSrc: "http://img.b2bpic.net/free-vector/elegant-classy-design-space_53876-93571.jpg", imageAlt: "Luxury collection"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Sterling, Philanthropist", date: "Date: 14 June 2024", title: "Discreet & Professional", quote: "Privacy was paramount, and Luxe Estates handled everything with absolute discretion. Their professionalism is exemplary.", tag: "High Net Worth", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Robert Sterling", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg", imageAlt: "Luxury estate"},
|
||||
id: "6", name: "Robert Sterling, Philanthropist", date: "Date: 14 June 2024", title: "Discreet & Professional", quote: "Privacy was paramount, and Luxe Estates handled everything with absolute discretion. Their professionalism is exemplary.", tag: "High Net Worth", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Robert Sterling", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg", imageAlt: "Luxury estate"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Schedule Consultation", href: "/contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -76,7 +76,8 @@ export default function HomePage() {
|
||||
id: item.id,
|
||||
}))}
|
||||
button={{
|
||||
text: "Schedule Viewing", href: "/contact"}}
|
||||
text: "Schedule Viewing", href: "/contact"
|
||||
}}
|
||||
brandName="Luxe Estates"
|
||||
/>
|
||||
</div>
|
||||
@@ -87,26 +88,31 @@ export default function HomePage() {
|
||||
description="Explore our curated collection of exceptional properties in the world's most coveted locations. Experience refined living at its finest."
|
||||
tag="Exclusive Listings"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", imageAlt: "Modern luxury penthouse"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", imageAlt: "Modern luxury penthouse"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg", imageAlt: "Contemporary villa"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg", imageAlt: "Contemporary villa"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Beachfront mansion"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Beachfront mansion"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", imageAlt: "Urban estate"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg", imageAlt: "Urban estate"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Waterfront property"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Waterfront property"
|
||||
},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
buttons={[
|
||||
{ text: "Browse Properties", href: "/properties" },
|
||||
{ text: "Request Consultation", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -116,21 +122,24 @@ export default function HomePage() {
|
||||
description="Handpicked luxury properties representing the pinnacle of sophistication and investment value."
|
||||
tag="Premium Selection"
|
||||
tagIcon={Home}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Penthouse Manhattan", price: "$8,500,000", variant: "3 Bedrooms · 4 Bathrooms · 5,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-central-park-aerial-view_649448-1415.jpg", imageAlt: "Manhattan penthouse"},
|
||||
id: "1", name: "Penthouse Manhattan", price: "$8,500,000", variant: "3 Bedrooms · 4 Bathrooms · 5,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-central-park-aerial-view_649448-1415.jpg", imageAlt: "Manhattan penthouse"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Oceanfront Villa Malibu", price: "$12,000,000", variant: "5 Bedrooms · 6 Bathrooms · 8,500 sqft", imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg", imageAlt: "Malibu oceanfront villa"},
|
||||
id: "2", name: "Oceanfront Villa Malibu", price: "$12,000,000", variant: "5 Bedrooms · 6 Bathrooms · 8,500 sqft", imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg", imageAlt: "Malibu oceanfront villa"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Estate Miami Beach", price: "$6,750,000", variant: "4 Bedrooms · 5 Bathrooms · 6,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/look-from-skyscrapers-standing-sea-bays_1304-5308.jpg", imageAlt: "Miami Beach estate"},
|
||||
id: "3", name: "Estate Miami Beach", price: "$6,750,000", variant: "4 Bedrooms · 5 Bathrooms · 6,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/look-from-skyscrapers-standing-sea-bays_1304-5308.jpg", imageAlt: "Miami Beach estate"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View All Properties", href: "/properties" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -140,23 +149,27 @@ export default function HomePage() {
|
||||
description="Our commitment to excellence defines every aspect of your luxury real estate experience."
|
||||
tag="Our Advantages"
|
||||
tagIcon={Award}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Curated Selection", description: "Access to an exclusive portfolio of the finest properties worldwide, vetted for quality and investment potential.", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", imageAlt: "Luxury selection showcase"},
|
||||
id: "01", title: "Curated Selection", description: "Access to an exclusive portfolio of the finest properties worldwide, vetted for quality and investment potential.", imageSrc: "http://img.b2bpic.net/free-photo/fiance-with-friends-drining-wedding-day-indoors_8353-12087.jpg", imageAlt: "Luxury selection showcase"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Expert Guidance", description: "Our seasoned agents provide personalized consultation and market insights to guide your investment decisions.", imageSrc: "http://img.b2bpic.net/free-photo/rear-estate-agent-young-couple-going-through-blueprints-using-digital-tablet-meeting_637285-3873.jpg", imageAlt: "Professional consultation"},
|
||||
id: "02", title: "Expert Guidance", description: "Our seasoned agents provide personalized consultation and market insights to guide your investment decisions.", imageSrc: "http://img.b2bpic.net/free-photo/rear-estate-agent-young-couple-going-through-blueprints-using-digital-tablet-meeting_637285-3873.jpg", imageAlt: "Professional consultation"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Discrete Transactions", description: "We prioritize confidentiality and discretion throughout the entire buying, selling, or leasing process.", imageSrc: "http://img.b2bpic.net/free-photo/credit-card-security-concept_53876-32060.jpg", imageAlt: "Secure transaction"},
|
||||
id: "03", title: "Discrete Transactions", description: "We prioritize confidentiality and discretion throughout the entire buying, selling, or leasing process.", imageSrc: "http://img.b2bpic.net/free-photo/credit-card-security-concept_53876-32060.jpg", imageAlt: "Secure transaction"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Global Network", description: "Connected to luxury real estate markets across continents, offering unparalleled international reach.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-connectivity-modern-city-skyline-sunset_84443-73919.jpg", imageAlt: "Global network connection"},
|
||||
id: "04", title: "Global Network", description: "Connected to luxury real estate markets across continents, offering unparalleled international reach.", imageSrc: "http://img.b2bpic.net/free-photo/global-network-connectivity-modern-city-skyline-sunset_84443-73919.jpg", imageAlt: "Global network connection"
|
||||
},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Discover More", href: "/about" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -166,7 +179,7 @@ export default function HomePage() {
|
||||
description="Proven success in luxury real estate markets globally."
|
||||
tag="Market Leadership"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
metrics={[
|
||||
{ id: "1", icon: Home, title: "Properties Sold", value: "2,500+" },
|
||||
{ id: "2", icon: Users, title: "Satisfied Clients", value: "3,200+" },
|
||||
@@ -177,7 +190,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View Our Achievements", href: "/about" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -187,25 +200,31 @@ export default function HomePage() {
|
||||
description="Hear from our satisfied clients about their luxury real estate experiences."
|
||||
tag="Success Stories"
|
||||
tagIcon={Star}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Catherine Matthews, Executive", date: "Date: 15 November 2024", title: "Exceptional Service & Results", quote: "Luxe Estates made finding my dream penthouse effortless. Their expertise and discretion were unmatched. I cannot recommend them highly enough to anyone seeking luxury properties.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Catherine Matthews", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Luxury penthouse interior"},
|
||||
id: "1", name: "Catherine Matthews, Executive", date: "Date: 15 November 2024", title: "Exceptional Service & Results", quote: "Luxe Estates made finding my dream penthouse effortless. Their expertise and discretion were unmatched. I cannot recommend them highly enough to anyone seeking luxury properties.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Catherine Matthews", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Luxury penthouse interior"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Rothschild, Investor", date: "Date: 08 October 2024", title: "Outstanding Investment Guidance", quote: "The team's market knowledge and investment insights proved invaluable. They guided me through a complex transaction seamlessly and secured an exceptional property.", tag: "Investment Portfolio", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Rothschild", imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-facebook-template_23-2150660280.jpg", imageAlt: "Luxury property investment"},
|
||||
id: "2", name: "David Rothschild, Investor", date: "Date: 08 October 2024", title: "Outstanding Investment Guidance", quote: "The team's market knowledge and investment insights proved invaluable. They guided me through a complex transaction seamlessly and secured an exceptional property.", tag: "Investment Portfolio", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Rothschild", imageSrc: "http://img.b2bpic.net/free-psd/luxury-real-estate-facebook-template_23-2150660280.jpg", imageAlt: "Luxury property investment"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Elena Fontaine, CEO", date: "Date: 22 September 2024", title: "World-Class Professionalism", quote: "Working with Luxe Estates on my international property acquisition was flawless. Their global network and attention to detail set them apart from other agencies.", tag: "Global Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Elena Fontaine", imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg", imageAlt: "International property luxury"},
|
||||
id: "3", name: "Elena Fontaine, CEO", date: "Date: 22 September 2024", title: "World-Class Professionalism", quote: "Working with Luxe Estates on my international property acquisition was flawless. Their global network and attention to detail set them apart from other agencies.", tag: "Global Client", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Elena Fontaine", imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg", imageAlt: "International property luxury"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Richard Blackwell, Entrepreneur", date: "Date: 10 August 2024", title: "Truly Luxury Experience", quote: "From initial consultation to closing, Luxe Estates provided a truly luxury experience. They understood my specific needs and delivered beyond expectations.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Richard Blackwell", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg", imageAlt: "Luxury interior design"},
|
||||
id: "4", name: "Richard Blackwell, Entrepreneur", date: "Date: 10 August 2024", title: "Truly Luxury Experience", quote: "From initial consultation to closing, Luxe Estates provided a truly luxury experience. They understood my specific needs and delivered beyond expectations.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Richard Blackwell", imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg", imageAlt: "Luxury interior design"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Sophia Montgomery, Collector", date: "Date: 27 July 2024", title: "Unparalleled Expertise", quote: "The architectural and investment knowledge demonstrated by their team is unparalleled. They helped me find a property that perfectly matched my vision and budget.", tag: "Collector", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sophia Montgomery", imageSrc: "http://img.b2bpic.net/free-vector/elegant-classy-design-space_53876-93571.jpg", imageAlt: "Luxury art collection"},
|
||||
id: "5", name: "Sophia Montgomery, Collector", date: "Date: 27 July 2024", title: "Unparalleled Expertise", quote: "The architectural and investment knowledge demonstrated by their team is unparalleled. They helped me find a property that perfectly matched my vision and budget.", tag: "Collector", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sophia Montgomery", imageSrc: "http://img.b2bpic.net/free-vector/elegant-classy-design-space_53876-93571.jpg", imageAlt: "Luxury art collection"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Sterling, Philanthropist", date: "Date: 14 June 2024", title: "Discreet & Professional", quote: "Privacy was paramount, and Luxe Estates handled everything with absolute discretion. Their professionalism and confidentiality are exemplary.", tag: "High Net Worth", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Robert Sterling", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg", imageAlt: "Luxury estate privacy"},
|
||||
id: "6", name: "Robert Sterling, Philanthropist", date: "Date: 14 June 2024", title: "Discreet & Professional", quote: "Privacy was paramount, and Luxe Estates handled everything with absolute discretion. Their professionalism and confidentiality are exemplary.", tag: "High Net Worth", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Robert Sterling", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-venue-with-swimming-pool_637285-5705.jpg", imageAlt: "Luxury estate privacy"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Schedule Consultation", href: "/contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -213,14 +232,14 @@ export default function HomePage() {
|
||||
<ContactCTA
|
||||
tag="Ready to Begin?"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
title="Start Your Luxury Real Estate Journey"
|
||||
description="Connect with our team today to explore exclusive properties and discover your next home. Our agents are available for personalized consultations."
|
||||
buttons={[
|
||||
{ text: "Schedule a Viewing", href: "/contact" },
|
||||
{ text: "Request Information", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
@@ -73,7 +73,8 @@ export default function PropertiesPage() {
|
||||
id: item.id,
|
||||
}))}
|
||||
button={{
|
||||
text: "Schedule Viewing", href: "/contact"}}
|
||||
text: "Schedule Viewing", href: "/contact"
|
||||
}}
|
||||
brandName="Luxe Estates"
|
||||
/>
|
||||
</div>
|
||||
@@ -84,21 +85,24 @@ export default function PropertiesPage() {
|
||||
description="Explore our comprehensive collection of exceptional properties curated from the world's most prestigious locations."
|
||||
tag="All Available Properties"
|
||||
tagIcon={Home}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Penthouse Manhattan", price: "$8,500,000", variant: "3 Bedrooms · 4 Bathrooms · 5,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-central-park-aerial-view_649448-1415.jpg", imageAlt: "Manhattan penthouse"},
|
||||
id: "1", name: "Penthouse Manhattan", price: "$8,500,000", variant: "3 Bedrooms · 4 Bathrooms · 5,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-central-park-aerial-view_649448-1415.jpg", imageAlt: "Manhattan penthouse"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Oceanfront Villa Malibu", price: "$12,000,000", variant: "5 Bedrooms · 6 Bathrooms · 8,500 sqft", imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg", imageAlt: "Malibu oceanfront villa"},
|
||||
id: "2", name: "Oceanfront Villa Malibu", price: "$12,000,000", variant: "5 Bedrooms · 6 Bathrooms · 8,500 sqft", imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg", imageAlt: "Malibu oceanfront villa"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Estate Miami Beach", price: "$6,750,000", variant: "4 Bedrooms · 5 Bathrooms · 6,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/look-from-skyscrapers-standing-sea-bays_1304-5308.jpg", imageAlt: "Miami Beach estate"},
|
||||
id: "3", name: "Estate Miami Beach", price: "$6,750,000", variant: "4 Bedrooms · 5 Bathrooms · 6,200 sqft", imageSrc: "http://img.b2bpic.net/free-photo/look-from-skyscrapers-standing-sea-bays_1304-5308.jpg", imageAlt: "Miami Beach estate"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View Details", href: "/properties" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -108,7 +112,7 @@ export default function PropertiesPage() {
|
||||
description="Key metrics showcasing our market performance and property value."
|
||||
tag="Portfolio Statistics"
|
||||
tagIcon={TrendingUp}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
metrics={[
|
||||
{ id: "1", icon: Home, title: "Active Listings", value: "85+" },
|
||||
{ id: "2", icon: Users, title: "Monthly Inquiries", value: "450+" },
|
||||
@@ -119,7 +123,7 @@ export default function PropertiesPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Learn More", href: "/about" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -127,14 +131,14 @@ export default function PropertiesPage() {
|
||||
<ContactCTA
|
||||
tag="Find Your Perfect Property"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
title="Schedule a Private Viewing"
|
||||
description="Our luxury real estate specialists are ready to show you the finest properties in your desired location. Book a personalized tour today."
|
||||
buttons={[
|
||||
{ text: "Schedule Viewing", href: "/contact" },
|
||||
{ text: "Request Catalog", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
@@ -73,7 +73,8 @@ export default function TeamPage() {
|
||||
id: item.id,
|
||||
}))}
|
||||
button={{
|
||||
text: "Schedule Viewing", href: "/contact"}}
|
||||
text: "Schedule Viewing", href: "/contact"
|
||||
}}
|
||||
brandName="Luxe Estates"
|
||||
/>
|
||||
</div>
|
||||
@@ -84,23 +85,27 @@ export default function TeamPage() {
|
||||
description="Experienced professionals dedicated to finding your perfect property."
|
||||
tag="Expert Agents"
|
||||
tagIcon={Users}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Victoria Sterling", role: "Senior Agent", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Victoria Sterling"},
|
||||
id: "1", name: "Victoria Sterling", role: "Senior Agent", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Victoria Sterling"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Richardson", role: "Market Specialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Richardson"},
|
||||
id: "2", name: "James Richardson", role: "Market Specialist", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Richardson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Amanda Chen", role: "Investment Advisor", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Amanda Chen"},
|
||||
id: "3", name: "Amanda Chen", role: "Investment Advisor", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Amanda Chen"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Marcus Thompson", role: "International Lead", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Marcus Thompson"},
|
||||
id: "4", name: "Marcus Thompson", role: "International Lead", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Marcus Thompson"
|
||||
},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Connect With Team", href: "/contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -110,7 +115,7 @@ export default function TeamPage() {
|
||||
description="Our collective strength and market leadership."
|
||||
tag="Professional Credentials"
|
||||
tagIcon={Award}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
metrics={[
|
||||
{ id: "1", icon: Home, title: "Properties Managed", value: "2,500+" },
|
||||
{ id: "2", icon: Users, title: "Happy Clients", value: "3,200+" },
|
||||
@@ -121,7 +126,7 @@ export default function TeamPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Learn More", href: "/about" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -129,14 +134,14 @@ export default function TeamPage() {
|
||||
<ContactCTA
|
||||
tag="Ready to Connect?"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="none"
|
||||
title="Work With Our Luxury Experts"
|
||||
description="Our team is here to provide expert guidance and personalized service for all your luxury real estate needs."
|
||||
buttons={[
|
||||
{ text: "Contact Team", href: "/contact" },
|
||||
{ text: "View Properties", href: "/properties" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonAnimation="none"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user