Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 99dd10ecd6 | |||
| 4a6e857430 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Home}
|
tagIcon={Home}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Properties", href: "#properties" },
|
{ text: "Browse Premium Properties", href: "#properties" },
|
||||||
{ text: "Schedule Free Consultation", href: "#contact" }
|
{ text: "Schedule Free Consultation", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Looking for the Perfect Property?"
|
title="Looking for the Perfect Property?"
|
||||||
description="Get a personalized property recommendation and market insights in 24 hours—no obligations"
|
description="Let our expert agents help you find the best property deals today. Get personalized consultation and transparent guidance through your real estate journey."
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email address"
|
inputPlaceholder="Enter your email address"
|
||||||
|
|||||||
Reference in New Issue
Block a user