Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 82e62fc7d6 | |||
| 3423d0b2f8 | |||
| 65073cecca | |||
| 9e6cedf11b | |||
| c4ae67043f | |||
| 6521207a03 |
@@ -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" }
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user