Merge version_1 into main #2

Merged
bender merged 5 commits from version_1 into main 2026-03-06 03:13:24 +00:00
5 changed files with 146 additions and 400 deletions

View File

@@ -50,12 +50,12 @@ export default function AboutPage() {
title="Your Premier Partner in Luxury Real Estate"
description="With over 20 years of expertise in Dubai's luxury property market, we specialize in exclusive residential and commercial assets. Our commitment to excellence, discretion, and personalized service sets us apart as the preferred choice for high-net-worth individuals globally."
tag="About Our Company"
tagAnimation="entrance-slide"
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84846.jpg?_wi=3"
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84846.jpg"
imageAlt="Luxury Estate Company Dubai office"
useInvertedBackground={false}
buttons={[{ text: "Discover More", href: "/services" }]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
containerClassName="mx-auto px-4 md:px-6"
/>
</div>
@@ -66,44 +66,24 @@ export default function AboutPage() {
description="Seasoned professionals dedicated to delivering exceptional results and personalized service."
tag="Leadership Team"
tagIcon={Users}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
gridVariant="four-items-2x2-equal-grid"
members={[
{
id: "1",
name: "Ahmed Al Mansouri",
role: "Founder & CEO",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-positive-confident-businessman_1262-17122.jpg",
imageAlt: "Ahmed Al Mansouri, Founder and CEO",
},
id: "1", name: "Ahmed Al Mansouri", role: "Founder & CEO", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-positive-confident-businessman_1262-17122.jpg", imageAlt: "Ahmed Al Mansouri, Founder and CEO"},
{
id: "2",
name: "Fatima Hassan",
role: "Head of Sales",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg",
imageAlt: "Fatima Hassan, Head of Sales",
},
id: "2", name: "Fatima Hassan", role: "Head of Sales", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg", imageAlt: "Fatima Hassan, Head of Sales"},
{
id: "3",
name: "Mohammed Al Zarooni",
role: "Property Manager",
imageSrc:
"http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg",
imageAlt: "Mohammed Al Zarooni, Property Manager",
},
id: "3", name: "Mohammed Al Zarooni", role: "Property Manager", imageSrc:
"http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg", imageAlt: "Mohammed Al Zarooni, Property Manager"},
{
id: "4",
name: "Layla Al Maktoum",
role: "Client Relations",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg",
imageAlt: "Layla Al Maktoum, Client Relations Manager",
},
id: "4", name: "Layla Al Maktoum", role: "Client Relations", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg", imageAlt: "Layla Al Maktoum, Client Relations Manager"},
]}
containerClassName="mx-auto px-4 md:px-6"
/>
@@ -113,8 +93,7 @@ export default function AboutPage() {
<FooterSimple
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "Properties", href: "/properties" },
{ label: "Services", href: "/services" },
@@ -122,8 +101,7 @@ export default function AboutPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/about" },
{ label: "Careers", href: "#" },
@@ -131,8 +109,7 @@ export default function AboutPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Property Management", href: "/services" },
{ label: "Investment Advisory", href: "/services" },
{ label: "Exclusive Listings", href: "/services" },
@@ -140,8 +117,7 @@ export default function AboutPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },

View File

@@ -49,7 +49,7 @@ export default function ContactPage() {
<ContactCTA
tag="Get in Touch"
tagIcon={Mail}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="Ready to Explore Your Next Luxury Property?"
description="Schedule a confidential consultation with our team to discover exclusive properties tailored to your requirements. We're here to make your real estate dreams a reality."
background={{ variant: "plain" }}
@@ -58,7 +58,7 @@ export default function ContactPage() {
{ text: "Schedule Consultation", href: "#" },
{ text: "Browse Properties", href: "/properties" },
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
containerClassName="mx-auto px-4 md:px-6"
/>
</div>
@@ -69,100 +69,40 @@ export default function ContactPage() {
description="Hear from our satisfied clients about their experience with Luxury Estates Dubai."
tag="Success Stories"
tagIcon={Star}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "James Richardson, CEO of Global Holdings",
date: "Date: 15 November 2024",
title: "Exceptional Service and Professionalism",
quote:
"Working with Luxury Estates Dubai has been an outstanding experience. Their team's expertise, market knowledge, and personalized approach made finding our perfect property seamless. Highly recommended for anyone seeking premium real estate services.",
tag: "Residential Investment",
avatarSrc:
"http://img.b2bpic.net/free-vector/flat-business-team-avatars_23-2147532927.jpg",
avatarAlt: "James Richardson avatar",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=1",
imageAlt: "Client satisfaction in luxury property",
},
id: "1", name: "James Richardson, CEO of Global Holdings", date: "Date: 15 November 2024", title: "Exceptional Service and Professionalism", quote:
"Working with Luxury Estates Dubai has been an outstanding experience. Their team's expertise, market knowledge, and personalized approach made finding our perfect property seamless. Highly recommended for anyone seeking premium real estate services.", tag: "Residential Investment", avatarSrc:
"http://img.b2bpic.net/free-vector/flat-business-team-avatars_23-2147532927.jpg", avatarAlt: "James Richardson avatar", imageSrc:
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Client satisfaction in luxury property"},
{
id: "2",
name: "Sophia Laurent, International Investor",
date: "Date: 8 October 2024",
title: "Trusted Partner for My Investment Portfolio",
quote:
"The level of discretion and professionalism displayed by Luxury Estates Dubai is unparalleled. Their property management services are meticulous, and their investment advisory has significantly enhanced my portfolio performance.",
tag: "Portfolio Management",
avatarSrc:
"http://img.b2bpic.net/free-vector/several-businesswoman-character-with-expressive-faces_23-2147606508.jpg",
avatarAlt: "Sophia Laurent avatar",
imageSrc:
"http://img.b2bpic.net/free-photo/real-estate-mortgage-loan-concept_53876-125138.jpg",
imageAlt: "Premium investment properties",
},
id: "2", name: "Sophia Laurent, International Investor", date: "Date: 8 October 2024", title: "Trusted Partner for My Investment Portfolio", quote:
"The level of discretion and professionalism displayed by Luxury Estates Dubai is unparalleled. Their property management services are meticulous, and their investment advisory has significantly enhanced my portfolio performance.", tag: "Portfolio Management", avatarSrc:
"http://img.b2bpic.net/free-vector/several-businesswoman-character-with-expressive-faces_23-2147606508.jpg", avatarAlt: "Sophia Laurent avatar", imageSrc:
"http://img.b2bpic.net/free-photo/real-estate-mortgage-loan-concept_53876-125138.jpg", imageAlt: "Premium investment properties"},
{
id: "3",
name: "Hassan Al Owais, Business Magnate",
date: "Date: 22 September 2024",
title: "Unmatched Expertise and Dedication",
quote:
"From initial consultation to property acquisition and management, every step was handled with excellence. The team's deep understanding of Dubai's market and commitment to client satisfaction is truly impressive.",
tag: "Commercial Real Estate",
avatarSrc:
"http://img.b2bpic.net/free-vector/flat-business-team-avatars_23-2147532927.jpg",
avatarAlt: "Hassan Al Owais avatar",
imageSrc:
"http://img.b2bpic.net/free-photo/glass-skyscraper-against-blue-sky-view-from-bottom_93675-134753.jpg",
imageAlt: "Commercial property portfolio",
},
id: "3", name: "Hassan Al Owais, Business Magnate", date: "Date: 22 September 2024", title: "Unmatched Expertise and Dedication", quote:
"From initial consultation to property acquisition and management, every step was handled with excellence. The team's deep understanding of Dubai's market and commitment to client satisfaction is truly impressive.", tag: "Commercial Real Estate", avatarSrc:
"http://img.b2bpic.net/free-vector/flat-business-team-avatars_23-2147532927.jpg", avatarAlt: "Hassan Al Owais avatar", imageSrc:
"http://img.b2bpic.net/free-photo/glass-skyscraper-against-blue-sky-view-from-bottom_93675-134753.jpg", imageAlt: "Commercial property portfolio"},
{
id: "4",
name: "Elena Rossi, Family Office Manager",
date: "Date: 5 August 2024",
title: "Premium Service Excellence",
quote:
"Our family office relies on Luxury Estates Dubai for all our UAE property needs. Their transparent communication, strategic insights, and unwavering commitment to our objectives make them invaluable partners in our wealth management.",
tag: "Wealth Management",
avatarSrc:
"http://img.b2bpic.net/free-vector/several-businesswoman-character-with-expressive-faces_23-2147606508.jpg",
avatarAlt: "Elena Rossi avatar",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg",
imageAlt: "Family office wealth management",
},
id: "4", name: "Elena Rossi, Family Office Manager", date: "Date: 5 August 2024", title: "Premium Service Excellence", quote:
"Our family office relies on Luxury Estates Dubai for all our UAE property needs. Their transparent communication, strategic insights, and unwavering commitment to our objectives make them invaluable partners in our wealth management.", tag: "Wealth Management", avatarSrc:
"http://img.b2bpic.net/free-vector/several-businesswoman-character-with-expressive-faces_23-2147606508.jpg", avatarAlt: "Elena Rossi avatar", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-successful-businessmen-office-two-serious-man-suits-working-with-computer-table-making-decisions-developing-strategy-business-growth-business-growth-finance-concept_74855-24621.jpg", imageAlt: "Family office wealth management"},
{
id: "5",
name: "David Chen, Technology Entrepreneur",
date: "Date: 18 July 2024",
title: "Seamless Real Estate Experience",
quote:
"As a busy entrepreneur, I needed someone I could trust completely with my Dubai real estate acquisitions. Luxury Estates Dubai handled everything professionally. Their attention to detail and market expertise is exceptional.",
tag: "Residential Purchase",
avatarSrc:
"http://img.b2bpic.net/free-vector/flat-business-team-avatars_23-2147532927.jpg",
avatarAlt: "David Chen avatar",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=2",
imageAlt: "Luxury residential property",
},
id: "5", name: "David Chen, Technology Entrepreneur", date: "Date: 18 July 2024", title: "Seamless Real Estate Experience", quote:
"As a busy entrepreneur, I needed someone I could trust completely with my Dubai real estate acquisitions. Luxury Estates Dubai handled everything professionally. Their attention to detail and market expertise is exceptional.", tag: "Residential Purchase", avatarSrc:
"http://img.b2bpic.net/free-vector/flat-business-team-avatars_23-2147532927.jpg", avatarAlt: "David Chen avatar", imageSrc:
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Luxury residential property"},
{
id: "6",
name: "Margot Dubois, Art Collector & Philanthropist",
date: "Date: 1 June 2024",
title: "Refined Service for Refined Tastes",
quote:
"The elegant approach and sophisticated service from Luxury Estates Dubai perfectly aligned with my expectations. They understood my vision and delivered properties that exceed my standards. A pleasure to work with.",
tag: "Luxury Lifestyle",
avatarSrc:
"http://img.b2bpic.net/free-vector/several-businesswoman-character-with-expressive-faces_23-2147606508.jpg",
avatarAlt: "Margot Dubois avatar",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=3",
imageAlt: "Premium lifestyle property",
},
id: "6", name: "Margot Dubois, Art Collector & Philanthropist", date: "Date: 1 June 2024", title: "Refined Service for Refined Tastes", quote:
"The elegant approach and sophisticated service from Luxury Estates Dubai perfectly aligned with my expectations. They understood my vision and delivered properties that exceed my standards. A pleasure to work with.", tag: "Luxury Lifestyle", avatarSrc:
"http://img.b2bpic.net/free-vector/several-businesswoman-character-with-expressive-faces_23-2147606508.jpg", avatarAlt: "Margot Dubois avatar", imageSrc:
"http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Premium lifestyle property"},
]}
containerClassName="mx-auto px-4 md:px-6"
/>
@@ -172,8 +112,7 @@ export default function ContactPage() {
<FooterSimple
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "Properties", href: "/properties" },
{ label: "Services", href: "/services" },
@@ -181,8 +120,7 @@ export default function ContactPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/about" },
{ label: "Careers", href: "#" },
@@ -190,8 +128,7 @@ export default function ContactPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Property Management", href: "/services" },
{ label: "Investment Advisory", href: "/services" },
{ label: "Exclusive Listings", href: "/services" },
@@ -199,8 +136,7 @@ export default function ContactPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },

