From ce05603cbf273da0c5c5ccc2a0e8e8609bccd1ee Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 02:10:07 +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 7781a06..4d44e3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "https://wa.me/525500000000", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110870.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110870.jpg?_wi=1" imageAlt="Interior tienda naturista Oliver" mediaAnimation="slide-up" avatars={[ @@ -133,7 +133,7 @@ export default function LandingPage() { id: "1", name: "Suplemento Multivitamínico", price: "$290 MXN", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-eating-smoothies_169016-1417.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-eating-smoothies_169016-1417.jpg?_wi=1", }, { id: "2", @@ -198,7 +198,7 @@ export default function LandingPage() { title: "Pedidos Entregados", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/healthy-eating-smoothies_169016-1417.jpg" + imageSrc="http://img.b2bpic.net/free-photo/healthy-eating-smoothies_169016-1417.jpg?_wi=2" imageAlt="Asesoría personalizada" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -313,7 +313,7 @@ export default function LandingPage() { placeholder: "¿En qué podemos ayudarte hoy?", required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110870.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110870.jpg?_wi=2" imageAlt="Tienda Oliver fachada" /> -- 2.49.1