From a62f7594a43cf9add3b91c0c718653fcf8c489b9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 05:10:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4784de9..de1906c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { ]} mediaItems={[ { - videoSrc: "http://img.b2bpic.net/free-photo/dramatic-shot-cyclist-falling-down-after-dangerous-trick_181624-52443.jpg", videoAriaLabel: "Slow-motion video of tandem skydive over Missouri at sunset", imageSrc: "http://img.b2bpic.net/free-photo/dramatic-shot-cyclist-falling-down-after-dangerous-trick_181624-52443.jpg", imageAlt: "slow motion skydiving sunset Missouri"}, + videoSrc: "http://img.b2bpic.net/free-photo/dramatic-shot-cyclist-falling-down-after-dangerous-trick_181624-52443.jpg?_wi=1", videoAriaLabel: "Slow-motion video of tandem skydive over Missouri at sunset", imageSrc: "http://img.b2bpic.net/free-photo/dramatic-shot-cyclist-falling-down-after-dangerous-trick_181624-52443.jpg?_wi=2", imageAlt: "slow motion skydiving sunset Missouri"}, { imageSrc: "http://img.b2bpic.net/free-photo/sportive-man-jumping-adventure_116123-4.jpg", imageAlt: "Tandem skydive freefalling with dramatic clouds"}, { -- 2.49.1