From fb32e44decdac90f0c60458973449d0cafdd4464 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 21 Jun 2026 05:43:13 +0000 Subject: [PATCH] Bob AI: Update the 'get direction' text or button to link to 'https://share.google/OphFV --- src/pages/HomePage/sections/Contact.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Contact.tsx b/src/pages/HomePage/sections/Contact.tsx index 47850bd..ff120b5 100644 --- a/src/pages/HomePage/sections/Contact.tsx +++ b/src/pages/HomePage/sections/Contact.tsx @@ -18,7 +18,7 @@ export default function ContactSection(): React.JSX.Element { }} secondaryButton={{ text: "Get Directions", - href: "#", + href: "https://share.google/OphFVr3IVj8PvGWs8", }} /> -- 2.49.1