From c44f8d6f41fb69937c4cb1fe6da3a3c923623c1d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 26 May 2026 19:51:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9abab98..6eaf56e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,39 +74,39 @@ export default function LandingPage() { ]} mediaItems={[ { - videoSrc: "http://img.b2bpic.net/free-photo/back-view-beautiful-romantic-blond-girl-pink-dress-dreamily-tying-hair-looking-reflection-window-old-garden_574295-1040.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/back-view-beautiful-romantic-blond-girl-pink-dress-dreamily-tying-hair-looking-reflection-window-old-garden_574295-1040.jpg?_wi=1", videoAriaLabel: "Ethereal fashion lookbook", - imageSrc: "http://img.b2bpic.net/free-photo/back-view-beautiful-romantic-blond-girl-pink-dress-dreamily-tying-hair-looking-reflection-window-old-garden_574295-1040.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/back-view-beautiful-romantic-blond-girl-pink-dress-dreamily-tying-hair-looking-reflection-window-old-garden_574295-1040.jpg?_wi=2", imageAlt: "slow motion ethereal clothing", }, { - videoSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-evening-outside-street_1303-17068.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-evening-outside-street_1303-17068.jpg?_wi=1", videoAriaLabel: "Abstract fashion film", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-boho-honeymoon-template_23-2149288155.jpg", imageAlt: "slow motion ethereal clothing", }, { - videoSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-outdoors_23-2148950596.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-outdoors_23-2148950596.jpg?_wi=1", videoAriaLabel: "Dreamlike street style", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-evening-outside-street_1303-17068.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-evening-outside-street_1303-17068.jpg?_wi=2", imageAlt: "slow motion ethereal clothing", }, { - videoSrc: "http://img.b2bpic.net/free-photo/group-people-waiting-cross-road_53876-65331.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/group-people-waiting-cross-road_53876-65331.jpg?_wi=1", videoAriaLabel: "Minimalist urban fashion", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-outdoors_23-2148950596.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-outdoors_23-2148950596.jpg?_wi=2", imageAlt: "slow motion ethereal clothing", }, { - videoSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-19319.jpg", + videoSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-19319.jpg?_wi=1", videoAriaLabel: "Dark moody fashion concept", - imageSrc: "http://img.b2bpic.net/free-photo/group-people-waiting-cross-road_53876-65331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-people-waiting-cross-road_53876-65331.jpg?_wi=2", imageAlt: "slow motion ethereal clothing", }, { videoSrc: "http://img.b2bpic.net/free-photo/side-view-man-with-afro-dreadlocks-posing_23-2149462104.jpg", videoAriaLabel: "Cinematic streetwear narrative", - imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-19319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-19319.jpg?_wi=2", imageAlt: "slow motion ethereal clothing", }, ]} -- 2.49.1