This commit is contained in:
2025-08-21 18:26:58 +02:00
parent 734d805f80
commit de51060e27

View File

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