Merge version_1 into main #1
287
src/app/page.tsx
287
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Properties",
|
||||
id: "product",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Properties", id: "product" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Avenue Luxury"
|
||||
/>
|
||||
@@ -55,93 +43,24 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Unrivaled Luxury Real Estate"
|
||||
description="Your gateway to the world's most prestigious estates. We curate extraordinary living experiences tailored to your lifestyle."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Julia V.",
|
||||
handle: "@juliav",
|
||||
testimonial: "The attention to detail in their property selection is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg",
|
||||
},
|
||||
{
|
||||
name: "Marcus A.",
|
||||
handle: "@marcusa",
|
||||
testimonial: "Exceptional service from the start to the closing.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-real-estate-agent-holding-tablet_23-2150225240.jpg",
|
||||
},
|
||||
{
|
||||
name: "Elena S.",
|
||||
handle: "@elenas",
|
||||
testimonial: "Found my dream home in weeks. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-book-close-up_23-2148396302.jpg",
|
||||
},
|
||||
{
|
||||
name: "David R.",
|
||||
handle: "@davidr",
|
||||
testimonial: "Seamless transaction for my waterfront estate.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-colleagues-work_23-2149622861.jpg",
|
||||
},
|
||||
{
|
||||
name: "Chloe M.",
|
||||
handle: "@chloem",
|
||||
testimonial: "Unparalleled expertise in luxury market trends.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-young-woman-looking-camera-holding-funny-conversation-with-colleagues-online-webcam-view-head-shot-young-woman-with-headphones-laughing-having-fun-from-home-office_657921-1275.jpg",
|
||||
},
|
||||
{ name: "Julia V.", handle: "@juliav", testimonial: "The attention to detail in their property selection is unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg" },
|
||||
{ name: "Marcus A.", handle: "@marcusa", testimonial: "Exceptional service from the start to the closing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-real-estate-agent-holding-tablet_23-2150225240.jpg" },
|
||||
{ name: "Elena S.", handle: "@elenas", testimonial: "Found my dream home in weeks. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-holding-book-close-up_23-2148396302.jpg" },
|
||||
{ name: "David R.", handle: "@davidr", testimonial: "Seamless transaction for my waterfront estate.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-colleagues-work_23-2149622861.jpg" },
|
||||
{ name: "Chloe M.", handle: "@chloem", testimonial: "Unparalleled expertise in luxury market trends.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/excited-young-woman-looking-camera-holding-funny-conversation-with-colleagues-online-webcam-view-head-shot-young-woman-with-headphones-laughing-having-fun-from-home-office_657921-1275.jpg" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-coastal-villa-with-ocean-view_23-2152016382.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pretty-woman-portrait_1303-11838.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-with-hands-head_1262-2009.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background-glasses_158538-9629.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-businessman-resting-cushions_1262-1762.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-caucasian-guy-dating-afro-american-girl_1262-19996.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Global Luxury Portfolio",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Off-Market Specialists",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Bespoke Concierge",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Investment Advisory",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Exquisite Estates",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/pretty-woman-portrait_1303-11838.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-with-hands-head_1262-2009.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background-glasses_158538-9629.jpg", alt: "Client 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-smiling-businessman-resting-cushions_1262-1762.jpg", alt: "Client 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/cheerful-caucasian-guy-dating-afro-american-girl_1262-19996.jpg", alt: "Client 5" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -151,8 +70,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Legacy of Excellence"
|
||||
description={[
|
||||
"For over three decades, we have been setting the standard for luxury real estate, connecting visionary clients with the most exclusive properties globally.",
|
||||
"Our commitment to discretion, integrity, and personalized service ensures that every transaction is handled with the utmost care and professionalism.",
|
||||
"For over three decades, we have been setting the standard for luxury real estate, connecting visionary clients with the most exclusive properties globally.", "Our commitment to discretion, integrity, and personalized service ensures that every transaction is handled with the utmost care and professionalism."
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -164,27 +82,9 @@ export default function LandingPage() {
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Prime Locations",
|
||||
description: "Access to off-market properties in the world's most desired postcodes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/party-modern-sunny-vacation-swimming_1203-4637.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-natural-view-pool_23-2149046686.jpg",
|
||||
buttonText: "Discover",
|
||||
},
|
||||
{
|
||||
title: "Concierge Service",
|
||||
description: "Tailored lifestyle management and comprehensive support.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/warm-pendant-lamp-cozy-bedroom-soft-glow_169016-70924.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646519.jpg",
|
||||
buttonText: "Explore",
|
||||
},
|
||||
{
|
||||
title: "Expert Advisory",
|
||||
description: "Data-driven market insights and investment strategies.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vase-with-artificial-flowers-living-room_169016-5185.jpg",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/geometric-building-facade-with-sunlight-shadows_23-2152032129.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
{ title: "Prime Locations", description: "Access to off-market properties in the world's most desired postcodes.", imageSrc: "http://img.b2bpic.net/free-photo/party-modern-sunny-vacation-swimming_1203-4637.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-natural-view-pool_23-2149046686.jpg", buttonText: "Discover" },
|
||||
{ title: "Concierge Service", description: "Tailored lifestyle management and comprehensive support.", imageSrc: "http://img.b2bpic.net/free-photo/warm-pendant-lamp-cozy-bedroom-soft-glow_169016-70924.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646519.jpg", buttonText: "Explore" },
|
||||
{ title: "Expert Advisory", description: "Data-driven market insights and investment strategies.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-vase-with-artificial-flowers-living-room_169016-5185.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/geometric-building-facade-with-sunlight-shadows_23-2152032129.jpg", buttonText: "Learn More" }
|
||||
]}
|
||||
title="Defining Modern Luxury"
|
||||
description="Exceeding expectations through unparalleled property expertise and innovative service solutions."
|
||||
@@ -198,48 +98,9 @@ export default function LandingPage() {
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Azure Villa",
|
||||
price: "$12,000,000",
|
||||
variant: "Coastal Retreat",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-buildings-golden-hour_250224-98.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mountain Sanctuary",
|
||||
price: "$8,500,000",
|
||||
variant: "Alpine Haven",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/orlando-lake-eola-morning-with-urban-skyscrapers-clear-blue-sky_649448-2369.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Urban Penthouse",
|
||||
price: "$5,200,000",
|
||||
variant: "Metropolitan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-bedroom-design-overlooking-city-through-window-generated-by-ai_188544-16923.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Modern Estate",
|
||||
price: "$15,000,000",
|
||||
variant: "Architectural",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-dining-room-living-room-with-luxury-decor_105762-1672.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Garden Residence",
|
||||
price: "$6,800,000",
|
||||
variant: "Nature-Inspired",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-clear-lake-with-few-houses-built-hill_181624-2274.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Classic Chateau",
|
||||
price: "$9,750,000",
|
||||
variant: "Historical",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-house-design_23-2150666201.jpg",
|
||||
},
|
||||
{ id: "1", name: "Azure Villa", price: "$12,000,000", variant: "Coastal Retreat", imageSrc: "http://img.b2bpic.net/free-photo/city-buildings-golden-hour_250224-98.jpg" },
|
||||
{ id: "2", name: "Mountain Sanctuary", price: "$8,500,000", variant: "Alpine Haven", imageSrc: "http://img.b2bpic.net/free-photo/orlando-lake-eola-morning-with-urban-skyscrapers-clear-blue-sky_649448-2369.jpg" },
|
||||
{ id: "3", name: "Urban Penthouse", price: "$5,200,000", variant: "Metropolitan", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-bedroom-design-overlooking-city-through-window-generated-by-ai_188544-16923.jpg" }
|
||||
]}
|
||||
title="Featured Estates"
|
||||
description="Explore our curated collection of extraordinary properties currently on the market."
|
||||
@@ -252,24 +113,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
team={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sebastian Thorne",
|
||||
role: "Managing Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-welldressed-arabian-man-smoke-cigar-with-glass-whiskey-balcony-pub_627829-5924.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Isabella Vance",
|
||||
role: "Senior Consultant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work_23-2149622865.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Julian Sterling",
|
||||
role: "Market Analyst",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sebastian Thorne", role: "Managing Director", imageSrc: "http://img.b2bpic.net/free-photo/handsome-welldressed-arabian-man-smoke-cigar-with-glass-whiskey-balcony-pub_627829-5924.jpg" },
|
||||
{ id: "2", name: "Isabella Vance", role: "Senior Consultant", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work_23-2149622865.jpg" },
|
||||
{ id: "3", name: "Julian Sterling", role: "Market Analyst", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg" }
|
||||
]}
|
||||
title="Meet Your Advisors"
|
||||
description="Our dedicated team of professionals bring years of experience and deep market knowledge to every client partnership."
|
||||
@@ -281,47 +127,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Julia V.",
|
||||
role: "CEO",
|
||||
company: "Vantage Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-desk_23-2148866942.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus A.",
|
||||
role: "Founder",
|
||||
company: "Artisan Homes",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena S.",
|
||||
role: "Partner",
|
||||
company: "Global Ventures",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David R.",
|
||||
role: "Investor",
|
||||
company: "R-Cap Partners",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1600.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Chloe M.",
|
||||
role: "Director",
|
||||
company: "Metro Living",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-showing-small-paper-house-model-workplace_23-2148182963.jpg",
|
||||
},
|
||||
{ id: "1", name: "Julia V.", role: "CEO", company: "Vantage Group", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-desk_23-2148866942.jpg" },
|
||||
{ id: "2", name: "Marcus A.", role: "Founder", company: "Artisan Homes", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg" },
|
||||
{ id: "3", name: "Elena S.", role: "Partner", company: "Global Ventures", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg" }
|
||||
]}
|
||||
title="Client Stories"
|
||||
description="Experience excellence through the perspective of our valued clients."
|
||||
@@ -333,21 +143,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you handle international listings?",
|
||||
content: "Yes, we specialize in luxury global properties with an extensive network.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How is my property listed?",
|
||||
content: "We employ a bespoke marketing strategy including private viewings and high-impact media.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I request discretion?",
|
||||
content: "Absolutely. We pride ourselves on total confidentiality for every client.",
|
||||
},
|
||||
{ id: "q1", title: "Do you handle international listings?", content: "Yes, we specialize in luxury global properties with an extensive network." },
|
||||
{ id: "q2", title: "How is my property listed?", content: "We employ a bespoke marketing strategy including private viewings and high-impact media." },
|
||||
{ id: "q3", title: "Can I request discretion?", content: "Absolutely. We pride ourselves on total confidentiality for every client." }
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Answers to commonly asked questions about our process and services."
|
||||
@@ -358,30 +156,17 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="Start Your Luxury Journey With Us"
|
||||
buttons={[
|
||||
{
|
||||
text: "Connect Today",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Connect Today", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Avenue Luxury"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms & Conditions",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms & Conditions", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user