From 284529489ced51080e5fa3ddd8c42386842dc828 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 11:57:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index af7fff2..7a88acf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#contacto", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/mushroom-meat-pizza-wooden-board-with-leafy-vegetables_23-2147922407.jpg" + imageSrc="http://img.b2bpic.net/free-photo/mushroom-meat-pizza-wooden-board-with-leafy-vegetables_23-2147922407.jpg?_wi=1" imageAlt="Interior de Parking Pizza industrial-lujo" mediaAnimation="blur-reveal" avatars={[ @@ -211,7 +211,7 @@ export default function LandingPage() { title: "Horno a Leña", description: "El corazón de nuestro local, trabajando a 450 grados.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/person-making-lavash-dough-with-flour_114579-4565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-making-lavash-dough-with-flour_114579-4565.jpg?_wi=1", }, items: [ { @@ -224,14 +224,14 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/mushroom-meat-pizza-wooden-board-with-leafy-vegetables_23-2147922407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mushroom-meat-pizza-wooden-board-with-leafy-vegetables_23-2147922407.jpg?_wi=2", imageAlt: "modern luxury industrial pizzeria interior", }, { title: "Mesas Comunitarias", description: "Fomentamos el encuentro y el ambiente vibrante.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/mushroom-meat-pizza-wooden-board-with-leafy-vegetables_23-2147922407.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mushroom-meat-pizza-wooden-board-with-leafy-vegetables_23-2147922407.jpg?_wi=3", }, items: [ { @@ -244,7 +244,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/person-making-lavash-dough-with-flour_114579-4565.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-making-lavash-dough-with-flour_114579-4565.jpg?_wi=2", imageAlt: "authentic wood fired pizza oven interior", }, ]} -- 2.49.1