From 6569c2db5810cba00ad7411e6d60c49650feec93 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 12:20:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2710bef..1ad23ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Terraza al aire libre · Ambiente tranquilo · Tapas caseras" tagAnimation="slide-up" buttons={[ - { text: "Ver carta", href: "https://qrcarta.com" }, + { text: "Ver carta", href: "https://www.qrcarta.com/restaurant/sant-cugat-del-vall%E9%91%A3/bocamoll/722/" }, { text: "Cómo llegar", href: googleMapsUrl } ]} buttonAnimation="slide-up" -- 2.49.1