Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 868a699759 | |||
| 9f9f02751d | |||
| 2cf9a1bd30 | |||
| 6c682be5e5 |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
logoText="EstateView"
|
||||
description="Redefining luxury living. Discover properties tailored to your lifestyle with the most trusted real estate partner."
|
||||
buttons={[
|
||||
{ text: "Explore Listings", href: "#listings" },
|
||||
{ text: "View Exclusive Listings", href: "#listings" },
|
||||
{ text: "Book Consultation", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-low-angle-shot-stone-metal-building-blue-sky_181624-7605.jpg?_wi=1"
|
||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user