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", }, ]}