diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a5baa0..54b6446 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -149,7 +149,7 @@ 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: "tel:+19735381675" }]} + buttons={[{ text: "Visit our site! ", href: "https://maps.apple.com/?address=Morristown,NJ" }]} />