diff --git a/src/app/page.tsx b/src/app/page.tsx index 9954a77..33becea 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,9 +54,9 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/happy-customer-buying-delicious-veggies-meals_23-2148648916.jpg", imageAlt: "Authentic Mexican Spices"}, + 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", imageAlt: "Mexican Products Selection"} + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-souvenirs-shop-side-view_23-2149726228.jpg?_wi=1", imageAlt: "Mexican Products Selection"} ]} mediaAnimation="slide-up" rating={5} @@ -102,11 +102,11 @@ export default function LandingPage() { { id: "f2", title: "Helpful Service", 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", imageAlt: "Organic tasty vegetable in wicker basket for sale"}, + 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"}, { id: "f3", title: "Community Focus", 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", imageAlt: "Organic tasty vegetable in wicker basket for sale"}, + 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"}, ]} title="Why Lupita's?" description="We believe in authentic ingredients, helpful service, and sharing the flavors of home."