Update src/app/page.tsx

This commit is contained in:
2026-03-06 01:47:29 +00:00
parent 6119c15406
commit b662cd737f

View File

@@ -23,8 +23,7 @@ const navItems = [
const footerColumns = [
{
title: "Navigate",
items: [
title: "Navigate", items: [
{ label: "Home", href: "/" },
{ label: "Properties", href: "/properties" },
{ label: "Services", href: "/services" },
@@ -32,8 +31,7 @@ const footerColumns = [
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Market Insights", href: "#" },
{ label: "Investment Guide", href: "#" },
{ label: "FAQ", href: "#" },
@@ -41,8 +39,7 @@ const footerColumns = [
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{ label: "Dubai Office", href: "#" },
{ label: "info@luxeestate.ae", href: "#" },
{ label: "+971 4 XXX XXXX", href: "#" },
@@ -50,8 +47,7 @@ const footerColumns = [
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms & Conditions", href: "#" },
{ label: "Compliance", href: "#" },
@@ -89,7 +85,7 @@ export default function HomePage() {
tag="Premium Selection"
tagIcon={Crown}
tagAnimation="slide-up"
background={{ variant: "plain" }}
background={{ variant: "gradient-bars" }}
buttons={[
{ text: "Explore Properties", href: "/properties" },
{ text: "Schedule Viewing", href: "/contact" },
@@ -97,25 +93,15 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg",
imageAlt: "Luxury modern villa with panoramic views",
},
imageSrc: "http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg", imageAlt: "Luxury modern villa with panoramic views"},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=1",
imageAlt: "Prestigious penthouse overlooking Dubai skyline",
},
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=1", imageAlt: "Prestigious penthouse overlooking Dubai skyline"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg",
imageAlt: "Waterfront beachfront luxury property",
},
imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg", imageAlt: "Waterfront beachfront luxury property"},
{
imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg",
imageAlt: "Premium residential complex development",
},
imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-sunset_1112-1870.jpg", imageAlt: "Premium residential complex development"},
{
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=1",
imageAlt: "Contemporary luxury apartment interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=1", imageAlt: "Contemporary luxury apartment interior"},
]}
mediaAnimation="slide-up"
/>
@@ -131,29 +117,11 @@ export default function HomePage() {
textboxLayout="default"
products={[
{
id: "1",
name: "Palm Jumeirah Villa",
price: "AED 8.5M",
variant: "5 BR | 8,500 sqft | Waterfront",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1",
imageAlt: "Luxury villa on Palm Jumeirah with private beach access",
},
id: "1", name: "Palm Jumeirah Villa", price: "AED 8.5M", variant: "5 BR | 8,500 sqft | Waterfront", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1", imageAlt: "Luxury villa on Palm Jumeirah with private beach access"},
{
id: "2",
name: "Downtown Dubai Penthouse",
price: "AED 6.2M",
variant: "4 BR | 6,200 sqft | Burj Khalifa View",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg?_wi=1",
imageAlt: "Prestigious penthouse with iconic views",
},
id: "2", name: "Downtown Dubai Penthouse", price: "AED 6.2M", variant: "4 BR | 6,200 sqft | Burj Khalifa View", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg?_wi=1", imageAlt: "Prestigious penthouse with iconic views"},
{
id: "3",
name: "Emirates Hills Compound Estate",
price: "AED 12.8M",
variant: "6 BR | 12,800 sqft | Gated Community",
imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg?_wi=1",
imageAlt: "Exclusive gated community estate",
},
id: "3", name: "Emirates Hills Compound Estate", price: "AED 12.8M", variant: "6 BR | 12,800 sqft | Gated Community", imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg?_wi=1", imageAlt: "Exclusive gated community estate"},
]}
buttons={[{ text: "View All Properties", href: "/properties" }]}
buttonAnimation="slide-up"
@@ -206,77 +174,17 @@ export default function HomePage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1",
name: "Rajesh Patel, International Entrepreneur",
date: "Date: 15 November 2024",
title: "Exceptional service from start to finish",
quote: "LuxeEstate helped us find the perfect property within weeks. Their team's expertise and attention to detail made the entire process seamless. We couldn't be happier with our investment.",
tag: "Premium Investment",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "Rajesh Patel",
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg?_wi=1",
imageAlt: "Luxury property interior showcasing modern design",
},
id: "1", name: "Rajesh Patel, International Entrepreneur", date: "Date: 15 November 2024", title: "Exceptional service from start to finish", quote: "LuxeEstate helped us find the perfect property within weeks. Their team's expertise and attention to detail made the entire process seamless. We couldn't be happier with our investment.", tag: "Premium Investment", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Rajesh Patel", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg?_wi=1", imageAlt: "Luxury property interior showcasing modern design"},
{
id: "2",
name: "Sophia Martinez, Business Executive",
date: "Date: 8 October 2024",
title: "Professional and trustworthy partner",
quote: "Working with LuxeEstate for our corporate properties has been outstanding. Their property management services are comprehensive and their communication is always transparent. Highly recommended.",
tag: "Corporate Client",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "Sophia Martinez",
imageSrc: "http://img.b2bpic.net/free-photo/business-partners_1098-17974.jpg?_wi=1",
imageAlt: "Professional business consultation meeting",
},
id: "2", name: "Sophia Martinez, Business Executive", date: "Date: 8 October 2024", title: "Professional and trustworthy partner", quote: "Working with LuxeEstate for our corporate properties has been outstanding. Their property management services are comprehensive and their communication is always transparent. Highly recommended.", tag: "Corporate Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Sophia Martinez", imageSrc: "http://img.b2bpic.net/free-photo/business-partners_1098-17974.jpg?_wi=1", imageAlt: "Professional business consultation meeting"},
{
id: "3",
name: "Noor Al Mazrouei, Private Investor",
date: "Date: 22 September 2024",
title: "Smart investment guidance made all the difference",
quote: "Their investment advisory team has an incredible understanding of Dubai's market. They guided us toward properties that have appreciated significantly. True experts in their field.",
tag: "Real Estate Investor",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
avatarAlt: "Noor Al Mazrouei",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-summer-city-with-three-women_1157-16330.jpg?_wi=1",
imageAlt: "Property viewing and consultation",
},
id: "3", name: "Noor Al Mazrouei, Private Investor", date: "Date: 22 September 2024", title: "Smart investment guidance made all the difference", quote: "Their investment advisory team has an incredible understanding of Dubai's market. They guided us toward properties that have appreciated significantly. True experts in their field.", tag: "Real Estate Investor", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Noor Al Mazrouei", imageSrc: "http://img.b2bpic.net/free-photo/businessman-summer-city-with-three-women_1157-16330.jpg?_wi=1", imageAlt: "Property viewing and consultation"},
{
id: "4",
name: "David Thompson, International Client",
date: "Date: 5 September 2024",
title: "White-glove service beyond expectations",
quote: "As an international buyer, LuxeEstate's concierge service made everything incredibly easy. From documentation to viewings, they handled everything professionally and efficiently.",
tag: "International Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "David Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=2",
imageAlt: "Luxury apartment interior with modern furnishing",
},
id: "4", name: "David Thompson, International Client", date: "Date: 5 September 2024", title: "White-glove service beyond expectations", quote: "As an international buyer, LuxeEstate's concierge service made everything incredibly easy. From documentation to viewings, they handled everything professionally and efficiently.", tag: "International Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=2", imageAlt: "Luxury apartment interior with modern furnishing"},
{
id: "5",
name: "Leila Nassir, Family Office Manager",
date: "Date: 28 August 2024",
title: "Trusted advisors for generational wealth",
quote: "For over a decade, LuxeEstate has managed our family's real estate portfolio with excellence. Their dedication to protecting our interests is unwavering.",
tag: "Family Office",
avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg",
avatarAlt: "Leila Nassir",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=2",
imageAlt: "Penthouse with stunning Dubai skyline views",
},
id: "5", name: "Leila Nassir, Family Office Manager", date: "Date: 28 August 2024", title: "Trusted advisors for generational wealth", quote: "For over a decade, LuxeEstate has managed our family's real estate portfolio with excellence. Their dedication to protecting our interests is unwavering.", tag: "Family Office", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", avatarAlt: "Leila Nassir", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=2", imageAlt: "Penthouse with stunning Dubai skyline views"},
{
id: "6",
name: "Hassan Al Suwaidi, Developer Partner",
date: "Date: 12 August 2024",
title: "Exemplary partnership and integrity",
quote: "LuxeEstate's collaborative approach and market insights have been invaluable to our development projects. They're not just service providers; they're true partners.",
tag: "Developer Partnership",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "Hassan Al Suwaidi",
imageSrc: "http://img.b2bpic.net/free-photo/mosque-pictures-moroccan-wall-pattern_1203-5080.jpg",
imageAlt: "Luxury villa exterior architecture",
},
id: "6", name: "Hassan Al Suwaidi, Developer Partner", date: "Date: 12 August 2024", title: "Exemplary partnership and integrity", quote: "LuxeEstate's collaborative approach and market insights have been invaluable to our development projects. They're not just service providers; they're true partners.", tag: "Developer Partnership", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Hassan Al Suwaidi", imageSrc: "http://img.b2bpic.net/free-photo/mosque-pictures-moroccan-wall-pattern_1203-5080.jpg", imageAlt: "Luxury villa exterior architecture"},
]}
textboxLayout="default"
useInvertedBackground={false}