From 995682cdad9ac473f11fd9d9b1c6f78e11c78e94 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 11:34:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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", }, ]}