From f45dc80deee00ff93b6f7003ea79b450d671c882 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 16:43:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 54b6446..7bde668 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,7 +149,8 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "sparkles-gradient" }} text="Ready for your next haircut? Stop by the shop today and meet the team. We look forward to seeing you!" - buttons={[{ text: "Visit our site! ", href: "https://maps.apple.com/?address=Morristown,NJ" }]} + buttons={[{ text: "Visit our site! ", href: "https://maps.apple.com/?ll=40.7961,-74.4815&q=Lackawanna%20Barber%20Shop" }] + } />