From 61afcff2c281b36a628b20df15212ea6eea8c783 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 00:23:12 +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 cbce701..d789d06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,11 +65,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-delicious-veggies-meals_23-2148648916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-delicious-veggies-meals_23-2148648916.jpg?_wi=1", imageAlt: "Authentic Mexican Spices", }, { - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-souvenirs-shop-side-view_23-2149726228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-souvenirs-shop-side-view_23-2149726228.jpg?_wi=1", imageAlt: "Mexican Products Selection", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { descriptions: [ "Need an ingredient for a recipe? Our team is always here to help you find what you need.", ], - imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-delicious-veggies-meals_23-2148648916.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-delicious-veggies-meals_23-2148648916.jpg?_wi=2", imageAlt: "Organic tasty vegetable in wicker basket for sale", }, { @@ -176,7 +176,7 @@ export default function LandingPage() { descriptions: [ "Proud to be a part of the St. Robert community and share our culinary heritage.", ], - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-souvenirs-shop-side-view_23-2149726228.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-souvenirs-shop-side-view_23-2149726228.jpg?_wi=2", imageAlt: "Organic tasty vegetable in wicker basket for sale", }, ]}