Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-06-02 19:18:29 +00:00

View File

@@ -244,7 +244,7 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false} useInvertedBackground={false}
buttons={[ buttons={[
{ text: "Schedule Consultation", href: "#" }, { text: "Schedule Consultation", href: "https://maps.app.goo.gl/MBzFYzuBsa91du1u6?g_st=ac" },
{ text: "Browse Listings", href: "#properties" } { text: "Browse Listings", href: "#properties" }
]} ]}
/> />