6 Commits

Author SHA1 Message Date
82e62fc7d6 Merge version_4 into main
Merge version_4 into main
2026-06-02 19:18:29 +00:00
3423d0b2f8 Update src/app/page.tsx 2026-06-02 19:18:23 +00:00
65073cecca Merge version_3 into main
Merge version_3 into main
2026-06-02 19:07:41 +00:00
9e6cedf11b Update src/app/page.tsx 2026-06-02 19:07:38 +00:00
c4ae67043f Merge version_2 into main
Merge version_2 into main
2026-06-02 19:05:13 +00:00
6521207a03 Merge version_2 into main
Merge version_2 into main
2026-06-02 19:04:49 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
title="Discover Luxury Living in Dubai"
title="Unlock Dubai's Most Exclusive Luxury Properties"
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"
@@ -244,7 +244,7 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
buttons={[
{ text: "Schedule Consultation", href: "#" },
{ text: "Schedule Consultation", href: "https://maps.app.goo.gl/MBzFYzuBsa91du1u6?g_st=ac" },
{ text: "Browse Listings", href: "#properties" }
]}
/>