Update src/app/page.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user