Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-06-02 21:05:20 +00:00

View File

@@ -152,8 +152,11 @@ export default function LandingPage() {
<ContactCTA
tag="Reservations"
title="Secure Your Table at HidalGo Bistro"
description="Experience an unforgettable evening of culinary excellence. Book your reservation now and join us for an exquisite dining journey."
buttons={[{ text: "Reserve Your Table Now", href: "#" }]}
description="Experience an unforgettable evening of culinary excellence at HidalGo Bistro. Book your reservation now, or get directions to our exquisite location."
buttons={[
{ text: "Reserve Your Table Now", href: "#contact" },
{ text: "Get Directions", href: "https://maps.app.goo.gl/5gErpAgCvM9MfLJg6" }
]}
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
/>