From f44a6a49838ed87804e7897f5be62adcea1319cf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 21:42:55 +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 8a84374..f90c57b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-barbecue-tools-wooden-desk_23-2148206900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-barbecue-tools-wooden-desk_23-2148206900.jpg?_wi=1", imageAlt: "Ambiente de parrilla argentina", }, { @@ -122,7 +122,7 @@ export default function LandingPage() { description: "Sorrentinos, provoleta y el auténtico asado.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/grilled-steak-cherry-sauce-with-onion-pepper-potato-eggplant-side-view_141793-3751.jpg" + imageSrc="http://img.b2bpic.net/free-photo/grilled-steak-cherry-sauce-with-onion-pepper-potato-eggplant-side-view_141793-3751.jpg?_wi=1" /> @@ -144,7 +144,7 @@ export default function LandingPage() { title: "Opciones de Servicio", subtitle: "A tu comodidad", description: "Disfruta en nuestro restaurante, pide para llevar o recibe en casa.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-barbecue-tools-wooden-desk_23-2148206900.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-barbecue-tools-wooden-desk_23-2148206900.jpg?_wi=2", imageAlt: "Human hand seasoning meat on barbecue grill", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { title: "Experiencia Asado", subtitle: "Sabor para compartir", description: "Porciones abundantes diseñadas para grupos de amigos.", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-cherry-sauce-with-onion-pepper-potato-eggplant-side-view_141793-3751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-cherry-sauce-with-onion-pepper-potato-eggplant-side-view_141793-3751.jpg?_wi=2", imageAlt: "Human hand seasoning meat on barbecue grill", }, ]} -- 2.49.1