fix
This commit is contained in:
@@ -14,7 +14,7 @@ export function Hero() {
|
||||
playsInline
|
||||
className="absolute inset-0 top-0 left-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>
|
||||
<h1 className="relative z-10 mx-auto max-w-4xl font-display text-5xl font-medium tracking-tight text-white sm:text-7xl">
|
||||
|
Reference in New Issue
Block a user