From 8b9d8036106e5dca501701ff103214bc46b43e36 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:19:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c7a75e..75786d5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,7 @@ 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/premium-photo/luxurious-stone-villa-with-infinity-pool-overlooking-ocean_1201528-15664.jpg?id=405090258", 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, @@ -197,7 +197,7 @@ export default function HomePage() { { 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/happy-caucasian-woman-short-summer-dress-outside-villa-hotel-by-tree-blue-swimming-pool_343596-695.jpg?id=10933995", 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"}, { -- 2.49.1