Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-16 23:56:56 +00:00

View File

@@ -46,7 +46,6 @@ export default function LandingPage() {
<HeroBillboardGallery
title="Discover Luxury Living in Dubai"
description="Exclusive properties curated for discerning buyers. Experience the pinnacle of sophistication with our award-winning real estate portfolio."
background={{ variant: "gradient-bars" }}
tag="Premium Collections"
tagIcon={Sparkles}
buttons={[
@@ -72,8 +71,6 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={false}
gridVariant="uniform-all-items-equal"
carouselMode="buttons"
buttons={[{ text: "See all properties", href: "#properties" }]}
products={[
{ id: "1", name: "Palm Jumeirah Villa", price: "AED 12,500,000", variant: "5 Bed Villa | Beachfront", imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg" },
{ id: "2", name: "Downtown Dubai Penthouse", price: "AED 8,750,000", variant: "4 Bed Penthouse | City View", imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg" },
@@ -135,6 +132,7 @@ export default function LandingPage() {
tag="Track Record"
animationType="slide-up"
useInvertedBackground={true}
textboxLayout="default"
metrics={[
{ id: "1", value: "450+", title: "Properties Sold", description: "Successful handovers", imageSrc: "https://img.b2bpic.net/free-photo/shanghai-night-china_1127-3170.jpg" },
{ id: "2", value: "$2.3B", title: "Total Assets", description: "Portfolio value managed", imageSrc: "https://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920926.jpg" },