Update src/app/page.tsx

This commit is contained in:
2026-04-09 06:29:27 +00:00
parent 5f7a773936
commit 51671a00c2

View File

@@ -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",
},
]}