diff --git a/src/app/page.tsx b/src/app/page.tsx index 514c18f..2710bef 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: "#menu" }, + { text: "Ver carta", href: "https://qrcarta.com" }, { text: "Cómo llegar", href: googleMapsUrl } ]} buttonAnimation="slide-up"