Merge version_3 into main #9

Merged
bender merged 1 commits from version_3 into main 2026-03-09 01:56:02 +00:00

View File

@@ -54,10 +54,10 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
videoSrc: "https://videos.pexels.com/video-files/3571596/3571596-hd_1920_1080_30fps.mp4", videoAriaLabel: "Racing car video background"
videoSrc: "https://videos.pexels.com/video-files/3571596/3571596-hd_1920_1080_30fps.mp4?_wi=1", videoAriaLabel: "Racing car video background"
},
{
videoSrc: "https://videos.pexels.com/video-files/3571596/3571596-hd_1920_1080_30fps.mp4", videoAriaLabel: "Racing car video background"
videoSrc: "https://videos.pexels.com/video-files/3571596/3571596-hd_1920_1080_30fps.mp4?_wi=2", videoAriaLabel: "Racing car video background"
}
]}
mediaAnimation="slide-up"