15 Commits

Author SHA1 Message Date
982c4850df Update src/app/services/page.tsx 2026-03-06 01:59:42 +00:00
f0ec3631df Update src/app/properties/page.tsx 2026-03-06 01:59:41 +00:00
a2c7870a8b Update src/app/page.tsx 2026-03-06 01:59:41 +00:00
0f395be397 Update src/app/services/page.tsx 2026-03-06 01:58:56 +00:00
3da3a25c22 Update src/app/properties/page.tsx 2026-03-06 01:58:55 +00:00
5541993f67 Update src/app/page.tsx 2026-03-06 01:58:55 +00:00
8205a6da7d Update src/app/services/page.tsx 2026-03-06 01:57:12 +00:00
7f4e99332d Update src/app/properties/page.tsx 2026-03-06 01:57:12 +00:00
5b728eea5d Update src/app/page.tsx 2026-03-06 01:57:11 +00:00
10356f5449 Update src/app/services/page.tsx 2026-03-06 01:55:38 +00:00
08ff95e2dd Update src/app/properties/page.tsx 2026-03-06 01:55:38 +00:00
0d5172bc52 Update src/app/page.tsx 2026-03-06 01:55:37 +00:00
a0256fb6c0 Update src/app/layout.tsx 2026-03-06 01:55:37 +00:00
7ce697df81 Merge version_2 into main
Merge version_2 into main
2026-03-06 01:49:38 +00:00
efad5e4195 Merge version_2 into main
Merge version_2 into main
2026-03-06 01:47:34 +00:00
4 changed files with 47 additions and 13 deletions

View File

