From 43b78fee7601e5d652ebb8297cc8e8eae371e816 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 02:50:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index bbe36d0..9f91e15 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/man-enjoying-pizza-while-being-home-alone_23-2149527947.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-enjoying-pizza-while-being-home-alone_23-2149527947.jpg?_wi=1" imageAlt="Una pizza artesanal recién horneada con el nombre del restaurante" /> @@ -117,7 +117,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-pizza-while-being-home-alone_23-2149527947.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-pizza-while-being-home-alone_23-2149527947.jpg?_wi=2", imageAlt: "cozy restaurant interior dining experience", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { title: "Entrega a Domicilio", description: "Tu pizza favorita, directamente en la puerta de tu casa u oficina.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-red-tomatoes-olives-all-sliced-inside-with-oil-flour-grey-desk-pizza-dough-italian_140725-22890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-red-tomatoes-olives-all-sliced-inside-with-oil-flour-grey-desk-pizza-dough-italian_140725-22890.jpg?_wi=1", imageAlt: "Moto de reparto de pizza", }, items: [ @@ -159,7 +159,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-margherita-pizza-topped-with-rocket_141793-2150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-margherita-pizza-topped-with-rocket_141793-2150.jpg?_wi=1", imageAlt: "cozy restaurant interior dining experience", }, ]} @@ -179,14 +179,14 @@ export default function LandingPage() { id: "pollo-pepperoni", name: "Mitad Pollo / Mitad Pepperoni con Maíz", price: "Desde $350 DOP", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-red-tomatoes-olives-all-sliced-inside-with-oil-flour-grey-desk-pizza-dough-italian_140725-22890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-red-tomatoes-olives-all-sliced-inside-with-oil-flour-grey-desk-pizza-dough-italian_140725-22890.jpg?_wi=2", imageAlt: "Pizza mitad pollo, mitad pepperoni con maíz", }, { id: "napoletana", name: "Pizza Napolitana", price: "Desde $280 DOP", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-margherita-pizza-topped-with-rocket_141793-2150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-margherita-pizza-topped-with-rocket_141793-2150.jpg?_wi=2", imageAlt: "Pizza napolitana clásica", }, {