diff --git a/src/app/page.tsx b/src/app/page.tsx index d69e655..5d07541 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" @@ -100,7 +100,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"