View File

@@ -55,36 +55,26 @@ export default function HomePage() {
description="Luxury real estate management showcasing the finest residential and commercial properties in Dubai. Premium portfolio, expert services, and personalized solutions for discerning clients."
tag="Dubai's Premier Luxury Estate"
tagIcon={Crown}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg?_wi=1",
imageAlt: "Luxury waterfront penthouse with skyline view",
},
imageSrc: "http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg", imageAlt: "Luxury waterfront penthouse with skyline view"},
{
imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg",
imageAlt: "Modern villa with palm tree landscape",
},
imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg", imageAlt: "Modern villa with palm tree landscape"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg?_wi=2",
imageAlt: "High-rise apartment with marina view",
},
imageSrc: "http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg", imageAlt: "High-rise apartment with marina view"},
{
imageSrc: "http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg?_wi=1",
imageAlt: "Luxury resort villa with pool",
},
imageSrc: "http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg", imageAlt: "Luxury resort villa with pool"},
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=1",
imageAlt: "Contemporary downtown Dubai residence",
},
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg", imageAlt: "Contemporary downtown Dubai residence"},
]}
mediaAnimation="slide-up"
buttons={[
{ text: "View Properties", href: "/properties" },
{ text: "Get in Touch", href: "/contact" },
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
containerClassName="mx-auto px-4 md:px-6"
/>
</div>
@@ -95,39 +85,21 @@ export default function HomePage() {
description="Handpicked luxury properties representing the best investment opportunities and lifestyle choices in Dubai."
tag="Premium Collection"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
gridVariant="bento-grid"
products={[
{
id: "1",
name: "Palm Jumeirah Penthouse",
price: "AED 45M",
variant: "5BR | 8,500 sqft | Waterfront",
imageSrc:
"http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg?_wi=1",
imageAlt: "Luxury penthouse at Palm Jumeirah",
},
id: "1", name: "Palm Jumeirah Penthouse", price: "AED 45M", variant: "5BR | 8,500 sqft | Waterfront", imageSrc:
"http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg", imageAlt: "Luxury penthouse at Palm Jumeirah"},
{
id: "2",
name: "Downtown Dubai Mansion",
price: "AED 38M",
variant: "6BR | 12,000 sqft | Urban Luxury",
imageSrc:
"http://img.b2bpic.net/free-photo/amazing-view-dome-luxury-royal-hotel-bodrum-turkey_627829-7208.jpg?_wi=1",
imageAlt: "Modern mansion in Downtown Dubai",
},
id: "2", name: "Downtown Dubai Mansion", price: "AED 38M", variant: "6BR | 12,000 sqft | Urban Luxury", imageSrc:
"http://img.b2bpic.net/free-photo/amazing-view-dome-luxury-royal-hotel-bodrum-turkey_627829-7208.jpg", imageAlt: "Modern mansion in Downtown Dubai"},
{
id: "3",
name: "Emirates Hills Villa",
price: "AED 52M",
variant: "7BR | 15,000 sqft | Private Gated",
imageSrc:
"http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg?_wi=2",
imageAlt: "Exclusive villa in Emirates Hills",
},
id: "3", name: "Emirates Hills Villa", price: "AED 52M", variant: "7BR | 15,000 sqft | Private Gated", imageSrc:
"http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg", imageAlt: "Exclusive villa in Emirates Hills"},
]}
containerClassName="mx-auto px-4 md:px-6"
/>
@@ -139,39 +111,24 @@ export default function HomePage() {
description="Comprehensive real estate solutions tailored to your unique needs and aspirations."
tag="What We Offer"
tagIcon={Shield}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
features={[
{
id: "01",
title: "Property Management",
description:
"Complete management services including maintenance, tenant relations, and financial reporting for your investment properties.",
imageSrc:
"http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=1",
imageAlt: "Professional property management services",
},
id: "01", title: "Property Management", description:
"Complete management services including maintenance, tenant relations, and financial reporting for your investment properties.", imageSrc:
"http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg", imageAlt: "Professional property management services"},
{
id: "02",
title: "Investment Advisory",
description:
"Expert guidance on market trends, investment opportunities, and portfolio diversification in Dubai's real estate sector.",
imageSrc:
"http://img.b2bpic.net/free-photo/insurance-broker-highlighting-important-contract-terms_482257-115640.jpg?_wi=1",
imageAlt: "Investment advisory consultation",
},
id: "02", title: "Investment Advisory", description:
"Expert guidance on market trends, investment opportunities, and portfolio diversification in Dubai's real estate sector.", imageSrc:
"http://img.b2bpic.net/free-photo/insurance-broker-highlighting-important-contract-terms_482257-115640.jpg", imageAlt: "Investment advisory consultation"},
{
id: "03",
title: "Exclusive Listings",
description:
"Access to off-market properties and exclusive deals available only to our premium clientele and partners.",
imageSrc:
"http://img.b2bpic.net/free-psd/luxury-real-estate-invitation-template_23-2150660237.jpg?_wi=1",
imageAlt: "Exclusive luxury property listings",
},
id: "03", title: "Exclusive Listings", description:
"Access to off-market properties and exclusive deals available only to our premium clientele and partners.", imageSrc:
"http://img.b2bpic.net/free-psd/luxury-real-estate-invitation-template_23-2150660237.jpg", imageAlt: "Exclusive luxury property listings"},
]}
containerClassName="mx-auto px-4 md:px-6"
/>
@@ -182,12 +139,12 @@ export default function HomePage() {
title="Your Premier Partner in Luxury Real Estate"
description="With over 20 years of expertise in Dubai's luxury property market, we specialize in exclusive residential and commercial assets. Our commitment to excellence, discretion, and personalized service sets us apart as the preferred choice for high-net-worth individuals globally."
tag="About Our Company"
tagAnimation="entrance-slide"
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84846.jpg?_wi=1"
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84846.jpg"
imageAlt="Luxury Estate Company Dubai office"
useInvertedBackground={false}
buttons={[{ text: "Learn More", href: "/about" }]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
containerClassName="mx-auto px-4 md:px-6"
/>
</div>
@@ -198,7 +155,7 @@ export default function HomePage() {
description="Proven excellence in luxury property management and client satisfaction."
tag="Performance Metrics"
tagIcon={Home}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
@@ -206,17 +163,11 @@ export default function HomePage() {
{ id: "1", icon: Home, title: "Properties Managed", value: "500+" },
{ id: "2", icon: Users, title: "Satisfied Clients", value: "2,000+" },
{
id: "3",
icon: DollarSign,
title: "Assets Under Management",
value: "AED 8B+",
},
id: "3", icon: DollarSign,
title: "Assets Under Management", value: "AED 8B+"},
{
id: "4",
icon: Award,
title: "Years of Excellence",
value: "20+",
},
id: "4", icon: Award,
title: "Years of Excellence", value: "20+"},
]}
containerClassName="mx-auto px-4 md:px-6"
/>
@@ -226,7 +177,7 @@ export default function HomePage() {
<ContactCTA
tag="Get in Touch"
tagIcon={Mail}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="Ready to Explore Your Next Luxury Property?"
description="Schedule a confidential consultation with our team to discover exclusive properties tailored to your requirements. We're here to make your real estate dreams a reality."
background={{ variant: "plain" }}
@@ -235,7 +186,7 @@ export default function HomePage() {
{ text: "Schedule Consultation", href: "/contact" },
{ text: "Browse Properties", href: "/properties" },
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
containerClassName="mx-auto px-4 md:px-6"
/>
</div>
@@ -244,8 +195,7 @@ export default function HomePage() {
<FooterSimple
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "Properties", href: "/properties" },
{ label: "Services", href: "/services" },
@@ -253,8 +203,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/about" },
{ label: "Careers", href: "#" },
@@ -262,8 +211,7 @@ export default function HomePage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Property Management", href: "/services" },
{ label: "Investment Advisory", href: "/services" },
{ label: "Exclusive Listings", href: "/services" },
@@ -271,8 +219,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },

View File

@@ -50,48 +50,24 @@ export default function PropertiesPage() {
description="Discover our comprehensive portfolio of luxury properties across Dubai's most prestigious neighborhoods and developments."
tag="Premium Properties"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
gridVariant="uniform-all-items-equal"
products={[
{
id: "1",
name: "Palm Jumeirah Penthouse",
price: "AED 45M",
variant: "5BR | 8,500 sqft | Waterfront",
imageSrc:
"http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg?_wi=2",
imageAlt: "Luxury penthouse at Palm Jumeirah",
},
id: "1", name: "Palm Jumeirah Penthouse", price: "AED 45M", variant: "5BR | 8,500 sqft | Waterfront", imageSrc:
"http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg", imageAlt: "Luxury penthouse at Palm Jumeirah"},
{
id: "2",
name: "Downtown Dubai Mansion",
price: "AED 38M",
variant: "6BR | 12,000 sqft | Urban Luxury",
imageSrc:
"http://img.b2bpic.net/free-photo/amazing-view-dome-luxury-royal-hotel-bodrum-turkey_627829-7208.jpg?_wi=2",
imageAlt: "Modern mansion in Downtown Dubai",
},
id: "2", name: "Downtown Dubai Mansion", price: "AED 38M", variant: "6BR | 12,000 sqft | Urban Luxury", imageSrc:
"http://img.b2bpic.net/free-photo/amazing-view-dome-luxury-royal-hotel-bodrum-turkey_627829-7208.jpg", imageAlt: "Modern mansion in Downtown Dubai"},
{
id: "3",
name: "Emirates Hills Villa",
price: "AED 52M",
variant: "7BR | 15,000 sqft | Private Gated",
imageSrc:
"http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg?_wi=3",
imageAlt: "Exclusive villa in Emirates Hills",
},
id: "3", name: "Emirates Hills Villa", price: "AED 52M", variant: "7BR | 15,000 sqft | Private Gated", imageSrc:
"http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg", imageAlt: "Exclusive villa in Emirates Hills"},
{
id: "4",
name: "Jumeirah Beach Residence",
price: "AED 28M",
variant: "4BR | 6,500 sqft | Beachfront",
imageSrc:
"http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg?_wi=3",
imageAlt: "Beachfront residence in Jumeirah",
},
id: "4", name: "Jumeirah Beach Residence", price: "AED 28M", variant: "4BR | 6,500 sqft | Beachfront", imageSrc:
"http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg", imageAlt: "Beachfront residence in Jumeirah"},
]}
containerClassName="mx-auto px-4 md:px-6"
/>
@@ -103,39 +79,21 @@ export default function PropertiesPage() {
description="Strategic properties selected for their appreciation potential and strong rental yields in Dubai's dynamic market."
tag="Investment Grade"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
gridVariant="bento-grid"
products={[
{
id: "5",
name: "Marina Bay Tower",
price: "AED 32M",
variant: "5BR | 9,000 sqft | Modern Tower",
imageSrc:
"http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=2",
imageAlt: "Modern tower in Marina Bay",
},
id: "5", name: "Marina Bay Tower", price: "AED 32M", variant: "5BR | 9,000 sqft | Modern Tower", imageSrc:
"http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg", imageAlt: "Modern tower in Marina Bay"},
{
id: "6",
name: "DIFC District Penthouse",
price: "AED 42M",
variant: "4BR | 8,200 sqft | Premium Location",
imageSrc:
"http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg?_wi=3",
imageAlt: "Penthouse in DIFC district",
},
id: "6", name: "DIFC District Penthouse", price: "AED 42M", variant: "4BR | 8,200 sqft | Premium Location", imageSrc:
"http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg", imageAlt: "Penthouse in DIFC district"},
{
id: "7",
name: "Arabian Ranches Estate",
price: "AED 48M",
variant: "6BR | 14,000 sqft | Gated Community",
imageSrc:
"http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg?_wi=4",
imageAlt: "Estate villa in Arabian Ranches",
},
id: "7", name: "Arabian Ranches Estate", price: "AED 48M", variant: "6BR | 14,000 sqft | Gated Community", imageSrc:
"http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg", imageAlt: "Estate villa in Arabian Ranches"},
]}
containerClassName="mx-auto px-4 md:px-6"
/>
@@ -147,39 +105,21 @@ export default function PropertiesPage() {
description="Our most exclusive and prestigious properties, reserved for the most discerning international clientele."
tag="Exclusive Elite"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
products={[
{
id: "8",
name: "Burj Khalifa Skyline Suite",
price: "AED 75M",
variant: "6BR | 12,500 sqft | Iconic Tower",
imageSrc:
"http://img.b2bpic.net/free-photo/amazing-view-dome-luxury-royal-hotel-bodrum-turkey_627829-7208.jpg?_wi=3",
imageAlt: "Skyline suite in Burj Khalifa",
},
id: "8", name: "Burj Khalifa Skyline Suite", price: "AED 75M", variant: "6BR | 12,500 sqft | Iconic Tower", imageSrc:
"http://img.b2bpic.net/free-photo/amazing-view-dome-luxury-royal-hotel-bodrum-turkey_627829-7208.jpg", imageAlt: "Skyline suite in Burj Khalifa"},
{
id: "9",
name: "Palazzi Private Estate",
price: "AED 95M",
variant: "8BR | 20,000 sqft | Ultra-Luxury",
imageSrc:
"http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=3",
imageAlt: "Ultra-luxury private estate",
},
id: "9", name: "Palazzi Private Estate", price: "AED 95M", variant: "8BR | 20,000 sqft | Ultra-Luxury", imageSrc:
"http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg", imageAlt: "Ultra-luxury private estate"},
{
id: "10",
name: "Beachfront Palace",
price: "AED 120M",
variant: "9BR | 25,000 sqft | Waterfront Icon",
imageSrc:
"http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg?_wi=4",
imageAlt: "Beachfront palace property",
},
id: "10", name: "Beachfront Palace", price: "AED 120M", variant: "9BR | 25,000 sqft | Waterfront Icon", imageSrc:
"http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg", imageAlt: "Beachfront palace property"},
]}
containerClassName="mx-auto px-4 md:px-6"
/>
@@ -189,8 +129,7 @@ export default function PropertiesPage() {
<FooterSimple
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "Properties", href: "/properties" },
{ label: "Services", href: "/services" },
@@ -198,8 +137,7 @@ export default function PropertiesPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/about" },
{ label: "Careers", href: "#" },
@@ -207,8 +145,7 @@ export default function PropertiesPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Property Management", href: "/services" },
{ label: "Investment Advisory", href: "/services" },
{ label: "Exclusive Listings", href: "/services" },
@@ -216,8 +153,7 @@ export default function PropertiesPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },

View File

@@ -50,39 +50,24 @@ export default function ServicesPage() {
description="Comprehensive real estate solutions designed to maximize your investment and lifestyle in Dubai."
tag="What We Offer"
tagIcon={Shield}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
features={[
{
id: "01",
title: "Property Management",
description:
"Complete management services including maintenance, tenant relations, and financial reporting for your investment properties.",
imageSrc:
"http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=2",
imageAlt: "Professional property management services",
},
id: "01", title: "Property Management", description:
"Complete management services including maintenance, tenant relations, and financial reporting for your investment properties.", imageSrc:
"http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg", imageAlt: "Professional property management services"},
{
id: "02",
title: "Investment Advisory",
description:
"Expert guidance on market trends, investment opportunities, and portfolio diversification in Dubai's real estate sector.",
imageSrc:
"http://img.b2bpic.net/free-photo/insurance-broker-highlighting-important-contract-terms_482257-115640.jpg?_wi=2",
imageAlt: "Investment advisory consultation",
},
id: "02", title: "Investment Advisory", description:
"Expert guidance on market trends, investment opportunities, and portfolio diversification in Dubai's real estate sector.", imageSrc:
"http://img.b2bpic.net/free-photo/insurance-broker-highlighting-important-contract-terms_482257-115640.jpg", imageAlt: "Investment advisory consultation"},
{
id: "03",
title: "Exclusive Listings",
description:
"Access to off-market properties and exclusive deals available only to our premium clientele and partners.",
imageSrc:
"http://img.b2bpic.net/free-psd/luxury-real-estate-invitation-template_23-2150660237.jpg?_wi=2",
imageAlt: "Exclusive luxury property listings",
},
id: "03", title: "Exclusive Listings", description:
"Access to off-market properties and exclusive deals available only to our premium clientele and partners.", imageSrc:
"http://img.b2bpic.net/free-psd/luxury-real-estate-invitation-template_23-2150660237.jpg", imageAlt: "Exclusive luxury property listings"},
]}
containerClassName="mx-auto px-4 md:px-6"
/>
@@ -94,39 +79,24 @@ export default function ServicesPage() {
description="Specialized offerings tailored for sophisticated investors and high-net-worth individuals seeking premium solutions."
tag="Premium Offerings"
tagIcon={Shield}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
gridVariant="bento-grid"
features={[
{
id: "04",
title: "Portfolio Optimization",
description:
"Strategic restructuring of your real estate holdings to enhance returns, diversify risk, and align with long-term wealth objectives.",
imageSrc:
"http://img.b2bpic.net/free-photo/insurance-broker-highlighting-important-contract-terms_482257-115640.jpg?_wi=3",
imageAlt: "Portfolio management services",
},
id: "04", title: "Portfolio Optimization", description:
"Strategic restructuring of your real estate holdings to enhance returns, diversify risk, and align with long-term wealth objectives.", imageSrc:
"http://img.b2bpic.net/free-photo/insurance-broker-highlighting-important-contract-terms_482257-115640.jpg", imageAlt: "Portfolio management services"},
{
id: "05",
title: "Corporate Solutions",
description:
"Comprehensive commercial real estate services for corporations, including site acquisition, negotiation, and facilities management.",
imageSrc:
"http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84846.jpg?_wi=2",
imageAlt: "Corporate real estate solutions",
},
id: "05", title: "Corporate Solutions", description:
"Comprehensive commercial real estate services for corporations, including site acquisition, negotiation, and facilities management.", imageSrc:
"http://img.b2bpic.net/free-photo/businesspeople-having-discussion-office_107420-84846.jpg", imageAlt: "Corporate real estate solutions"},
{
id: "06",
title: "Legal & Compliance",
description:
"Expert guidance on UAE property law, regulatory compliance, and documentation to ensure seamless and secure transactions.",
imageSrc:
"http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg?_wi=3",
imageAlt: "Legal and compliance services",
},
id: "06", title: "Legal & Compliance", description:
"Expert guidance on UAE property law, regulatory compliance, and documentation to ensure seamless and secure transactions.", imageSrc:
"http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990690.jpg", imageAlt: "Legal and compliance services"},
]}
containerClassName="mx-auto px-4 md:px-6"
/>
@@ -138,39 +108,24 @@ export default function ServicesPage() {
description="Niche solutions for unique real estate needs, from heritage property restoration to international buyer facilitation."
tag="Specialized Solutions"
tagIcon={Shield}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
features={[
{
id: "07",
title: "International Acquisition",
description:
"Dedicated support for global investors purchasing Dubai properties, including visa assistance and banking connections.",
imageSrc:
"http://img.b2bpic.net/free-photo/amazing-view-dome-luxury-royal-hotel-bodrum-turkey_627829-7208.jpg?_wi=4",
imageAlt: "International property acquisition",
},
id: "07", title: "International Acquisition", description:
"Dedicated support for global investors purchasing Dubai properties, including visa assistance and banking connections.", imageSrc:
"http://img.b2bpic.net/free-photo/amazing-view-dome-luxury-royal-hotel-bodrum-turkey_627829-7208.jpg", imageAlt: "International property acquisition"},
{
id: "08",
title: "Rental Income Optimization",
description:
"Maximize your property's earning potential through strategic pricing, marketing, and tenant selection services.",
imageSrc:
"http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=4",
imageAlt: "Rental income management",
},
id: "08", title: "Rental Income Optimization", description:
"Maximize your property's earning potential through strategic pricing, marketing, and tenant selection services.", imageSrc:
"http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg", imageAlt: "Rental income management"},
{
id: "09",
title: "Concierge Services",
description:
"White-glove service including property styling, staging, and lifestyle management for our most exclusive clients.",
imageSrc:
"http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg?_wi=5",
imageAlt: "Premium concierge services",
},
id: "09", title: "Concierge Services", description:
"White-glove service including property styling, staging, and lifestyle management for our most exclusive clients.", imageSrc:
"http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg", imageAlt: "Premium concierge services"},
]}
containerClassName="mx-auto px-4 md:px-6"
/>
@@ -180,8 +135,7 @@ export default function ServicesPage() {
<FooterSimple
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Home", href: "/" },
{ label: "Properties", href: "/properties" },
{ label: "Services", href: "/services" },
@@ -189,8 +143,7 @@ export default function ServicesPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Our Team", href: "/about" },
{ label: "Careers", href: "#" },
@@ -198,8 +151,7 @@ export default function ServicesPage() {
],
},
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Property Management", href: "/services" },
{ label: "Investment Advisory", href: "/services" },
{ label: "Exclusive Listings", href: "/services" },
@@ -207,8 +159,7 @@ export default function ServicesPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },