From d3a5930c0372a2f9fd98fd157fa8655a673cd1b2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:16:42 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 40 ++++++++-------------------------------- 1 file changed, 8 insertions(+), 32 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index fc074fa..bbc49c5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -11,8 +11,7 @@ import { Phone } from "lucide-react"; const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/team" }, { label: "Careers", href: "#" }, @@ -20,8 +19,7 @@ const footerColumns = [ ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Properties", href: "/properties" }, { label: "Management", href: "#" }, { label: "Investment", href: "#" }, @@ -29,8 +27,7 @@ const footerColumns = [ ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Blog", href: "#" }, { label: "Market Reports", href: "#" }, { label: "FAQ", href: "#" }, @@ -38,8 +35,7 @@ const footerColumns = [ ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -96,33 +92,13 @@ export default function AboutPage() { tag="Meet Our Experts" members={[ { - id: "1", - name: "Amira Al-Mansouri", - role: "CEO & Founder", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1", - imageAlt: "Amira Al-Mansouri, CEO", - }, + id: "1", name: "Amira Al-Mansouri", role: "CEO & Founder", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=1", imageAlt: "Amira Al-Mansouri, CEO"}, { - id: "2", - name: "Hassan Al-Maktoum", - role: "Head of Operations", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", - imageAlt: "Hassan Al-Maktoum, Operations Director", - }, + id: "2", name: "Hassan Al-Maktoum", role: "Head of Operations", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Hassan Al-Maktoum, Operations Director"}, { - id: "3", - name: "Leila Al-Mazrouei", - role: "Director of Properties", - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1", - imageAlt: "Leila Al-Mazrouei, Properties Director", - }, + id: "3", name: "Leila Al-Mazrouei", role: "Director of Properties", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1", imageAlt: "Leila Al-Mazrouei, Properties Director"}, { - id: "4", - name: "Mohammed Al-Falasi", - role: "Investment Advisor", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", - imageAlt: "Mohammed Al-Falasi, Investment Advisor", - }, + id: "4", name: "Mohammed Al-Falasi", role: "Investment Advisor", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Mohammed Al-Falasi, Investment Advisor"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" -- 2.49.1 From 54099d530b9e4a878f34bc83929efacd532df909 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:16:42 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 33 +++++++-------------------------- 1 file changed, 7 insertions(+), 26 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 0bc5163..9a21cec 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -10,8 +10,7 @@ import { Phone, Mail, Phone as PhoneIcon } from "lucide-react"; const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/team" }, { label: "Careers", href: "#" }, @@ -19,8 +18,7 @@ const footerColumns = [ ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Properties", href: "/properties" }, { label: "Management", href: "#" }, { label: "Investment", href: "#" }, @@ -28,8 +26,7 @@ const footerColumns = [ ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Blog", href: "#" }, { label: "Market Reports", href: "#" }, { label: "FAQ", href: "#" }, @@ -37,8 +34,7 @@ const footerColumns = [ ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -82,26 +78,11 @@ export default function ContactPage() { tag="Contact Options" features={[ { - id: "01", - title: "Phone Consultation", - description: "Speak directly with our property consultants about your specific needs and preferences.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-buyer-signing-document_23-2150225265.jpg?_wi=2", - imageAlt: "Phone consultation service", - }, + id: "01", title: "Phone Consultation", description: "Speak directly with our property consultants about your specific needs and preferences.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-buyer-signing-document_23-2150225265.jpg?_wi=2", imageAlt: "Phone consultation service"}, { - id: "02", - title: "Email Inquiry", - description: "Send detailed information about your property requirements and we'll prepare a personalized response.", - imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg?_wi=2", - imageAlt: "Email inquiry service", - }, + id: "02", title: "Email Inquiry", description: "Send detailed information about your property requirements and we'll prepare a personalized response.", imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg?_wi=2", imageAlt: "Email inquiry service"}, { - id: "03", - title: "Schedule a Tour", - description: "Book a private tour of available properties with our expert property managers.", - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-female-entrepreneur-analyzing-business-reports-while-working-paperwork-office_637285-121.jpg?_wi=2", - imageAlt: "Schedule property tour", - }, + id: "03", title: "Schedule a Tour", description: "Book a private tour of available properties with our expert property managers.", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-female-entrepreneur-analyzing-business-reports-while-working-paperwork-office_637285-121.jpg?_wi=2", imageAlt: "Schedule property tour"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" -- 2.49.1 From c422da9f987780f8aa62258f625246ea9dc0527d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:16:43 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 304b88f..f49ff67 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -7,37 +7,24 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const halant = Halant({ - variable: "--font-halant", - subsets: ["latin"], + variable: "--font-halant", subsets: ["latin"], weight: ["300", "400", "500", "600", "700"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); const interTight = Inter_Tight({ - variable: "--font-inter-tight", - subsets: ["latin"], + variable: "--font-inter-tight", subsets: ["latin"], weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"], }); export const metadata: Metadata = { - title: "Luxury Property Management Dubai | Luxe Properties", - description: "Premium property management services for elite investors and homeowners in Dubai. Discover luxury villas, penthouses, and beachfront residences managed by industry experts.", - keywords: "luxury property management Dubai, premium real estate, villas for rent, Dubai property management, investment properties", - openGraph: { - title: "Luxury Property Management Dubai", - description: "Discover and manage premium properties with Luxe Properties Dubai - your trusted partner in luxury real estate.", - siteName: "Luxe Properties Dubai", - type: "website", - }, + title: "Luxury Property Management Dubai | Luxe Properties", description: "Premium property management services for elite investors and homeowners in Dubai. Discover luxury villas, penthouses, and beachfront residences managed by industry experts.", keywords: "luxury property management Dubai, premium real estate, villas for rent, Dubai property management, investment properties", openGraph: { + title: "Luxury Property Management Dubai", description: "Discover and manage premium properties with Luxe Properties Dubai - your trusted partner in luxury real estate.", siteName: "Luxe Properties Dubai", type: "website"}, twitter: { - card: "summary_large_image", - title: "Luxury Property Management Dubai", - description: "Premium properties and expert management services for discerning investors.", - }, + card: "summary_large_image", title: "Luxury Property Management Dubai", description: "Premium properties and expert management services for discerning investors."}, }; export default function RootLayout({ -- 2.49.1 From fc24cafa3632012c6d8f2e7d8a15e513dac69d9b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:16:43 +0000 Subject: [PATCH 4/6] Update src/app/page.tsx --- src/app/page.tsx | 158 +++++++---------------------------------------- 1 file changed, 23 insertions(+), 135 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f838ca3..0c7a75e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,8 +22,7 @@ const navItems = [ const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/team" }, { label: "Careers", href: "#" }, @@ -31,8 +30,7 @@ const footerColumns = [ ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Properties", href: "/properties" }, { label: "Management", href: "#" }, { label: "Investment", href: "#" }, @@ -40,8 +38,7 @@ const footerColumns = [ ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Blog", href: "#" }, { label: "Market Reports", href: "#" }, { label: "FAQ", href: "#" }, @@ -49,8 +46,7 @@ const footerColumns = [ ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -94,28 +90,18 @@ export default function HomePage() { tag="Exclusive Portfolio" tagIcon={Crown} tagAnimation="slide-up" - background={{ variant: "plain" }} + background={{ variant: "gradient-bars" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg?_wi=1", - imageAlt: "Luxury villa with pool in Dubai", - }, + imageSrc: "http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg?_wi=1", imageAlt: "Luxury villa with pool in Dubai"}, { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg", - imageAlt: "Penthouse with Dubai Marina skyline view", - }, + imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg", imageAlt: "Penthouse with Dubai Marina skyline view"}, { - imageSrc: "http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg?_wi=2", - imageAlt: "Beachfront villa overlooking Arabian Gulf", - }, + imageSrc: "http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg?_wi=2", imageAlt: "Beachfront villa overlooking Arabian Gulf"}, { - imageSrc: "http://img.b2bpic.net/free-photo/mosque-pictures-moroccan-wall-pattern_1203-5080.jpg", - imageAlt: "Elegant townhouse in gated community", - }, + imageSrc: "http://img.b2bpic.net/free-photo/mosque-pictures-moroccan-wall-pattern_1203-5080.jpg", imageAlt: "Elegant townhouse in gated community"}, { - imageSrc: "http://img.b2bpic.net/free-photo/view-interior-design-space-with-color-year-furnishings-decorations_23-2151397375.jpg", - imageAlt: "Modern apartment with city view", - }, + imageSrc: "http://img.b2bpic.net/free-photo/view-interior-design-space-with-color-year-furnishings-decorations_23-2151397375.jpg", imageAlt: "Modern apartment with city view"}, ]} mediaAnimation="slide-up" buttons={[ @@ -136,31 +122,13 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "1", - name: "Creek Harbor Waterfront Villa", - price: "AED 8.5M", - variant: "5 BR • 1,200 sqm • Waterfront", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1", - imageAlt: "Luxury waterfront villa with private beach access", - isFavorited: false, + id: "1", name: "Creek Harbor Waterfront Villa", price: "AED 8.5M", variant: "5 BR • 1,200 sqm • Waterfront", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=1", imageAlt: "Luxury waterfront villa with private beach access", isFavorited: false, }, { - id: "2", - name: "Emirates Hills Mansion", - price: "AED 12.2M", - variant: "7 BR • 1,850 sqm • Private Estate", - imageSrc: "http://img.b2bpic.net/free-photo/place-relax-sunny-beach-black-sea-bulgaria-summer-vacation-travel-holiday_627829-9817.jpg?_wi=1", - imageAlt: "Palatial mansion with panoramic city views", - isFavorited: false, + id: "2", name: "Emirates Hills Mansion", price: "AED 12.2M", variant: "7 BR • 1,850 sqm • Private Estate", imageSrc: "http://img.b2bpic.net/free-photo/place-relax-sunny-beach-black-sea-bulgaria-summer-vacation-travel-holiday_627829-9817.jpg?_wi=1", imageAlt: "Palatial mansion with panoramic city views", isFavorited: false, }, { - id: "3", - name: "Jumeirah Beachfront Residence", - price: "AED 6.8M", - variant: "4 BR • 900 sqm • Beachfront", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=2", - imageAlt: "Contemporary beachfront villa with direct beach access", - isFavorited: false, + id: "3", name: "Jumeirah Beachfront Residence", price: "AED 6.8M", variant: "4 BR • 900 sqm • Beachfront", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=2", imageAlt: "Contemporary beachfront villa with direct beach access", isFavorited: false, }, ]} gridVariant="three-columns-all-equal-width" @@ -182,33 +150,13 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: "01", - title: "Property Management", - description: "End-to-end management including maintenance, tenant relations, and compliance with Dubai regulations.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-buyer-signing-document_23-2150225265.jpg?_wi=1", - imageAlt: "Professional property management services", - }, + id: "01", title: "Property Management", description: "End-to-end management including maintenance, tenant relations, and compliance with Dubai regulations.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-buyer-signing-document_23-2150225265.jpg?_wi=1", imageAlt: "Professional property management services"}, { - id: "02", - title: "Maintenance & Repairs", - description: "Preventive and corrective maintenance by certified professionals ensuring your property remains pristine.", - imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg?_wi=1", - imageAlt: "Expert maintenance and repair services", - }, + id: "02", title: "Maintenance & Repairs", description: "Preventive and corrective maintenance by certified professionals ensuring your property remains pristine.", imageSrc: "http://img.b2bpic.net/free-photo/working-tools-things-worker-builder-electrician-top-view_169016-25063.jpg?_wi=1", imageAlt: "Expert maintenance and repair services"}, { - id: "03", - title: "Tenant Screening", - description: "Rigorous vetting process ensuring reliable, qualified tenants for your property.", - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-female-entrepreneur-analyzing-business-reports-while-working-paperwork-office_637285-121.jpg?_wi=1", - imageAlt: "Professional tenant screening process", - }, + id: "03", title: "Tenant Screening", description: "Rigorous vetting process ensuring reliable, qualified tenants for your property.", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-female-entrepreneur-analyzing-business-reports-while-working-paperwork-office_637285-121.jpg?_wi=1", imageAlt: "Professional tenant screening process"}, { - id: "04", - title: "Financial Reporting", - description: "Transparent, detailed monthly accounting and ROI analysis for your investments.", - imageSrc: "http://img.b2bpic.net/free-photo/ambitious-woman-ceo-working-her-modern-corporate-office_482257-112516.jpg", - imageAlt: "Comprehensive financial reporting", - }, + id: "04", title: "Financial Reporting", description: "Transparent, detailed monthly accounting and ROI analysis for your investments.", imageSrc: "http://img.b2bpic.net/free-photo/ambitious-woman-ceo-working-her-modern-corporate-office_482257-112516.jpg", imageAlt: "Comprehensive financial reporting"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -247,77 +195,17 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", - name: "Fatima Al-Qassimi, Investor", - date: "Date: 15 December 2024", - title: "Exceptional Management and Professionalism", - quote: "Luxe Properties has transformed my investment portfolio management. Their attention to detail, transparent reporting, and strategic guidance have consistently delivered above-market returns. I entrust all my Dubai properties to their expertise.", - tag: "Portfolio Owner", - avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", - avatarAlt: "Fatima Al-Qassimi", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-castle-interior-design_23-2151010549.jpg", - imageAlt: "Luxury villa managed by Luxe Properties", - }, + id: "1", name: "Fatima Al-Qassimi, Investor", date: "Date: 15 December 2024", title: "Exceptional Management and Professionalism", quote: "Luxe Properties has transformed my investment portfolio management. Their attention to detail, transparent reporting, and strategic guidance have consistently delivered above-market returns. I entrust all my Dubai properties to their expertise.", tag: "Portfolio Owner", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Fatima Al-Qassimi", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-castle-interior-design_23-2151010549.jpg", imageAlt: "Luxury villa managed by Luxe Properties"}, { - id: "2", - name: "James Richardson, International Investor", - date: "Date: 12 December 2024", - title: "World-Class Service from the Middle East", - quote: "As an international investor new to Dubai, I needed a partner I could trust completely. Luxe Properties provided expert guidance through every step, from acquisition to ongoing management. Their professionalism rivals the best firms globally.", - tag: "Premium Client", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - avatarAlt: "James Richardson", - imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=1", - imageAlt: "Modern apartment managed by Luxe Properties", - }, + id: "2", name: "James Richardson, International Investor", date: "Date: 12 December 2024", title: "World-Class Service from the Middle East", quote: "As an international investor new to Dubai, I needed a partner I could trust completely. Luxe Properties provided expert guidance through every step, from acquisition to ongoing management. Their professionalism rivals the best firms globally.", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=1", imageAlt: "Modern apartment managed by Luxe Properties"}, { - id: "3", - name: "Noor Al-Zahra, Entrepreneur", - date: "Date: 8 December 2024", - title: "Seamless Experience, Outstanding Results", - quote: "I was impressed from day one. Their team handled every aspect of my penthouse management with grace and efficiency. The monthly reports are comprehensive, and their maintenance recommendations have preserved the property's value perfectly.", - tag: "Penthouse Owner", - avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", - avatarAlt: "Noor Al-Zahra", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg", - imageAlt: "Penthouse with Dubai skyline view", - }, + id: "3", name: "Noor Al-Zahra, Entrepreneur", date: "Date: 8 December 2024", title: "Seamless Experience, Outstanding Results", quote: "I was impressed from day one. Their team handled every aspect of my penthouse management with grace and efficiency. The monthly reports are comprehensive, and their maintenance recommendations have preserved the property's value perfectly.", tag: "Penthouse Owner", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Noor Al-Zahra", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg", imageAlt: "Penthouse with Dubai skyline view"}, { - id: "4", - name: "Ahmed Al-Dosari, Business Executive", - date: "Date: 5 December 2024", - title: "Trusted Partner for Wealth Preservation", - quote: "In luxury real estate, discretion and reliability are paramount. Luxe Properties understands this implicitly. Their handling of sensitive matters and protection of client privacy sets them apart in the industry.", - tag: "Executive", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - avatarAlt: "Ahmed Al-Dosari", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-beautiful-tropical-beach_74190-6873.jpg", - imageAlt: "Beachfront villa with premium view", - }, + id: "4", name: "Ahmed Al-Dosari, Business Executive", date: "Date: 5 December 2024", title: "Trusted Partner for Wealth Preservation", quote: "In luxury real estate, discretion and reliability are paramount. Luxe Properties understands this implicitly. Their handling of sensitive matters and protection of client privacy sets them apart in the industry.", tag: "Executive", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Ahmed Al-Dosari", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-beautiful-tropical-beach_74190-6873.jpg", imageAlt: "Beachfront villa with premium view"}, { - id: "5", - name: "Sophia Martinez, Family Office", - date: "Date: 1 December 2024", - title: "Excellence in Every Interaction", - quote: "Managing our family's Dubai real estate portfolio required precision and expertise. Luxe Properties delivered beyond expectations, proving their worth through consistent performance and innovative solutions.", - tag: "Family Office", - avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", - avatarAlt: "Sophia Martinez", - imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg", - imageAlt: "Luxury home interior", - }, + id: "5", name: "Sophia Martinez, Family Office", date: "Date: 1 December 2024", title: "Excellence in Every Interaction", quote: "Managing our family's Dubai real estate portfolio required precision and expertise. Luxe Properties delivered beyond expectations, proving their worth through consistent performance and innovative solutions.", tag: "Family Office", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sophia Martinez", imageSrc: "http://img.b2bpic.net/free-photo/panoramic-sauna-view-organic-wooden-columns-resort-style-wellness_169016-68883.jpg", imageAlt: "Luxury home interior"}, { - id: "6", - name: "Khalid Al-Mansoori, Real Estate Investor", - date: "Date: 28 November 2024", - title: "The Gold Standard in Property Management", - quote: "After working with multiple firms, I found my ideal partner in Luxe Properties. Their strategic insights, proactive approach, and commitment to client success make them indispensable to my investment strategy.", - tag: "Multi-Property Owner", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - avatarAlt: "Khalid Al-Mansoori", - imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg", - imageAlt: "Gated community luxury villa", - }, + id: "6", name: "Khalid Al-Mansoori, Real Estate Investor", date: "Date: 28 November 2024", title: "The Gold Standard in Property Management", quote: "After working with multiple firms, I found my ideal partner in Luxe Properties. Their strategic insights, proactive approach, and commitment to client success make them indispensable to my investment strategy.", tag: "Multi-Property Owner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Khalid Al-Mansoori", imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg", imageAlt: "Gated community luxury villa"}, ]} textboxLayout="default" useInvertedBackground={false} -- 2.49.1 From 15f08347897250f9509485f0342be0f5806603d1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:16:44 +0000 Subject: [PATCH 5/6] Update src/app/properties/page.tsx --- src/app/properties/page.tsx | 44 +++++++------------------------------ 1 file changed, 8 insertions(+), 36 deletions(-) diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index bad964a..fbe7c77 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -11,8 +11,7 @@ import { Gem, Phone } from "lucide-react"; const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/team" }, { label: "Careers", href: "#" }, @@ -20,8 +19,7 @@ const footerColumns = [ ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Properties", href: "/properties" }, { label: "Management", href: "#" }, { label: "Investment", href: "#" }, @@ -29,8 +27,7 @@ const footerColumns = [ ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Blog", href: "#" }, { label: "Market Reports", href: "#" }, { label: "FAQ", href: "#" }, @@ -38,8 +35,7 @@ const footerColumns = [ ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -98,40 +94,16 @@ export default function PropertiesPage() { tagAnimation="slide-up" products={[ { - id: "1", - name: "Creek Harbor Waterfront Villa", - price: "AED 8.5M", - variant: "5 BR • 1,200 sqm • Waterfront", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=3", - imageAlt: "Luxury waterfront villa with private beach access", - isFavorited: false, + id: "1", name: "Creek Harbor Waterfront Villa", price: "AED 8.5M", variant: "5 BR • 1,200 sqm • Waterfront", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=3", imageAlt: "Luxury waterfront villa with private beach access", isFavorited: false, }, { - id: "2", - name: "Emirates Hills Mansion", - price: "AED 12.2M", - variant: "7 BR • 1,850 sqm • Private Estate", - imageSrc: "http://img.b2bpic.net/free-photo/place-relax-sunny-beach-black-sea-bulgaria-summer-vacation-travel-holiday_627829-9817.jpg?_wi=2", - imageAlt: "Palatial mansion with panoramic city views", - isFavorited: false, + id: "2", name: "Emirates Hills Mansion", price: "AED 12.2M", variant: "7 BR • 1,850 sqm • Private Estate", imageSrc: "http://img.b2bpic.net/free-photo/place-relax-sunny-beach-black-sea-bulgaria-summer-vacation-travel-holiday_627829-9817.jpg?_wi=2", imageAlt: "Palatial mansion with panoramic city views", isFavorited: false, }, { - id: "3", - name: "Jumeirah Beachfront Residence", - price: "AED 6.8M", - variant: "4 BR • 900 sqm • Beachfront", - imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=4", - imageAlt: "Contemporary beachfront villa with direct beach access", - isFavorited: false, + id: "3", name: "Jumeirah Beachfront Residence", price: "AED 6.8M", variant: "4 BR • 900 sqm • Beachfront", imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg?_wi=4", imageAlt: "Contemporary beachfront villa with direct beach access", isFavorited: false, }, { - id: "4", - name: "Downtown Dubai Penthouse", - price: "AED 5.2M", - variant: "3 BR • 650 sqm • City Center", - imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=2", - imageAlt: "Modern penthouse overlooking Dubai skyline", - isFavorited: false, + id: "4", name: "Downtown Dubai Penthouse", price: "AED 5.2M", variant: "3 BR • 650 sqm • City Center", imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=2", imageAlt: "Modern penthouse overlooking Dubai skyline", isFavorited: false, }, ]} gridVariant="four-items-2x2-equal-grid" -- 2.49.1 From 0bb46cda86a01d99031cbb91574e71c24706b5e9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:16:44 +0000 Subject: [PATCH 6/6] Update src/app/team/page.tsx --- src/app/team/page.tsx | 40 ++++++++-------------------------------- 1 file changed, 8 insertions(+), 32 deletions(-) diff --git a/src/app/team/page.tsx b/src/app/team/page.tsx index 2ae8535..3f07627 100644 --- a/src/app/team/page.tsx +++ b/src/app/team/page.tsx @@ -11,8 +11,7 @@ import { Home, Users, DollarSign, Award, Phone } from "lucide-react"; const footerColumns = [ { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Team", href: "/team" }, { label: "Careers", href: "#" }, @@ -20,8 +19,7 @@ const footerColumns = [ ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Properties", href: "/properties" }, { label: "Management", href: "#" }, { label: "Investment", href: "#" }, @@ -29,8 +27,7 @@ const footerColumns = [ ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Blog", href: "#" }, { label: "Market Reports", href: "#" }, { label: "FAQ", href: "#" }, @@ -38,8 +35,7 @@ const footerColumns = [ ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -83,33 +79,13 @@ export default function TeamPage() { tag="Meet Our Experts" members={[ { - id: "1", - name: "Amira Al-Mansouri", - role: "CEO & Founder", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", - imageAlt: "Amira Al-Mansouri, CEO", - }, + id: "1", name: "Amira Al-Mansouri", role: "CEO & Founder", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg?_wi=2", imageAlt: "Amira Al-Mansouri, CEO"}, { - id: "2", - name: "Hassan Al-Maktoum", - role: "Head of Operations", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", - imageAlt: "Hassan Al-Maktoum, Operations Director", - }, + id: "2", name: "Hassan Al-Maktoum", role: "Head of Operations", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Hassan Al-Maktoum, Operations Director"}, { - id: "3", - name: "Leila Al-Mazrouei", - role: "Director of Properties", - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2", - imageAlt: "Leila Al-Mazrouei, Properties Director", - }, + id: "3", name: "Leila Al-Mazrouei", role: "Director of Properties", imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=2", imageAlt: "Leila Al-Mazrouei, Properties Director"}, { - id: "4", - name: "Mohammed Al-Falasi", - role: "Investment Advisor", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", - imageAlt: "Mohammed Al-Falasi, Investment Advisor", - }, + id: "4", name: "Mohammed Al-Falasi", role: "Investment Advisor", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Mohammed Al-Falasi, Investment Advisor"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" -- 2.49.1