Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #9.
This commit is contained in:
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"