2 Commits

Author SHA1 Message Date
99dd10ecd6 Update src/app/page.tsx 2026-03-11 19:47:27 +00:00
4a6e857430 Merge version_2 into main
Merge version_2 into main
2026-03-11 19:46:31 +00:00

View File

@@ -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"