From 3423d0b2f8fd63ba74a52d57ddd763daa0ac0894 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 2 Jun 2026 19:18:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cc56437..522475a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -244,7 +244,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} buttons={[ - { text: "Schedule Consultation", href: "#" }, + { text: "Schedule Consultation", href: "https://maps.app.goo.gl/MBzFYzuBsa91du1u6?g_st=ac" }, { text: "Browse Listings", href: "#properties" } ]} />