From f04408bbef82b4fe4bda40dfb2dd70b03407b2f7 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 4 Jul 2026 07:44:59 +0000 Subject: [PATCH] Bob AI: Update the secondary button in the Contact section to 'Book a Table', or add an --- src/pages/HomePage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index fb73e12..86b2d58 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -251,8 +251,8 @@ export default function HomePage() { href: "tel:+359894554281", }} secondaryButton={{ - text: "Get Directions", - href: "https://maps.app.goo.gl/...", + text: "Book a Table", + href: "mailto:reservations@galata.bg", }} />