This commit is contained in:
2025-08-20 14:24:47 +02:00
parent b7004026c0
commit a737bee762
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
"private": true,
"scripts": {
"dev": "next dev",
"build": "next build",
"build": "next build && cp -r public/* out/",
"start": "next start",
"lint": "next lint"
},

View File

@@ -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">