Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5851fc7185 | |||
| fa74368cb4 |
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="ALPHATO Properties"
|
||||
description="Discover exceptional homes and investment opportunities. We connect you with your dream property, simplifying every step of the journey."
|
||||
description="Unlock your dream property. We connect you with exceptional homes and investment opportunities, simplifying every step of your journey."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Properties", href: "#properties"},
|
||||
@@ -245,4 +245,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user