Merge version_1 into main #4
@@ -77,9 +77,9 @@ export default function HomePage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg", imageAlt: "Burj Khalifa luxury residence view"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg", imageAlt: "Dubai Marina luxury waterfront"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg?_wi=1", imageAlt: "Dubai Marina luxury waterfront"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg", imageAlt: "Downtown Dubai luxury penthouses"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pool-with-city-background_1203-692.jpg?_wi=2", imageAlt: "Downtown Dubai luxury penthouses"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-poolside-experience-where-guests-bask-opulence-cabanas_1268-31113.jpg", imageAlt: "Palm Jumeirah exclusive villa"},
|
||||
{
|
||||
@@ -96,13 +96,13 @@ export default function HomePage() {
|
||||
tag="Premium Selection"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Burj Khalifa Penthouse", price: "AED 45,000,000", variant: "4BR Duplex | 520 sqm | Direct Views", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg", imageAlt: "Burj Khalifa luxury penthouse"},
|
||||
id: "1", name: "Burj Khalifa Penthouse", price: "AED 45,000,000", variant: "4BR Duplex | 520 sqm | Direct Views", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=1", imageAlt: "Burj Khalifa luxury penthouse"},
|
||||
{
|
||||
id: "2", name: "Palm Jumeirah Beachfront Villa", price: "AED 38,500,000", variant: "5BR Villa | 850 sqm | Private Beach", imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg", imageAlt: "Palm Jumeirah beachfront villa"},
|
||||
id: "2", name: "Palm Jumeirah Beachfront Villa", price: "AED 38,500,000", variant: "5BR Villa | 850 sqm | Private Beach", imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg?_wi=1", imageAlt: "Palm Jumeirah beachfront villa"},
|
||||
{
|
||||
id: "3", name: "Emirates Hills Contemporary", price: "AED 32,000,000", variant: "6BR Mansion | 1200 sqm | Golf View", imageSrc: "http://img.b2bpic.net/free-photo/place-relax-sunny-beach-black-sea-bulgaria-summer-vacation-travel-holiday_627829-9817.jpg", imageAlt: "Emirates Hills contemporary mansion"},
|
||||
id: "3", name: "Emirates Hills Contemporary", price: "AED 32,000,000", variant: "6BR Mansion | 1200 sqm | Golf View", imageSrc: "http://img.b2bpic.net/free-photo/place-relax-sunny-beach-black-sea-bulgaria-summer-vacation-travel-holiday_627829-9817.jpg?_wi=1", imageAlt: "Emirates Hills contemporary mansion"},
|
||||
{
|
||||
id: "4", name: "Downtown Dubai Luxury Suite", price: "AED 28,500,000", variant: "3BR Penthouse | 420 sqm | Fountain View", imageSrc: "http://img.b2bpic.net/free-photo/rooftop-pool-with-city-view_23-2151976543.jpg", imageAlt: "Downtown Dubai luxury penthouse"},
|
||||
id: "4", name: "Downtown Dubai Luxury Suite", price: "AED 28,500,000", variant: "3BR Penthouse | 420 sqm | Fountain View", imageSrc: "http://img.b2bpic.net/free-photo/rooftop-pool-with-city-view_23-2151976543.jpg?_wi=1", imageAlt: "Downtown Dubai luxury penthouse"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -121,7 +121,7 @@ export default function HomePage() {
|
||||
{ value: "500+", title: "Premium Properties Listed" },
|
||||
{ value: "95%", title: "Client Satisfaction Rate" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=1"
|
||||
imageAlt="Luxury interior design showcase"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -197,11 +197,11 @@ export default function HomePage() {
|
||||
description="Hear from international buyers and investors who discovered their perfect Dubai home through our platform."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "The Ultimate Luxury Experience", quote: "The cinematic presentation and attention to detail elevated my property search to an entirely new level. Within weeks, I found my dream penthouse in Burj Khalifa.", name: "Alexander Sterling", role: "International Investor", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alexander Sterling"},
|
||||
id: "1", title: "The Ultimate Luxury Experience", quote: "The cinematic presentation and attention to detail elevated my property search to an entirely new level. Within weeks, I found my dream penthouse in Burj Khalifa.", name: "Alexander Sterling", role: "International Investor", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Alexander Sterling"},
|
||||
{
|
||||
id: "2", title: "Seamless & Sophisticated", quote: "The 360° virtual tours and market insights saved me months of research. The team's expertise in luxury transactions was invaluable.", name: "Victoria Marchetti", role: "CEO, Marchetti Group", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg", imageAlt: "Victoria Marchetti"},
|
||||
{
|
||||
id: "3", title: "Investment Excellence", quote: "Outstanding ROI and portfolio performance. The platform's analytics and curator expertise transformed my Dubai real estate strategy.", name: "James Chen", role: "Portfolio Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"},
|
||||
id: "3", title: "Investment Excellence", quote: "Outstanding ROI and portfolio performance. The platform's analytics and curator expertise transformed my Dubai real estate strategy.", name: "James Chen", role: "Portfolio Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Chen"},
|
||||
{
|
||||
id: "4", title: "Unprecedented Service", quote: "From first viewing to closing, the white-glove concierge service exceeded all expectations. Truly premium experience.", name: "Sophia Al-Mansouri", role: "Luxury Property Advisor", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Sophia Al-Mansouri"},
|
||||
{
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function RentPage() {
|
||||
{ value: "200+", title: "Rental Properties" },
|
||||
{ value: "98%", title: "Tenant Satisfaction" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=2"
|
||||
imageAlt="Luxury rental property interior"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -68,13 +68,13 @@ export default function RentPage() {
|
||||
tagIcon={Package}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Burj Khalifa Furnished Apartment", price: "AED 250,000/year", variant: "4BR Duplex | 520 sqm | Furnished", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg", imageAlt: "Burj Khalifa rental apartment"},
|
||||
id: "1", name: "Burj Khalifa Furnished Apartment", price: "AED 250,000/year", variant: "4BR Duplex | 520 sqm | Furnished", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=2", imageAlt: "Burj Khalifa rental apartment"},
|
||||
{
|
||||
id: "2", name: "Palm Jumeirah Beach Villa", price: "AED 400,000/year", variant: "5BR Villa | 850 sqm | Private Beach", imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg", imageAlt: "Palm Jumeirah rental villa"},
|
||||
id: "2", name: "Palm Jumeirah Beach Villa", price: "AED 400,000/year", variant: "5BR Villa | 850 sqm | Private Beach", imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg?_wi=2", imageAlt: "Palm Jumeirah rental villa"},
|
||||
{
|
||||
id: "3", name: "Emirates Hills Mansion Rental", price: "AED 350,000/year", variant: "6BR Mansion | 1200 sqm | Golf View", imageSrc: "http://img.b2bpic.net/free-photo/place-relax-sunny-beach-black-sea-bulgaria-summer-vacation-travel-holiday_627829-9817.jpg", imageAlt: "Emirates Hills rental mansion"},
|
||||
id: "3", name: "Emirates Hills Mansion Rental", price: "AED 350,000/year", variant: "6BR Mansion | 1200 sqm | Golf View", imageSrc: "http://img.b2bpic.net/free-photo/place-relax-sunny-beach-black-sea-bulgaria-summer-vacation-travel-holiday_627829-9817.jpg?_wi=2", imageAlt: "Emirates Hills rental mansion"},
|
||||
{
|
||||
id: "4", name: "Downtown Dubai Penthouse", price: "AED 180,000/year", variant: "3BR Penthouse | 420 sqm | Fountain View", imageSrc: "http://img.b2bpic.net/free-photo/rooftop-pool-with-city-view_23-2151976543.jpg", imageAlt: "Downtown Dubai rental penthouse"},
|
||||
id: "4", name: "Downtown Dubai Penthouse", price: "AED 180,000/year", variant: "3BR Penthouse | 420 sqm | Fountain View", imageSrc: "http://img.b2bpic.net/free-photo/rooftop-pool-with-city-view_23-2151976543.jpg?_wi=2", imageAlt: "Downtown Dubai rental penthouse"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function SellPage() {
|
||||
{ value: "AED 5.2B", title: "Total Sales Volume" },
|
||||
{ value: "92%", title: "Average Price Realization" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=3"
|
||||
imageAlt="Luxury property presentation"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -68,13 +68,13 @@ export default function SellPage() {
|
||||
tagIcon={Package}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Burj Khalifa Premium Penthouse", price: "AED 45,000,000", variant: "4BR Duplex | 520 sqm | Iconic Views", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg", imageAlt: "Burj Khalifa property for sale"},
|
||||
id: "1", name: "Burj Khalifa Premium Penthouse", price: "AED 45,000,000", variant: "4BR Duplex | 520 sqm | Iconic Views", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg?_wi=3", imageAlt: "Burj Khalifa property for sale"},
|
||||
{
|
||||
id: "2", name: "Palm Jumeirah Beachfront Mansion", price: "AED 38,500,000", variant: "5BR Villa | 850 sqm | Private Beach Access", imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg", imageAlt: "Palm Jumeirah villa for sale"},
|
||||
id: "2", name: "Palm Jumeirah Beachfront Mansion", price: "AED 38,500,000", variant: "5BR Villa | 850 sqm | Private Beach Access", imageSrc: "http://img.b2bpic.net/free-photo/palm-trees-line-water_23-2148107102.jpg?_wi=3", imageAlt: "Palm Jumeirah villa for sale"},
|
||||
{
|
||||
id: "3", name: "Emirates Hills Golf Course Estate", price: "AED 32,000,000", variant: "6BR Mansion | 1200 sqm | Championship Course", imageSrc: "http://img.b2bpic.net/free-photo/place-relax-sunny-beach-black-sea-bulgaria-summer-vacation-travel-holiday_627829-9817.jpg", imageAlt: "Emirates Hills estate for sale"},
|
||||
id: "3", name: "Emirates Hills Golf Course Estate", price: "AED 32,000,000", variant: "6BR Mansion | 1200 sqm | Championship Course", imageSrc: "http://img.b2bpic.net/free-photo/place-relax-sunny-beach-black-sea-bulgaria-summer-vacation-travel-holiday_627829-9817.jpg?_wi=3", imageAlt: "Emirates Hills estate for sale"},
|
||||
{
|
||||
id: "4", name: "Downtown Dubai Fountain View Penthouse", price: "AED 28,500,000", variant: "3BR Penthouse | 420 sqm | Iconic Fountain Views", imageSrc: "http://img.b2bpic.net/free-photo/rooftop-pool-with-city-view_23-2151976543.jpg", imageAlt: "Downtown Dubai penthouse for sale"},
|
||||
id: "4", name: "Downtown Dubai Fountain View Penthouse", price: "AED 28,500,000", variant: "3BR Penthouse | 420 sqm | Iconic Fountain Views", imageSrc: "http://img.b2bpic.net/free-photo/rooftop-pool-with-city-view_23-2151976543.jpg?_wi=3", imageAlt: "Downtown Dubai penthouse for sale"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
|
||||
Reference in New Issue
Block a user