This commit is contained in:
2025-08-21 18:13:59 +02:00
parent b31a4bf8fb
commit a514d396cf
2 changed files with 1 additions and 1 deletions

BIN
src/app/videos/hero4.mp4 Normal file

Binary file not shown.

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>