From 19782f4ce82a1b24db3f44271ad9b2da2441e7bf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 09:45:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 733dd65..c5eda7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,11 +87,11 @@ export default function LandingPage() { buttonAnimation="blur-reveal" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-girls-shopping-with-stylish-hairstyle-holding-clothes-discussing-store-with-each-other-two-emotionaly-women-choosing-one-pink-sweater-sale-angry-pull-it-side_132075-12233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-girls-shopping-with-stylish-hairstyle-holding-clothes-discussing-store-with-each-other-two-emotionaly-women-choosing-one-pink-sweater-sale-angry-pull-it-side_132075-12233.jpg?_wi=1", imageAlt: "Vintage clothes rack in a cozy second-hand shop", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-objects-still-life_23-2150348557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-objects-still-life_23-2150348557.jpg?_wi=1", imageAlt: "Unique home decor items in a vintage shop", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-girls-shopping-with-stylish-hairstyle-holding-clothes-discussing-store-with-each-other-two-emotionaly-women-choosing-one-pink-sweater-sale-angry-pull-it-side_132075-12233.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fashionable-young-girls-shopping-with-stylish-hairstyle-holding-clothes-discussing-store-with-each-other-two-emotionaly-women-choosing-one-pink-sweater-sale-angry-pull-it-side_132075-12233.jpg?_wi=2", imageAlt: "diverse selection of vintage clothes", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-objects-still-life_23-2150348557.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-objects-still-life_23-2150348557.jpg?_wi=2", imageAlt: "diverse selection of vintage clothes", }, ]}