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