From de89efdf7c67a3613dfabcc3b3cbbab29656645a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 11:40:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fddebb6..320e83f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { { text: "VisĂ­tanos hoy", href: "#contact"}, { - text: "Ver nuestras especialidades", href: "#products"}, + text: "Ver menĂș", href: "#products"}, ]} imageSrc="http://img.b2bpic.net/free-photo/pain-au-chocolat-croissant_114579-2514.jpg" imageAlt="Freshly baked artisan croissant" @@ -199,4 +199,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1