From 5281a7bd796fa6a88e81b5a928b25202d822901e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 10:51:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index eac35e0..08ead6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,10 +54,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/atmospheric-wooden-table-with-dramatic-smoke-light_84443-73793.jpg", imageAlt: "Parrilla argentina auténtica con ambiente cálido" }, { - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together_23-2149241597.jpg", imageAlt: "Interior acogedor de La Casa Grill & Pub" + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together_23-2149241597.jpg?_wi=1", imageAlt: "Interior acogedor de La Casa Grill & Pub" }, { - imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-4690.jpg", imageAlt: "Deliciosa parrillada completa a la parrilla" + imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-4690.jpg?_wi=1", imageAlt: "Deliciosa parrillada completa a la parrilla" } ]} autoplayDelay={4000} @@ -74,7 +74,7 @@ export default function LandingPage() { { value: "4.9/5", title: "Calificación en opiniones" }, { value: "110+", title: "Clientes satisfechos" } ]} - imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together_23-2149241597.jpg" + imageSrc="http://img.b2bpic.net/free-photo/full-shot-friends-sitting-together_23-2149241597.jpg?_wi=2" imageAlt="Interior acogedor de La Casa Grill & Pub" useInvertedBackground={false} mediaAnimation="slide-up" @@ -101,7 +101,7 @@ export default function LandingPage() { id: "4", title: "Bebidas y cervezas", content: "Para completar la experiencia. Contamos con cervezas artesanales, vinos selectos y bebidas variadas para acompañar cada plato." } ]} - imageSrc="http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-4690.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fried-meat-with-vegetables-table_140725-4690.jpg?_wi=2" imageAlt="Parrillada completa lista para disfrutar" useInvertedBackground={false} mediaPosition="right"