Update src/app/page.tsx
This commit is contained in:
@@ -69,9 +69,9 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/happy-entrepreneur-joining-business-meeting-via-video-conference-call-talking-about-paperwork-with-his-colleagues_637285-6977.jpg", imageAlt: "Professionals collaborating in modern office", imageSrc: "http://img.b2bpic.net/free-photo/happy-entrepreneur-joining-business-meeting-via-video-conference-call-talking-about-paperwork-with-his-colleagues_637285-6977.jpg"},
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/happy-entrepreneur-joining-business-meeting-via-video-conference-call-talking-about-paperwork-with-his-colleagues_637285-6977.jpg?_wi=1", imageAlt: "Professionals collaborating in modern office", imageSrc: "http://img.b2bpic.net/free-photo/happy-entrepreneur-joining-business-meeting-via-video-conference-call-talking-about-paperwork-with-his-colleagues_637285-6977.jpg?_wi=2"},
|
||||
{
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394885.jpg", imageAlt: "Modern office building exterior in Poznań", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394885.jpg"}
|
||||
videoSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394885.jpg?_wi=1", imageAlt: "Modern office building exterior in Poznań", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394885.jpg?_wi=2"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
|
||||
Reference in New Issue
Block a user