Update src/app/page.tsx

This commit is contained in:
2026-04-11 13:52:58 +00:00
parent f348e1bca6
commit 0ff8e47baa

View File

@@ -30,17 +30,11 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Property",
id: "hero",
},
name: "Property", id: "hero"},
{
name: "Features",
id: "features",
},
name: "Features", id: "features"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Elite Estates"
/>
@@ -49,77 +43,48 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "plain",
}}
variant: "plain"}}
title="Exquisite Architectural Masterpiece"
description="Experience unparalleled luxury in this meticulously designed residence, offering refined living and expansive views."
kpis={[
{
value: "5",
label: "Bedrooms",
},
value: "5", label: "Bedrooms"},
{
value: "6",
label: "Bathrooms",
},
value: "6", label: "Bathrooms"},
{
value: "800m²",
label: "Surface Area",
},
value: "800m²", label: "Surface Area"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Schedule Viewing",
href: "#contact",
},
text: "Schedule Viewing", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg"
imageAlt="Luxury Property Exterior"
mediaAnimation="blur-reveal"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg",
alt: "Agent",
},
src: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg", alt: "Agent"},
{
src: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg",
alt: "Agent",
},
src: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg", alt: "Agent"},
{
src: "http://img.b2bpic.net/free-photo/contemporary-house-architecture_23-2151050996.jpg",
alt: "Agent",
},
src: "http://img.b2bpic.net/free-photo/contemporary-house-architecture_23-2151050996.jpg", alt: "Agent"},
{
src: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg",
alt: "Agent",
},
src: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912530.jpg", alt: "Agent"},
{
src: "http://img.b2bpic.net/free-photo/modern-home-interior-with-elegant-design-comfort-generative-ai_188544-8829.jpg",
alt: "Agent",
},
src: "http://img.b2bpic.net/free-photo/modern-home-interior-with-elegant-design-comfort-generative-ai_188544-8829.jpg", alt: "Agent"},
]}
marqueeItems={[
{
type: "text",
text: "Private Garden",
},
type: "text", text: "Private Garden"},
{
type: "text",
text: "Infinity Pool",
},
type: "text", text: "Infinity Pool"},
{
type: "text",
text: "Smart Home",
},
type: "text", text: "Smart Home"},
{
type: "text",
text: "High Ceilings",
},
type: "text", text: "High Ceilings"},
{
type: "text",
text: "Panoramic Views",
},
type: "text", text: "Panoramic Views"},
]}
/>
</div>
@@ -131,55 +96,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Grand Living Spaces",
description: "Expansive floor-to-ceiling windows flood the home with natural light while providing stunning vistas.",
icon: Home,
title: "Grand Living Spaces", description: "Expansive floor-to-ceiling windows flood the home with natural light while providing stunning vistas.", icon: Home,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119010.jpg",
imageAlt: "Living Room",
},
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119010.jpg", imageAlt: "Living Room"},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-contemporary-interior-decor-furnishings_23-2150886672.jpg",
imageAlt: "Kitchen",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg?_wi=2",
imageAlt: "luxury interior design living room",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-with-contemporary-interior-decor-furnishings_23-2150886672.jpg", imageAlt: "Kitchen"},
]
},
{
title: "Gourmet Kitchen",
description: "Equipped with state-of-the-art appliances and custom finishes for the ultimate culinary experience.",
icon: Award,
title: "Gourmet Kitchen", description: "Equipped with state-of-the-art appliances and custom finishes for the ultimate culinary experience.", icon: Award,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720770.jpg",
imageAlt: "Kitchen",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720770.jpg", imageAlt: "Kitchen"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-talking-phone-modern-office_23-2147668799.jpg",
imageAlt: "Living Room",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/happy-people-throwing-papers-victoriously_23-2147668868.jpg",
imageAlt: "luxury interior design living room",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-girl-talking-phone-modern-office_23-2147668799.jpg", imageAlt: "Living Room"},
]
},
{
title: "Private Oasis",
description: "Includes a landscaped private garden, infinity pool, and dedicated leisure areas.",
icon: Waves,
title: "Private Oasis", description: "Includes a landscaped private garden, infinity pool, and dedicated leisure areas.", icon: Waves,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185016.jpg",
imageAlt: "Living Room",
},
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185016.jpg", imageAlt: "Living Room"},
{
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: "Kitchen",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/rural-house-with-stone-pathway_1127-311.jpg",
imageAlt: "luxury interior design living room",
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: "Kitchen"},
]
},
]}
title="Designed for Discerning Tastes"
@@ -195,45 +136,13 @@ export default function LandingPage() {
description="Hear what our distinguished clients have to say about our luxury property services."
testimonials={[
{
id: "t1",
name: "James L.",
date: "2024-12-01",
title: "Exceptional",
quote: "Truly a masterpiece of design.",
tag: "Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/people-office-having-break_23-2147668797.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-desk_23-2147668752.jpg",
},
id: "t1", name: "James L.", date: "2024-12-01", title: "Exceptional", quote: "Truly a masterpiece of design.", tag: "Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/people-office-having-break_23-2147668797.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-celebrating-desk_23-2147668752.jpg"},
{
id: "t2",
name: "Elena M.",
date: "2024-11-15",
title: "Seamless",
quote: "The entire process was professional and smooth.",
tag: "Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-phone-office_23-2147668944.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-office-workday_23-2147668795.jpg",
},
id: "t2", name: "Elena M.", date: "2024-11-15", title: "Seamless", quote: "The entire process was professional and smooth.", tag: "Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-phone-office_23-2147668944.jpg", imageSrc: "http://img.b2bpic.net/free-photo/people-office-workday_23-2147668795.jpg"},
{
id: "t3",
name: "Marcus V.",
date: "2024-10-20",
title: "Stunning",
quote: "Words cannot describe the beauty of this home.",
tag: "Visitor",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-thinking-papers_23-2147668756.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-office_23-2147668940.jpg",
},
id: "t3", name: "Marcus V.", date: "2024-10-20", title: "Stunning", quote: "Words cannot describe the beauty of this home.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/woman-thinking-papers_23-2147668756.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-office_23-2147668940.jpg"},
{
id: "t4",
name: "Sarah K.",
date: "2024-09-30",
title: "Incredible",
quote: "First class service from start to finish.",
tag: "Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-having-fun-breakfast-christmas-morning_132075-10829.jpg",
},
id: "t4", name: "Sarah K.", date: "2024-09-30", title: "Incredible", quote: "First class service from start to finish.", tag: "Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-black-toddler-eating_23-2149310677.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-having-fun-breakfast-christmas-morning_132075-10829.jpg"},
]}
/>
</div>
@@ -247,25 +156,13 @@ export default function LandingPage() {
memberVariant="card"
members={[
{
id: "m1",
name: "Alexander Thorne",
imageSrc: "http://img.b2bpic.net/free-photo/confident-chef-wearing-uniform-posing-with-his-arms-crossed-looking-camera-restaurant-kitchen_613910-21352.jpg",
},
id: "m1", name: "Alexander Thorne", imageSrc: "http://img.b2bpic.net/free-photo/confident-chef-wearing-uniform-posing-with-his-arms-crossed-looking-camera-restaurant-kitchen_613910-21352.jpg"},
{
id: "m2",
name: "Sophia Bennett",
imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728012.jpg",
},
id: "m2", name: "Sophia Bennett", imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728012.jpg"},
{
id: "m3",
name: "Julian Frost",
imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149728031.jpg",
},
id: "m3", name: "Julian Frost", imageSrc: "http://img.b2bpic.net/free-photo/professional-chef-preparing-food-kitchen_23-2149728031.jpg"},
{
id: "m4",
name: "Claire Dupont",
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-separating-eggs-bowl_23-2149720737.jpg",
},
id: "m4", name: "Claire Dupont", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-separating-eggs-bowl_23-2149720737.jpg"},
]}
/>
</div>
@@ -274,16 +171,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Inquire Today"
title="Own Your Dream Residence"
description="Contact our premium real estate specialists to book a private tour of this extraordinary estate."
buttons={[
{
text: "Contact Agent",
href: "mailto:hello@eliteestates.com",
},
text: "Contact Agent", href: "mailto:hello@eliteestates.com"},
]}
/>
</div>
@@ -293,29 +187,19 @@ export default function LandingPage() {
logoText="Elite Estates"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#",
},
label: "About Us", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Property Guide",
href: "#",
},
label: "Property Guide", href: "#"},
{
label: "Market Trends",
href: "#",
},
label: "Market Trends", href: "#"},
],
},
]}