Update src/app/page.tsx

This commit is contained in:
2026-03-25 22:15:57 +00:00
parent 50ab43af7f
commit f3bde3b17b

View File

@@ -247,7 +247,7 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
buttons={[
{ text: "Schedule Consultation", href: "#" },
{ text: "Get Expert Guidance Now", href: "#" },
{ text: "Browse Listings", href: "#properties" }
]}
/>