From b6c016788f4a4a23bc335af001e500e65bec9d14 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:02:54 +0000 Subject: [PATCH] Update src/app/eventos/page.tsx --- src/app/eventos/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/eventos/page.tsx b/src/app/eventos/page.tsx index 70b0faf..ad76223 100644 --- a/src/app/eventos/page.tsx +++ b/src/app/eventos/page.tsx @@ -174,7 +174,7 @@ export default function EventsPage() { { title: "Menú Degustación Especial", 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", buttonIcon: ArrowRight, buttonHref: "/contacto",