From 51671a00c24e94b8677980c4e77ef7cd4c630bdf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 06:29:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7665b68..a563d1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,23 +44,23 @@ export default function LandingPage() { tag="Coming Soon" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/covid-pandemic-lifestyle-concept-girl-wearing-medical-mask-shopping-malls-holding-paper-ba_1258-161781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/covid-pandemic-lifestyle-concept-girl-wearing-medical-mask-shopping-malls-holding-paper-ba_1258-161781.jpg?_wi=1", imageAlt: "Best Buys launch", }, { - imageSrc: "http://img.b2bpic.net/free-photo/covid-pandemic-lifestyle-concept-girl-wearing-medical-mask-shopping-malls-holding-paper-ba_1258-161781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/covid-pandemic-lifestyle-concept-girl-wearing-medical-mask-shopping-malls-holding-paper-ba_1258-161781.jpg?_wi=2", imageAlt: "Best Buys product", }, { - imageSrc: "http://img.b2bpic.net/free-photo/covid-pandemic-lifestyle-concept-girl-wearing-medical-mask-shopping-malls-holding-paper-ba_1258-161781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/covid-pandemic-lifestyle-concept-girl-wearing-medical-mask-shopping-malls-holding-paper-ba_1258-161781.jpg?_wi=3", imageAlt: "Best Buys storefront", }, { - imageSrc: "http://img.b2bpic.net/free-photo/covid-pandemic-lifestyle-concept-girl-wearing-medical-mask-shopping-malls-holding-paper-ba_1258-161781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/covid-pandemic-lifestyle-concept-girl-wearing-medical-mask-shopping-malls-holding-paper-ba_1258-161781.jpg?_wi=4", imageAlt: "Best Buys collection", }, { - imageSrc: "http://img.b2bpic.net/free-photo/covid-pandemic-lifestyle-concept-girl-wearing-medical-mask-shopping-malls-holding-paper-ba_1258-161781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/covid-pandemic-lifestyle-concept-girl-wearing-medical-mask-shopping-malls-holding-paper-ba_1258-161781.jpg?_wi=5", imageAlt: "Best Buys opening", }, ]}