diff --git a/src/app/page.tsx b/src/app/page.tsx index ec98970..6f41221 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,6 +81,8 @@ export default function LandingPage() { buttons={[ { text: "Visit Us", onClick: () => document.getElementById("contact")?.scrollIntoView({ behavior: "smooth" })}, + { + text: "Directions", href: "https://maps.app.goo.gl/YourGoogleMapsLink"}, ]} avatars={[ {