Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-20 16:12:17 +00:00

View File

@@ -51,8 +51,8 @@ export default function LandingPage() {
{ text: "Contact Me", href: "#contact" }
]}
mediaItems={[
{ videoSrc: "https://www.w3schools.com/howto/rain.mp4", imageAlt: "Looping car montage drift" },
{ videoSrc: "https://www.w3schools.com/howto/rain.mp4", imageAlt: "Cinematic night car shots" }
{ videoSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=1", imageAlt: "Looping car montage drift" },
{ videoSrc: "https://www.w3schools.com/howto/rain.mp4?_wi=2", imageAlt: "Cinematic night car shots" }
]}
mediaAnimation="blur-reveal"
rating={5}