4 Commits

Author SHA1 Message Date
8092adca6f Merge version_3 into main
Merge version_3 into main
2026-03-09 02:54:00 +00:00
42603b801d Update src/app/page.tsx 2026-03-09 02:53:56 +00:00
9163e12f8f Update src/app/layout.tsx 2026-03-09 02:53:55 +00:00
752c9a5be5 Merge version_2 into main
Merge version_2 into main
2026-03-09 02:43:34 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/decorative-wood-background-wall_1417-1944.jpg" imageSrc="http://img.b2bpic.net/free-photo/decorative-wood-background-wall_1417-1944.jpg"
imageAlt="Restaurante Único Mexicanum ambiente tradicional" imageAlt="Restaurante Único Mexicanum ambiente tradicional"
buttons={[ buttons={[
{ text: "Ver Menú", href: "#features" }, { text: "Ver Menú y Hacer Pedido", href: "#features" },
{ text: "Hacer Pedido", href: "#contact" } { text: "Hacer Pedido", href: "#contact" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"