Update src/app/eventos/page.tsx

This commit is contained in:
2026-03-03 00:02:54 +00:00
parent 77a36822a5
commit b6c016788f

View File

@@ -174,7 +174,7 @@ export default function EventsPage() {
{ {
title: "Menú Degustación Especial", title: "Menú Degustación Especial",
description: "Experiencia gastronómica curada por nuestros chefs, con maridaje de vinos y presentaciones artísticas.", description: "Experiencia gastronómica curada por nuestros chefs, con maridaje de vinos y presentaciones artísticas.",
imageSrc: "http://img.b2bpic.net/free-photo/herring-salad-with-onion-green-apple_2829-14207.jpg", imageSrc: "http://img.b2bpic.net/free-photo/herring-salad-with-onion-green-apple_2829-14207.jpg?_wi=2",
imageAlt: "Menú degustación", imageAlt: "Menú degustación",
buttonIcon: ArrowRight, buttonIcon: ArrowRight,
buttonHref: "/contacto", buttonHref: "/contacto",