diff --git a/src/app/page.tsx b/src/app/page.tsx index b84209d..ecf87df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." buttons={[ { 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" }} useInvertedBackground={false}