Bob AI: Update the secondary button in the Contact section to 'Book a Table', or add an

This commit is contained in:
kudinDmitriyUp
2026-07-04 07:44:59 +00:00
parent 2323622473
commit f04408bbef

View File

@@ -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",
}}
/>
</SectionErrorBoundary>