Compare commits

...

2 Commits

Author SHA1 Message Date
de51060e27 fix 2025-08-21 18:26:58 +02:00
734d805f80 ok 2025-08-21 18:23:38 +02:00
2 changed files with 1 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ export function Hero() {
playsInline
className="absolute top-0 left-0 w-full lg:h-full h-[550px] object-cover z-0 bg-[#FEFFF6] opacity-25"
>
<source src="./videos/hero4.mp4" type="video/mp4" />
<source src="/videos/hero4.mp4" type="video/mp4" />
Your browser does not support the video tag.
</video>

Binary file not shown.