diff --git a/src/app/page.tsx b/src/app/page.tsx index 46d4be6..df9178f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,15 +65,15 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-healthy-vegetables_23-2147609628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-healthy-vegetables_23-2147609628.jpg?_wi=1", imageAlt: "Fresh produce", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-vegetables-market_23-2149050782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-vegetables-market_23-2149050782.jpg?_wi=1", imageAlt: "Organic display", }, { - imageSrc: "http://img.b2bpic.net/free-photo/organic-foods-fresh-organic-food-local-farmers-market-farmers-markets-are-traditional-way-selling-agricultural-products_1391-114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organic-foods-fresh-organic-food-local-farmers-market-farmers-markets-are-traditional-way-selling-agricultural-products_1391-114.jpg?_wi=1", imageAlt: "Fresh vegetables", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/vegetables-board-space-text_501050-1009.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-healthy-vegetables_23-2147609628.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wicker-basket-with-healthy-vegetables_23-2147609628.jpg?_wi=2", imageAlt: "fresh organic vegetables farm display", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/delicious-orange-bun-table_23-2148858384.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-vegetables-market_23-2149050782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-vegetables-market_23-2149050782.jpg?_wi=2", imageAlt: "fresh organic vegetables farm display", }, { @@ -155,7 +155,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/classic-glass-bottle-milk_23-2150734410.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/organic-foods-fresh-organic-food-local-farmers-market-farmers-markets-are-traditional-way-selling-agricultural-products_1391-114.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/organic-foods-fresh-organic-food-local-farmers-market-farmers-markets-are-traditional-way-selling-agricultural-products_1391-114.jpg?_wi=2", imageAlt: "fresh organic vegetables farm display", }, ]}