diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c6a885..cb6b713 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - videoSrc: "http://img.b2bpic.net/free-photo/young-male-performer-dancing-escalators_23-2149344077.jpg", imageAlt: "Model wearing a DRIXUN luxury jacket", imageSrc: "http://img.b2bpic.net/free-photo/young-male-performer-dancing-escalators_23-2149344077.jpg"}, + videoSrc: "http://img.b2bpic.net/free-photo/young-male-performer-dancing-escalators_23-2149344077.jpg?_wi=1", imageAlt: "Model wearing a DRIXUN luxury jacket", imageSrc: "http://img.b2bpic.net/free-photo/young-male-performer-dancing-escalators_23-2149344077.jpg?_wi=2"}, { videoSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-autumn-park_1157-24157.jpg", imageAlt: "Model showcasing a DRIXUN premium coat", imageSrc: "http://img.b2bpic.net/free-photo/woman-jacket_1303-3803.jpg"}, ]}