Update src/app/page.tsx
This commit is contained in:
@@ -74,14 +74,14 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
videoSrc: "http://img.b2bpic.net/free-photo/mardi-gras-celebration-new-orleans_23-2151083404.jpg",
|
videoSrc: "http://img.b2bpic.net/free-photo/mardi-gras-celebration-new-orleans_23-2151083404.jpg?_wi=1",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-happy-woman_23-2148778274.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-happy-woman_23-2148778274.jpg?_wi=1",
|
||||||
imageAlt: "Dynamic rave footage",
|
imageAlt: "Dynamic rave footage",
|
||||||
videoAriaLabel: "Video of a dynamic rave in Africa",
|
videoAriaLabel: "Video of a dynamic rave in Africa",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
videoSrc: "http://img.b2bpic.net/free-photo/close-up-men-playing-drums_23-2149029454.jpg",
|
videoSrc: "http://img.b2bpic.net/free-photo/close-up-men-playing-drums_23-2149029454.jpg?_wi=1",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-sunglasses-getting-her-hair-done_107420-12126.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-sunglasses-getting-her-hair-done_107420-12126.jpg?_wi=1",
|
||||||
imageAlt: "Creative portraits and cultural scenes",
|
imageAlt: "Creative portraits and cultural scenes",
|
||||||
videoAriaLabel: "Video of creative portraits and cultural scenes",
|
videoAriaLabel: "Video of creative portraits and cultural scenes",
|
||||||
},
|
},
|
||||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/joyous-man-chuckling-after-hearing-amusing-jokes-from-best-friend-call_482257-97597.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/joyous-man-chuckling-after-hearing-amusing-jokes-from-best-friend-call_482257-97597.jpg",
|
||||||
imageAlt: "Phone displaying behind-the-scenes content",
|
imageAlt: "Phone displaying behind-the-scenes content",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/mardi-gras-celebration-new-orleans_23-2151083404.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/mardi-gras-celebration-new-orleans_23-2151083404.jpg?_wi=2",
|
||||||
imageAlt: "mobile phone showing rave footage",
|
imageAlt: "mobile phone showing rave footage",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-psd/party-entertainment-instagram-posts_23-2150388700.jpg",
|
imageSrc: "http://img.b2bpic.net/free-psd/party-entertainment-instagram-posts_23-2150388700.jpg",
|
||||||
imageAlt: "Phone showing social media content creation",
|
imageAlt: "Phone showing social media content creation",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-happy-woman_23-2148778274.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-happy-woman_23-2148778274.jpg?_wi=2",
|
||||||
imageAlt: "mobile phone showing rave footage",
|
imageAlt: "mobile phone showing rave footage",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/business-owner-analyzing-blank-mockup-display-smartphone_482257-87225.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/business-owner-analyzing-blank-mockup-display-smartphone_482257-87225.jpg",
|
||||||
imageAlt: "Phone showing an interview",
|
imageAlt: "Phone showing an interview",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-playing-drums_23-2149029454.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-men-playing-drums_23-2149029454.jpg?_wi=2",
|
||||||
imageAlt: "mobile phone showing rave footage",
|
imageAlt: "mobile phone showing rave footage",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-touching-curtain_23-2151693765.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-touching-curtain_23-2151693765.jpg",
|
||||||
imageAlt: "Phone showing talent promotion",
|
imageAlt: "Phone showing talent promotion",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-sunglasses-getting-her-hair-done_107420-12126.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-sunglasses-getting-her-hair-done_107420-12126.jpg?_wi=2",
|
||||||
imageAlt: "mobile phone showing rave footage",
|
imageAlt: "mobile phone showing rave footage",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user