diff --git a/src/app/page.tsx b/src/app/page.tsx index 66ec13d..1e8c1b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,11 +42,11 @@ export default function LandingPage() { description="Opening soon. Get ready for an unparalleled shopping experience." 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", 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", 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", 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", 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", imageAlt: "Best Buys opening" }, + { 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?_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?_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?_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?_wi=5", imageAlt: "Best Buys opening" }, ]} mediaAnimation="slide-up" />