1 Commits

Author SHA1 Message Date
kudinDmitriyUp
f04408bbef Bob AI: Update the secondary button in the Contact section to 'Book a Table', or add an 2026-07-04 07:44:59 +00:00

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>