3 Commits

Author SHA1 Message Date
d116ceff7e Update src/app/page.tsx 2026-03-12 17:12:27 +00:00
9d6fb9e803 Merge version_1 into main
Merge version_1 into main
2026-03-12 17:11:08 +00:00
b6a653eb02 Merge version_1 into main
Merge version_1 into main
2026-03-12 17:10:36 +00:00

View File

@@ -176,7 +176,7 @@ export default function LandingPage() {
description="Experience the authentic taste of Maracaibo elevated with fine-dining service. Whether you're seeking a nostalgic family gathering, an Instagram-worthy culinary adventure, or the perfect special occasion venue, we're ready to welcome you." description="Experience the authentic taste of Maracaibo elevated with fine-dining service. Whether you're seeking a nostalgic family gathering, an Instagram-worthy culinary adventure, or the perfect special occasion venue, we're ready to welcome you."
buttons={[ buttons={[
{ text: "Book a Reservation", href: "https://www.resy.com" }, { text: "Book a Reservation", href: "https://www.resy.com" },
{ text: "Call Us: +34 91 XXXX XXXX", href: "tel:+34911234567" } { text: "Call Now", href: "tel:+34911234567" }
]} ]}
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
useInvertedBackground={false} useInvertedBackground={false}