Update src/app/page.tsx

This commit is contained in:
2026-05-26 19:52:58 +00:00
parent de137ff61d
commit 03571ef02f

View File

@@ -59,17 +59,17 @@ 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", 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", imageAlt: "slow motion ethereal clothing"},
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?_wi=2", imageAlt: "slow motion ethereal clothing"},
{
videoSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-evening-outside-street_1303-17068.jpg", 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/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", videoAriaLabel: "Dreamlike street style", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-walking-evening-outside-street_1303-17068.jpg", imageAlt: "slow motion ethereal clothing"},
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?_wi=2", imageAlt: "slow motion ethereal clothing"},
{
videoSrc: "http://img.b2bpic.net/free-photo/group-people-waiting-cross-road_53876-65331.jpg", videoAriaLabel: "Minimalist urban fashion", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-outdoors_23-2148950596.jpg", imageAlt: "slow motion ethereal clothing"},
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?_wi=2", imageAlt: "slow motion ethereal clothing"},
{
videoSrc: "http://img.b2bpic.net/free-photo/pink-hair-girl-avantgarde-style-wearing-sunglasses_114579-19319.jpg", videoAriaLabel: "Dark moody fashion concept", imageSrc: "http://img.b2bpic.net/free-photo/group-people-waiting-cross-road_53876-65331.jpg", imageAlt: "slow motion ethereal clothing"},
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?_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", 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?_wi=2", imageAlt: "slow motion ethereal clothing"},
]}
mediaAnimation="slide-up"
/>