From 98e55dfcdb7aaa1779320a022d5b4b8a50aca798 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 09:31:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cb81b37..1b1b1bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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}