Compare commits
4 Commits
version_11
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| bcd4492fb6 | |||
| 4da788d22a | |||
| 0dc32ef5bc | |||
| 6d77707c7f |
@@ -1299,4 +1299,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
tagIcon={Mail}
|
||||
title="Ready to Find Your Dream Property?"
|
||||
description="Let our expert team guide you through your luxury real estate journey. Schedule a consultation today and discover properties that match your vision and investment goals."
|
||||
background={{ variant: "plain" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Schedule Consultation", href: "#" },
|
||||
@@ -287,4 +287,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user