diff --git a/src/app/page.tsx b/src/app/page.tsx index 40703cb..4b9472d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,6 +100,7 @@ export default function LandingPage() { description="We're open 7 AM–8 PM daily. Visit us in the heart of Hollis." buttons={[ { text: "Call (603) 465-2000", href: "tel:6034652000" }, + { text: "Get Directions", href: "https://maps.app.goo.gl/" } ]} />