From 1755cd4d6298370a839d6784d44a00b42865d1fe Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 18:56:14 +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 73efedb..08c116a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@elena_madrid", testimonial: "Muy cercano, buena atención.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19670.jpg?_wi=1", }, { name: "Carlos G.", @@ -111,7 +111,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-seller-is-waiting-customers-bakery-shop-with-freshly-prepared-cakes_613910-21252.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-seller-is-waiting-customers-bakery-shop-with-freshly-prepared-cakes_613910-21252.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-man-shops-local-supermarket_482257-76517.jpg", @@ -244,7 +244,7 @@ export default function LandingPage() { description: "A place where we know your name.", bentoComponent: "reveal-icon", icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-seller-is-waiting-customers-bakery-shop-with-freshly-prepared-cakes_613910-21252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-seller-is-waiting-customers-bakery-shop-with-freshly-prepared-cakes_613910-21252.jpg?_wi=2", imageAlt: "Man and woman shopping at the grocery store", }, { @@ -252,7 +252,7 @@ export default function LandingPage() { description: "Reliable, open when you need it.", bentoComponent: "reveal-icon", icon: Clock, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19670.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-chooses-fruits-vegetables-supermarket_169016-19670.jpg?_wi=2", imageAlt: "Man and woman shopping at the grocery store", }, ]}