From 4c5e2f08d3eb15efe0beb0a12bf783def45e5229 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 14:13:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e1cde5..1f244c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,27 +64,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=1", imageAlt: "Collection Look 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=2", imageAlt: "Collection Look 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=3", imageAlt: "Collection Look 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=4", imageAlt: "Collection Look 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=5", imageAlt: "Collection Look 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=6", imageAlt: "Collection Look 6", }, ]} @@ -143,7 +143,7 @@ export default function LandingPage() { description: "Form meets function in every piece.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=7" mediaAnimation="slide-up" /> @@ -190,7 +190,7 @@ export default function LandingPage() { tag="Join Us" title="Stay Connected" description="Sign up to receive early access to new collections and exclusive aesthetic lookbooks." - imageSrc="http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket-posing-mirror_23-2148870747.jpg?_wi=8" mediaAnimation="opacity" /> -- 2.49.1