@@ -22,11 +22,13 @@ const archivo = Archivo({
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Luxury Real Estate in Dubai | Premium Properties | LuxeEstate", description: "Discover exclusive luxury properties in Dubai. Premium villas, penthouses, and investment opportunities managed by Dubai's leading real estate experts.", keywords: "luxury real estate Dubai, premium properties, villas Dubai, penthouse apartments, property management Dubai, real estate investment", metadataBase: new URL("https://www.luxeestate.ae"), title: "Luxury Real Estate in Dubai | Premium Properties | LuxeEstate", description: "Discover exclusive luxury properties in Dubai. Premium villas, penthouses, and investment opportunities managed by Dubai's leading real estate experts.", keywords: "luxury real estate Dubai, premium properties, villas Dubai, penthouse apartments, property management Dubai, real estate investment", metadataBase: new URL("https://www.luxeestate.ae"),
alternates: { alternates: {
canonical: "https://www.luxeestate.ae"}, canonical: "https://www.luxeestate.ae"
},
openGraph: { openGraph: {
title: "LuxeEstate - Luxury Real Estate in Dubai", description: "Explore Dubai's most exclusive properties and premier real estate management services.", url: "https://www.luxeestate.ae", siteName: "LuxeEstate", type: "website", images: [ title: "LuxeEstate - Luxury Real Estate in Dubai", description: "Explore Dubai's most exclusive properties and premier real estate management services.", url: "https://www.luxeestate.ae", siteName: "LuxeEstate", type: "website", images: [
{ {
url: "http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg", alt: "Luxury villa in Dubai"}, url: "http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg", alt: "Luxury villa in Dubai"
},
], ],
}, },
twitter: { twitter: {

View File

@@ -11,7 +11,7 @@ import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive";
import ContactCTA from "@/components/sections/contact/ContactCTA"; import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterSimple from "@/components/sections/footer/FooterSimple"; import FooterSimple from "@/components/sections/footer/FooterSimple";
import { Crown, Building2, Award, TrendingUp, Users, Phone, Star, Home, DollarSign } from "lucide-react"; import { Crown, Building2, Award, TrendingUp, Users, Phone, Star, Home, DollarSign, Zap, Shield, Lock } from "lucide-react";
const navItems = [ const navItems = [
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
@@ -146,6 +146,31 @@ export default function HomePage() {
/> />
</div> </div>
<div id="features" data-section="features">
<FeatureCardThree
title="Why LuxeEstate Stands Apart"
description="We combine market expertise with personalized service to deliver exceptional real estate solutions."
tag="Our Advantages"
tagIcon={Zap}
tagAnimation="slide-up"
features={[
{
id: "1", title: "Expert Market Knowledge", description: "Deep insights into Dubai's luxury market trends and investment opportunities with data-driven strategies.", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Market knowledge visualization"
},
{
id: "2", title: "Complete Protection", description: "Rigorous verification processes and transparent transactions ensuring legal compliance and complete peace of mind.", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Protection and security visualization"
},
{
id: "3", title: "Exclusive Access", description: "Access to off-market opportunities and private listings not available to the general public.", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Exclusive access visualization"
},
]}
textboxLayout="default"
gridVariant="uniform-all-items-equal"
animationType="slide-up"
useInvertedBackground={false}
/>
</div>
<div id="metrics" data-section="metrics"> <div id="metrics" data-section="metrics">
<MetricCardThree <MetricCardThree
title="LuxeEstate Market Leadership" title="LuxeEstate Market Leadership"

View File

@@ -109,14 +109,17 @@ export default function PropertiesPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
features={[ features={[
{ {
id: "01", title: "Prime Locations", description: "Properties in the most sought-after neighborhoods including Palm Jumeirah, Downtown, and Emirates Hills.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=3", imageAlt: "Premium location properties"}, id: "1", title: "Prime Locations", description: "Properties in the most sought-after neighborhoods including Palm Jumeirah, Downtown, and Emirates Hills.", imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "Prime location properties"
},
{ {
id: "02", title: "Verified Authenticity", description: "All properties undergo rigorous verification processes ensuring complete transparency and legal compliance.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg?_wi=3", imageAlt: "Property verification process"}, id: "2", title: "Verified Authenticity", description: "All properties undergo rigorous verification processes ensuring complete transparency and legal compliance.", imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "Verified properties"
},
{ {
id: "03", title: "Investment Returns", description: "Strategic selection based on market analysis to maximize appreciation potential and rental yields.", imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg?_wi=3", imageAlt: "Investment analysis dashboard"}, id: "3", title: "Investment Returns", description: "Strategic selection based on market analysis to maximize appreciation potential and rental yields.", imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "Investment returns visualization"
},
]} ]}
textboxLayout="default" textboxLayout="default"
gridVariant="three-columns-all-equal-width" gridVariant="uniform-all-items-equal"
animationType="slide-up" animationType="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
/> />

View File

@@ -7,7 +7,7 @@ import FeatureCardThree from "@/components/sections/feature/featureCardThree/Fea
import MetricCardThree from "@/components/sections/metrics/MetricCardThree"; import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
import ContactCTA from "@/components/sections/contact/ContactCTA"; import ContactCTA from "@/components/sections/contact/ContactCTA";
import FooterSimple from "@/components/sections/footer/FooterSimple"; import FooterSimple from "@/components/sections/footer/FooterSimple";
import { Briefcase, TrendingUp, Phone, Home, DollarSign, Users, Award } from "lucide-react"; import { Briefcase, TrendingUp, Phone, Home, DollarSign, Users, Award, Building2 } from "lucide-react";
const navItems = [ const navItems = [
{ name: "Home", id: "/" }, { name: "Home", id: "/" },
@@ -83,16 +83,20 @@ export default function ServicesPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
features={[ features={[
{ {
id: "01", title: "Property Management", description: "Full-service property management ensuring your investment is maintained to the highest standards with dedicated professional oversight.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=4", imageAlt: "Professional property management services"}, id: "1", title: "Property Management", description: "Full-service property management ensuring your investment is maintained to the highest standards with dedicated professional oversight.", imageSrc: "/placeholders/placeholder1.webp?_wi=7", imageAlt: "Property management services"
},
{ {
id: "02", title: "Luxury Sales & Leasing", description: "Expert negotiation and transaction services for buying, selling, or leasing premium properties in Dubai's most sought-after locations.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg?_wi=4", imageAlt: "Luxury property sales consultation"}, id: "2", title: "Luxury Sales & Leasing", description: "Expert negotiation and transaction services for buying, selling, or leasing premium properties in Dubai's most sought-after locations.", imageSrc: "/placeholders/placeholder1.webp?_wi=8", imageAlt: "Sales and leasing services"
},
{ {
id: "03", title: "Investment Advisory", description: "Strategic investment guidance backed by market expertise and trend analysis to maximize your real estate portfolio returns.", imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg?_wi=4", imageAlt: "Real estate investment consultation"}, id: "3", title: "Investment Advisory", description: "Strategic investment guidance backed by market expertise and trend analysis to maximize your real estate portfolio returns.", imageSrc: "/placeholders/placeholder1.webp?_wi=9", imageAlt: "Investment advisory services"
},
{ {
id: "04", title: "Concierge Services", description: "White-glove concierge support including property tours, documentation, and seamless transaction facilitation for ultimate convenience.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-partners-greeting-one-another-by-handshaking-way-office_1150-3028.jpg?_wi=2", imageAlt: "Premium concierge services"}, id: "4", title: "Concierge Services", description: "White-glove concierge support including property tours, documentation, and seamless transaction facilitation for ultimate convenience.", imageSrc: "/placeholders/placeholder1.webp?_wi=10", imageAlt: "Concierge services"
},
]} ]}
textboxLayout="default" textboxLayout="default"
gridVariant="four-items-2x2-equal-grid" gridVariant="uniform-all-items-equal"
animationType="slide-up" animationType="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
/> />