This commit is contained in:
2024-10-07 15:01:53 +02:00
parent 1d279235be
commit d3a259741f
27 changed files with 35 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ export function Homepage() {
playsInline
className="absolute inset-0 w-full h-full object-cover -z-10"
>
<source src="/videos/hero.mp4" type="video/mp4" />
<source src="/videos/hero2.mp4" type="video/mp4" />
Your browser does not support the video tag.
</video>