diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c0ead3..c9866f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,27 +73,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=1", imageAlt: "Loja Vintão Store", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=2", imageAlt: "Loja Vintão Store", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=3", imageAlt: "Loja Vintão Store", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=4", imageAlt: "Loja Vintão Store", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=5", imageAlt: "Loja Vintão Store", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pretty-shopper-street_23-2147652063.jpg?_wi=6", imageAlt: "Loja Vintão Store", }, ]}