Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d4b64198e | |||
| bf7a07065c | |||
| 6e6999b8d3 | |||
| 9389ba63ea |
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
<div id="properties" data-section="properties">
|
||||
<ProductCardFour
|
||||
title="Featured Properties"
|
||||
description="Handpicked luxury properties selected for their exceptional quality, location, and investment potential."
|
||||
description="Each property verified for authenticity and investment quality. Handpicked luxury properties selected for their exceptional quality, location, and investment potential."
|
||||
tag="Portfolio Highlights"
|
||||
tagIcon={Home}
|
||||
tagAnimation="slide-up"
|
||||
@@ -229,8 +229,8 @@ export default function LandingPage() {
|
||||
tag="Get in Touch"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
title="Ready to Find Your Perfect Property?"
|
||||
description="Let our luxury real estate experts guide you through your next investment. We're ready to discuss your property goals and create a customized strategy."
|
||||
title="Ready to Find Your Perfect Property Today?"
|
||||
description="Let our luxury real estate experts guide you through your next investment. Limited availability on premium listings encourages immediate action. We're ready to discuss your property goals and create a customized strategy."
|
||||
buttons={[
|
||||
{ text: "Schedule Consultation", href: "contact" },
|
||||
{ text: "Browse Listings", href: "properties" }
|
||||
@@ -283,4 +283,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user