7 Commits

Author SHA1 Message Date
3845990815 Update src/app/page.tsx 2026-06-13 08:33:07 +00:00
ea327565c7 Merge version_2 into main
Merge version_2 into main
2026-06-13 08:26:09 +00:00
eb339fdba4 Update src/app/page.tsx 2026-06-13 08:26:06 +00:00
09f1528dae Merge version_2 into main
Merge version_2 into main
2026-06-13 08:25:45 +00:00
098b5715a2 Update src/app/styles/variables.css 2026-06-13 08:25:42 +00:00
c17a542d1b Update src/app/styles/base.css 2026-06-13 08:25:42 +00:00
9bb8f9c637 Update src/app/page.tsx 2026-06-13 08:25:41 +00:00
3 changed files with 85 additions and 192 deletions

View File

@@ -7,11 +7,11 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour';
import MediaAbout from '@/components/sections/about/MediaAbout'; import MediaAbout from '@/components/sections/about/MediaAbout';
import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree'; import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree';
import TeamCardOne from '@/components/sections/team/TeamCardOne'; import TeamCardOne from '@/components/sections/team/TeamCardOne';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import ContactCTA from '@/components/sections/contact/ContactCTA'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FooterSimple from '@/components/sections/footer/FooterSimple'; import FooterMedia from '@/components/sections/footer/FooterMedia';
import { Sparkles, Home, Shield, Award, Star, Mail, TrendingUp, DollarSign, Users } from "lucide-react"; import { Sparkles, Shield } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -44,38 +44,23 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardGallery <HeroBillboardGallery
title="Discover Luxury Living in Dubai" title="Shaping tomorrow with vision and action"
description="Exclusive properties curated for discerning buyers. Experience the pinnacle of sophistication with our award-winning real estate portfolio." description="Join us in transforming ideas into reality and impacting the future."
background={{ variant: "gradient-bars" }} background={{ variant: "plain" }}
tag="Premium Collections" tag="Investing. Building. Advisory."
tagIcon={Sparkles} tagIcon={Sparkles}
tagAnimation="blur-reveal"
buttons={[ buttons={[
{ text: "Explore Properties", href: "properties" }, { text: "Start a Chat", href: "#contact" },
{ text: "Contact Agent", href: "contact" } { text: "Explore Now", href: "#properties" }
]} ]}
buttonAnimation="slide-up"
mediaItems={[ mediaItems={[
{ { videoSrc: "https://b2bpic.net/free-video/shanghai-night-city-buildings_1127-3170.mp4?_wi=1", videoAriaLabel: "Futuristic city video" },
imageSrc: "https://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg", { videoSrc: "https://b2bpic.net/free-video/shanghai-night-city-buildings_1127-3170.mp4?_wi=2", videoAriaLabel: "Futuristic city video" },
imageAlt: "Luxury penthouse in Dubai Marina" { videoSrc: "https://b2bpic.net/free-video/shanghai-night-city-buildings_1127-3170.mp4?_wi=3", videoAriaLabel: "Futuristic city video" }
},
{
imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg",
imageAlt: "Dubai skyline at night"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg",
imageAlt: "Modern luxury exterior design"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg",
imageAlt: "Contemporary luxury architecture"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
imageAlt: "Spacious modern interior with panoramic view"
}
]} ]}
mediaAnimation="slide-up" mediaAnimation="none"
/> />
</div> </div>
@@ -84,7 +69,7 @@ export default function LandingPage() {
title="Featured Properties" title="Featured Properties"
description="Handpicked luxury properties showcasing the finest real estate opportunities in Dubai's most prestigious locations." description="Handpicked luxury properties showcasing the finest real estate opportunities in Dubai's most prestigious locations."
tag="Exclusive Listings" tag="Exclusive Listings"
tagIcon={Home} tagIcon={Sparkles}
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
@@ -95,32 +80,14 @@ export default function LandingPage() {
]} ]}
products={[ products={[
{ {
id: "1", id: "1", name: "Palm Jumeirah Villa", price: "AED 12,500,000", variant: "5 Bed Villa | Beachfront", imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg?_wi=1", imageAlt: "Luxury villa on Palm Jumeirah", isFavorited: false,
name: "Palm Jumeirah Villa",
price: "AED 12,500,000",
variant: "5 Bed Villa | Beachfront",
imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg",
imageAlt: "Luxury villa on Palm Jumeirah",
isFavorited: false,
onProductClick: () => window.location.href = "/property/palm-jumeirah-villa" onProductClick: () => window.location.href = "/property/palm-jumeirah-villa"
}, },
{ {
id: "2", id: "2", name: "Downtown Dubai Penthouse", price: "AED 8,750,000", variant: "4 Bed Penthouse | City View", imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=1", imageAlt: "Modern penthouse in Downtown Dubai", isFavorited: false
name: "Downtown Dubai Penthouse",
price: "AED 8,750,000",
variant: "4 Bed Penthouse | City View",
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg",
imageAlt: "Modern penthouse in Downtown Dubai",
isFavorited: false
}, },
{ {
id: "3", id: "3", name: "Emirates Hills Townhouse", price: "AED 6,200,000", variant: "4 Bed Townhouse | Golf View", imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg?_wi=1", imageAlt: "Contemporary townhouse in Emirates Hills", isFavorited: false
name: "Emirates Hills Townhouse",
price: "AED 6,200,000",
variant: "4 Bed Townhouse | Golf View",
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg",
imageAlt: "Contemporary townhouse in Emirates Hills",
isFavorited: false
} }
]} ]}
/> />
@@ -131,7 +98,7 @@ export default function LandingPage() {
title="Your Trusted Dubai Real Estate Partner" title="Your Trusted Dubai Real Estate Partner"
description="With over 15 years of excellence in Dubai's luxury real estate market, we have established ourselves as the premier boutique agency for discerning international clientele. Our expert team specializes in sourcing and curating the finest properties across Dubai's most exclusive communities. We combine market mastery with personalized service, ensuring every transaction is seamless and satisfying." description="With over 15 years of excellence in Dubai's luxury real estate market, we have established ourselves as the premier boutique agency for discerning international clientele. Our expert team specializes in sourcing and curating the finest properties across Dubai's most exclusive communities. We combine market mastery with personalized service, ensuring every transaction is seamless and satisfying."
tag="About Us" tag="About Us"
imageSrc="https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg" imageSrc="https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=2"
imageAlt="Luxe Properties Dubai team" imageAlt="Luxe Properties Dubai team"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[ buttons={[
@@ -153,40 +120,22 @@ export default function LandingPage() {
carouselMode="buttons" carouselMode="buttons"
features={[ features={[
{ {
title: "Property Selection", title: "Property Selection", description: "Exclusive access to off-market and hand-selected luxury properties", imageSrc: "https://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=1", imageAlt: "Property selection"
description: "Exclusive access to off-market and hand-selected luxury properties",
imageSrc: "https://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
imageAlt: "Property selection"
}, },
{ {
title: "Investment Advisory", title: "Investment Advisory", description: "Expert insights into market trends and investment opportunities", imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg?_wi=2", imageAlt: "Investment advisory"
description: "Expert insights into market trends and investment opportunities",
imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg",
imageAlt: "Investment advisory"
}, },
{ {
title: "Negotiation & Closing", title: "Negotiation & Closing", description: "Strategic negotiation and seamless transaction management", imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=3", imageAlt: "Negotiation and closing"
description: "Strategic negotiation and seamless transaction management",
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg",
imageAlt: "Negotiation and closing"
}, },
{ {
title: "Legal Compliance", title: "Legal Compliance", description: "Full support with documentation, permits, and regulatory compliance", imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg?_wi=2", imageAlt: "Legal compliance"
description: "Full support with documentation, permits, and regulatory compliance",
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg",
imageAlt: "Legal compliance"
}, },
{ {
title: "Property Management", title: "Property Management", description: "Professional management services for rental income optimization", imageSrc: "https://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=2", imageAlt: "Property management"
description: "Professional management services for rental income optimization",
imageSrc: "https://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg",
imageAlt: "Property management"
}, },
{ {
title: "Concierge Services", title: "Concierge Services", description: "White-glove concierge support for renovations and lifestyle services", imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg?_wi=3", imageAlt: "Concierge services"
description: "White-glove concierge support for renovations and lifestyle services",
imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg",
imageAlt: "Concierge services"
} }
]} ]}
/> />
@@ -203,162 +152,110 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
members={[ members={[
{ {
id: "1", id: "1", name: "Hassan Al-Maktoum", role: "Chief Executive Officer", imageSrc: "https://img.b2bpic.net/free-photo/business-people-using-digital-tablet-airport_107420-95868.jpg", imageAlt: "Hassan Al-Maktoum"
name: "Hassan Al-Maktoum",
role: "Chief Executive Officer",
imageSrc: "https://img.b2bpic.net/free-photo/business-people-using-digital-tablet-airport_107420-95868.jpg",
imageAlt: "Hassan Al-Maktoum"
}, },
{ {
id: "2", id: "2", name: "Layla Al-Mansoori", role: "Chief Operating Officer", imageSrc: "https://img.b2bpic.net/free-photo/attractive-satisfied-young-female-entrepreneur-standing-proud-smiling-with-crossed-hands-confident_197531-23012.jpg?id=13871705", imageAlt: "Layla Al-Mansoori"
name: "Layla Al-Mansoori",
role: "Chief Operating Officer",
imageSrc: "https://img.b2bpic.net/free-photo/attractive-satisfied-young-female-entrepreneur-standing-proud-smiling-with-crossed-hands-confident_197531-23012.jpg?id=13871705",
imageAlt: "Layla Al-Mansoori"
}, },
{ {
id: "3", id: "3", name: "Marcus Wellington", role: "Chief Investment Officer", imageSrc: "https://img.b2bpic.net/free-photo/young-businessman-with-clipboard_1098-602.jpg", imageAlt: "Marcus Wellington"
name: "Marcus Wellington",
role: "Chief Investment Officer",
imageSrc: "https://img.b2bpic.net/free-photo/young-businessman-with-clipboard_1098-602.jpg",
imageAlt: "Marcus Wellington"
} }
]} ]}
/> />
</div> </div>
<div id="metrics" data-section="metrics"> <div id="metrics" data-section="metrics">
<MetricCardThree <MetricCardTwo
title="By The Numbers" title="By The Numbers"
description="Our proven track record speaks to our commitment and success in Dubai's luxury real estate market." description="Our proven track record speaks to our commitment and success in Dubai's luxury real estate market."
tag="Track Record" tag="Track Record"
tagIcon={Award}
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="depth-3d"
useInvertedBackground={false} useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
buttons={[
{ text: "View Insights", href: "#" }
]}
metrics={[ metrics={[
{ {
id: "1", id: "1", description: "Properties Sold", value: "450+"
icon: Home,
title: "Properties Sold",
value: "450+"
}, },
{ {
id: "2", id: "2", description: "Satisfied Clients", value: "650+"
icon: Users,
title: "Satisfied Clients",
value: "650+"
}, },
{ {
id: "3", id: "3", description: "Total Value", value: "$2.3B"
icon: DollarSign,
title: "Total Value",
value: "$2.3B"
}, },
{ {
id: "4", id: "4", description: "International Reach", value: "45 Countries"
icon: TrendingUp,
title: "International",
value: "45 Countries"
} }
]} ]}
/> />
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardFive <TestimonialCardTen
title="What Our Clients Say" title="What Our Clients Say"
description="Experience through the words of satisfied buyers and investors who found their dream properties with us." description="Experience through the words of satisfied buyers and investors who found their dream properties with us."
tag="Client Testimonials" tag="Client Testimonials"
tagIcon={Star}
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[
{ text: "Read All Reviews", href: "#" }
]}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Ahmed Al Mansouri", role: "Real Estate Investor", title: "Exceptional Service & Market Expertise", quote: "The team at Luxe Properties demonstrated outstanding knowledge of the Dubai market. Their negotiation skills saved me significant time and money. I would not hesitate to recommend them for any luxury property transaction.", imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg?_wi=4"
name: "Ahmed Al Mansouri, Real Estate Investor",
date: "Date: September 2024",
title: "Exceptional Service & Market Expertise",
quote: "The team at Luxe Properties demonstrated outstanding knowledge of the Dubai market. Their negotiation skills saved me significant time and money. I would not hesitate to recommend them for any luxury property transaction.",
tag: "Premium Portfolio",
avatarSrc: "https://img.b2bpic.net/free-photo/business-people-using-digital-tablet-airport_107420-95868.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg"
}, },
{ {
id: "2", id: "2", name: "Sarah Johnson", role: "CEO - Tech Corp", title: "A Smooth & Sophisticated Experience", quote: "Finding a penthouse that matched my exacting standards seemed impossible, yet within weeks, the team presented three exceptional options. Their professionalism and attention to detail were impeccable throughout.", imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=4"
name: "Sarah Johnson, CEO - Tech Corp",
date: "Date: August 2024",
title: "A Smooth & Sophisticated Experience",
quote: "Finding a penthouse that matched my exacting standards seemed impossible, yet within weeks, the team presented three exceptional options. Their professionalism and attention to detail were impeccable throughout.",
tag: "Penthouse Collection",
avatarSrc: "https://img.b2bpic.net/free-photo/attractive-satisfied-young-female-entrepreneur-standing-proud-smiling-with-crossed-hands-confident_197531-23012.jpg?id=13871705",
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg"
}, },
{ {
id: "3", id: "3", name: "Michael Chen", role: "International Investor", title: "Trusted Partner for International Clients", quote: "As a foreign investor, I appreciated the comprehensive legal and financial guidance. The team navigated complex regulations effortlessly, allowing me to invest with complete confidence.", imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg?_wi=3"
name: "Michael Chen, International Investor",
date: "Date: July 2024",
title: "Trusted Partner for International Clients",
quote: "As a foreign investor, I appreciated the comprehensive legal and financial guidance. The team navigated complex regulations effortlessly, allowing me to invest with complete confidence.",
tag: "Investment Advisory",
avatarSrc: "https://img.b2bpic.net/free-photo/young-businessman-with-clipboard_1098-602.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg"
}, },
{ {
id: "4", id: "4", name: "Fatima Al-Serkal", role: "Luxury Lifestyle Consultant", title: "Impeccable Taste & Attention to Detail", quote: "Beyond finding properties, they understand lifestyle. The concierge services and interior design recommendations have transformed my new home into a personal sanctuary.", imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg?_wi=5"
name: "Fatima Al-Serkal, Luxury Lifestyle",
date: "Date: June 2024",
title: "Impeccable Taste & Attention to Detail",
quote: "Beyond finding properties, they understand lifestyle. The concierge services and interior design recommendations have transformed my new home into a personal sanctuary.",
tag: "Concierge Services",
avatarSrc: "https://img.b2bpic.net/free-photo/executive-paying-attention-his-partner_1098-4058.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg"
}, },
{ {
id: "5", id: "5", name: "David Martinez", role: "Corporate Executive", title: "Seamless Relocation Experience", quote: "Moving to Dubai for business, I needed a quick turnaround. Their efficient process and white-glove service made the transition seamless and stress-free.", imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=5"
name: "David Martinez, Corporate Executive",
date: "Date: May 2024",
title: "Seamless Relocation Experience",
quote: "Moving to Dubai for business, I needed a quick turnaround. Their efficient process and white-glove service made the transition seamless and stress-free.",
tag: "Corporate Solutions",
avatarSrc: "https://img.b2bpic.net/free-photo/smiling-team-leader-looking-camera-group-corporate-meeting_1163-3920.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg"
}, },
{ {
id: "6", id: "6", name: "James Richardson", role: "Family Relocation Specialist", title: "Perfect Home for Family Living", quote: "They truly understood what our family needed. The search process was collaborative and transparent, resulting in finding our perfect family home in Emirates Hills.", imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg?_wi=4"
name: "James Richardson, Family Relocation",
date: "Date: April 2024",
title: "Perfect Home for Family Living",
quote: "They truly understood what our family needed. The search process was collaborative and transparent, resulting in finding our perfect family home in Emirates Hills.",
tag: "Family Properties",
avatarSrc: "https://img.b2bpic.net/free-photo/cheerful-businessman-eyeglasses-office_1262-3710.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg"
} }
]} ]}
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactSplitForm
tag="Get In Touch"
tagIcon={Mail}
title="Ready to Find Your Dream Property?" title="Ready to Find Your Dream Property?"
description="Let our expert team guide you through your luxury real estate journey. Schedule a consultation today and discover properties that match your vision and investment goals." description="Let our expert team guide you through your luxury real estate journey. Fill out the form below to schedule a consultation today and discover properties that match your vision and investment goals."
background={{ variant: "sparkles-gradient" }} imageSrc="https://img.b2bpic.net/free-photo/luxury-building-cityscape_155003-8884.jpg?_wi=1"
imageAlt="Dubai cityscape at night"
mediaAnimation="blur-reveal"
mediaPosition="right"
useInvertedBackground={false} useInvertedBackground={false}
buttons={[ buttonText="Send Message"
{ text: "Schedule Consultation", href: "#" }, onSubmit={(data) => console.log("Form submitted:", data)}
{ text: "Browse Listings", href: "#properties" } inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true }
]} ]}
textarea={{
name: "message", placeholder: "Your Message", rows: 4,
required: true
}}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterSimple <FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg?_wi=6"
imageAlt="City skyline at sunset"
logoText="Luxe Properties"
columns={[ columns={[
{ {
title: "Company", title: "Company", items: [
items: [
{ label: "About Us", href: "#about" }, { label: "About Us", href: "#about" },
{ label: "Our Services", href: "#services" }, { label: "Our Services", href: "#services" },
{ label: "Executive Team", href: "#team" }, { label: "Executive Team", href: "#team" },
@@ -367,8 +264,7 @@ export default function LandingPage() {
] ]
}, },
{ {
title: "Resources", title: "Resources", items: [
items: [
{ label: "Investment Guide", href: "#" }, { label: "Investment Guide", href: "#" },
{ label: "Market Reports", href: "#" }, { label: "Market Reports", href: "#" },
{ label: "FAQ", href: "#" }, { label: "FAQ", href: "#" },
@@ -376,24 +272,21 @@ export default function LandingPage() {
] ]
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ label: "Privacy Policy", href: "#" }, { label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" }, { label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" } { label: "Cookie Policy", href: "#" }
] ]
}, },
{ {
title: "Connect", title: "Connect", items: [
items: [
{ label: "LinkedIn", href: "#" }, { label: "LinkedIn", href: "#" },
{ label: "Instagram", href: "#" }, { label: "Instagram", href: "#" },
{ label: "WhatsApp", href: "#" } { label: "WhatsApp", href: "#" }
] ]
} }
]} ]}
bottomLeftText="© 2025 Luxe Properties Dubai. All rights reserved." copyrightText="© 2025 Luxe Properties Dubai. All rights reserved."
bottomRightText="Luxury Real Estate Excellence"
/> />
</div> </div>
</ThemeProvider> </ThemeProvider>

View File

@@ -11,7 +11,7 @@ html {
body { body {
background-color: var(--background); background-color: var(--background);
color: var(--foreground); color: var(--foreground);
font-family: var(--font-inter-tight), sans-serif; font-family: var(--font-inter), sans-serif;
position: relative; position: relative;
min-height: 100vh; min-height: 100vh;
overscroll-behavior: none; overscroll-behavior: none;
@@ -24,5 +24,5 @@ h3,
h4, h4,
h5, h5,
h6 { h6 {
font-family: var(--font-inter-tight), sans-serif; font-family: var(--font-inter), sans-serif;
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f8f8f8;
--card: #f5f5f5; --card: #ffffff;
--foreground: #000000; --foreground: #0a0a0a;
--primary-cta: #000000; --primary-cta: #0a0a0a;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #f0f0f0;
--secondary-cta-text: #000000; --secondary-cta-text: #0a0a0a;
--accent: #e6e6e6; --accent: #d1d5db;
--background-accent: #d0d0d0; --background-accent: #e0e0e0;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);