Merge version_1 into main #2
105
src/app/page.tsx
105
src/app/page.tsx
@@ -27,7 +27,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -42,12 +42,12 @@ export default function HomePage() {
|
||||
title="Discover Exceptional Luxury Living in Dubai"
|
||||
description="Explore our curated collection of premium villas and exclusive development projects. Experience world-class architecture and sophisticated design in the heart of Dubai."
|
||||
tag="Premium Real Estate"
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Browse Villas", href: "/villas" },
|
||||
{ text: "View Projects", href: "/projects" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/inner-courtyard-with-swimming-pool_661209-479.jpg"
|
||||
imageAlt="Luxury villa in Dubai"
|
||||
/>
|
||||
</div>
|
||||
@@ -59,33 +59,13 @@ export default function HomePage() {
|
||||
tag="Available Now"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Modern Waterfront Villa",
|
||||
price: "AED 8.5M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg?_wi=1",
|
||||
imageAlt: "Modern waterfront villa",
|
||||
},
|
||||
id: "1", name: "Modern Waterfront Villa", price: "AED 8.5M", imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg", imageAlt: "Modern waterfront villa"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Contemporary Desert Oasis",
|
||||
price: "AED 6.2M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nomadic-architecture-desert_181624-26737.jpg?_wi=1",
|
||||
imageAlt: "Contemporary desert villa",
|
||||
},
|
||||
id: "2", name: "Contemporary Desert Oasis", price: "AED 6.2M", imageSrc: "http://img.b2bpic.net/free-photo/nomadic-architecture-desert_181624-26737.jpg", imageAlt: "Contemporary desert villa"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Palm Jumeirah Masterpiece",
|
||||
price: "AED 12.8M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg?_wi=2",
|
||||
imageAlt: "Palm Jumeirah villa",
|
||||
},
|
||||
id: "3", name: "Palm Jumeirah Masterpiece", price: "AED 12.8M", imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-hotel_1150-17975.jpg", imageAlt: "Palm Jumeirah villa"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emirates Living Luxury",
|
||||
price: "AED 5.9M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg?_wi=1",
|
||||
imageAlt: "Emirates living villa",
|
||||
},
|
||||
id: "4", name: "Emirates Living Luxury", price: "AED 5.9M", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920931.jpg", imageAlt: "Emirates living villa"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -101,32 +81,16 @@ export default function HomePage() {
|
||||
tag="Achievements"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "500",
|
||||
title: "Villas Sold",
|
||||
description: "Successfully delivered luxury properties to satisfied clients",
|
||||
icon: Home,
|
||||
id: "1", value: "500", title: "Villas Sold", description: "Successfully delivered luxury properties to satisfied clients", icon: Home,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "2.4",
|
||||
title: "Billion AED",
|
||||
description: "Total portfolio value managed and transactions completed",
|
||||
icon: TrendingUp,
|
||||
id: "2", value: "2.4", title: "Billion AED", description: "Total portfolio value managed and transactions completed", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "98",
|
||||
title: "% Satisfaction",
|
||||
description: "Client satisfaction rate across all our services",
|
||||
icon: Star,
|
||||
id: "3", value: "98", title: "% Satisfaction", description: "Client satisfaction rate across all our services", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "25",
|
||||
title: "Years",
|
||||
description: "Decades of expertise in luxury real estate development",
|
||||
icon: Award,
|
||||
id: "4", value: "25", title: "Years", description: "Decades of expertise in luxury real estate development", icon: Award,
|
||||
},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -143,51 +107,27 @@ export default function HomePage() {
|
||||
tag="Testimonials"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Mohammed Al Mansoori",
|
||||
handle: "@mohammedal",
|
||||
testimonial: "Luxe Villas helped us find the perfect investment property. Their team's expertise and attention to detail were exceptional. Highly recommended!",
|
||||
rating: 5,
|
||||
id: "1", name: "Mohammed Al Mansoori", handle: "@mohammedal", testimonial: "Luxe Villas helped us find the perfect investment property. Their team's expertise and attention to detail were exceptional. Highly recommended!", rating: 5,
|
||||
icon: Heart,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarahjohnson",
|
||||
testimonial: "The entire process was seamless. From initial viewing to final paperwork, everything was handled professionally. Our villa exceeded all expectations.",
|
||||
rating: 5,
|
||||
id: "2", name: "Sarah Johnson", handle: "@sarahjohnson", testimonial: "The entire process was seamless. From initial viewing to final paperwork, everything was handled professionally. Our villa exceeded all expectations.", rating: 5,
|
||||
icon: Heart,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ahmed Al Qasimi",
|
||||
handle: "@ahmedqasimi",
|
||||
testimonial: "Outstanding service and market knowledge. The agents understood exactly what we were looking for and delivered beyond expectations.",
|
||||
rating: 5,
|
||||
id: "3", name: "Ahmed Al Qasimi", handle: "@ahmedqasimi", testimonial: "Outstanding service and market knowledge. The agents understood exactly what we were looking for and delivered beyond expectations.", rating: 5,
|
||||
icon: Heart,
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emma Watson",
|
||||
handle: "@emmawatson",
|
||||
testimonial: "Investing in Dubai real estate can be complex, but Luxe Villas made it simple and transparent. I'm thrilled with my purchase!",
|
||||
rating: 5,
|
||||
id: "4", name: "Emma Watson", handle: "@emmawatson", testimonial: "Investing in Dubai real estate can be complex, but Luxe Villas made it simple and transparent. I'm thrilled with my purchase!", rating: 5,
|
||||
icon: Heart,
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Khalid Al Falasi",
|
||||
handle: "@khalidfalasi",
|
||||
testimonial: "Best real estate experience I've had. The team's professionalism and dedication to client satisfaction is truly unmatched.",
|
||||
rating: 5,
|
||||
id: "5", name: "Khalid Al Falasi", handle: "@khalidfalasi", testimonial: "Best real estate experience I've had. The team's professionalism and dedication to client satisfaction is truly unmatched.", rating: 5,
|
||||
icon: Heart,
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Jessica Martinez",
|
||||
handle: "@jessicamartinez",
|
||||
testimonial: "From consultation to closing, every step was handled with excellence. Luxe Villas truly understands luxury real estate.",
|
||||
rating: 5,
|
||||
id: "6", name: "Jessica Martinez", handle: "@jessicamartinez", testimonial: "From consultation to closing, every step was handled with excellence. Luxe Villas truly understands luxury real estate.", rating: 5,
|
||||
icon: Heart,
|
||||
},
|
||||
]}
|
||||
@@ -200,14 +140,13 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-urban-beautiful-landscape-night_1122-1702.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-urban-beautiful-landscape-night_1122-1702.jpg"
|
||||
imageAlt="Dubai skyline"
|
||||
logoText="Luxe Villas Dubai"
|
||||
copyrightText="© 2025 Luxe Villas Dubai. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Properties",
|
||||
items: [
|
||||
title: "Properties", items: [
|
||||
{ label: "Featured Villas", href: "/villas" },
|
||||
{ label: "Our Projects", href: "/projects" },
|
||||
{ label: "New Listings", href: "#" },
|
||||
@@ -215,8 +154,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Team", href: "#" },
|
||||
{ label: "Blog & News", href: "#" },
|
||||
@@ -224,8 +162,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
|
||||
@@ -24,7 +24,7 @@ export default function ProjectsPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="small"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -42,22 +42,13 @@ export default function ProjectsPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Waterfront Residences Phase 1",
|
||||
description: "50 exclusive villas along Dubai's pristine coastline with private beach access and marina facilities",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-sea-coast-mountains-sky-is-reflected-water_169016-9944.jpg?_wi=1",
|
||||
},
|
||||
title: "Waterfront Residences Phase 1", description: "50 exclusive villas along Dubai's pristine coastline with private beach access and marina facilities", imageSrc: "http://img.b2bpic.net/free-photo/city-sea-coast-mountains-sky-is-reflected-water_169016-9944.jpg"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Desert Heights Collection",
|
||||
description: "30 ultra-luxury villas positioned in the serene desert landscape with panoramic views",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/city-sea-coast-mountains-sky-is-reflected-water_169016-9944.jpg?_wi=2",
|
||||
},
|
||||
title: "Desert Heights Collection", description: "30 ultra-luxury villas positioned in the serene desert landscape with panoramic views", imageSrc: "http://img.b2bpic.net/free-photo/city-sea-coast-mountains-sky-is-reflected-water_169016-9944.jpg"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Downtown Premium Towers",
|
||||
description: "75 penthouse villas in the heart of Dubai's vibrant downtown with world-class amenities",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-cityspace-night_116348-69.jpg",
|
||||
},
|
||||
title: "Downtown Premium Towers", description: "75 penthouse villas in the heart of Dubai's vibrant downtown with world-class amenities", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-cityspace-night_116348-69.jpg"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -71,21 +62,20 @@ export default function ProjectsPage() {
|
||||
description="Luxe Villas Development"
|
||||
subdescription="Premium Real Estate Innovation"
|
||||
icon={Building2}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-leaders-consulting-expert_74855-2095.jpg?_wi=1"
|
||||
videoSrc="/videos/project-showcase.mp4"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-urban-beautiful-landscape-night_1122-1702.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-urban-beautiful-landscape-night_1122-1702.jpg"
|
||||
imageAlt="Dubai skyline"
|
||||
logoText="Luxe Villas Dubai"
|
||||
copyrightText="© 2025 Luxe Villas Dubai. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Properties",
|
||||
items: [
|
||||
title: "Properties", items: [
|
||||
{ label: "Featured Villas", href: "/villas" },
|
||||
{ label: "Our Projects", href: "/projects" },
|
||||
{ label: "New Listings", href: "#" },
|
||||
@@ -93,8 +83,7 @@ export default function ProjectsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Team", href: "#" },
|
||||
{ label: "Blog & News", href: "#" },
|
||||
@@ -102,8 +91,7 @@ export default function ProjectsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user