header vid

This commit is contained in:
Sewmina 2025-06-07 12:56:04 +05:30
parent 792ed44003
commit 4cc470a115
2 changed files with 11 additions and 0 deletions

Binary file not shown.

View File

@ -273,6 +273,17 @@ export default function HeroSection() {
)
) : (
<section className="flex flex-col items-center text-center py-16">
<video
autoPlay
loop
muted
playsInline
className="w-full max-w-4xl mb-8 rounded-lg"
>
<source src="/duelfiassets/header.mp4" type="video/mp4" />
Your browser does not support the video tag.
</video>
<Image
src="/duelfiassets/Playing on Arcade Machine no BG.png"
alt="DuelFi Hero"