diff --git a/website/index.html b/website/index.html index d3826c4..64dc5b0 100644 --- a/website/index.html +++ b/website/index.html @@ -11,44 +11,5 @@
- - - + diff --git a/website/src/assets/images/bag.mp4 b/website/src/assets/images/bag.mp4 index ef8cecb..1492449 100644 Binary files a/website/src/assets/images/bag.mp4 and b/website/src/assets/images/bag.mp4 differ diff --git a/website/src/components/HeroSection.jsx b/website/src/components/HeroSection.jsx index a4ebf98..2343154 100644 --- a/website/src/components/HeroSection.jsx +++ b/website/src/components/HeroSection.jsx @@ -1,4 +1,5 @@ import { ArrowRight } from 'lucide-react'; +import bag from '../assets/images/bag.mp4' // import { useEffect, useRef } from 'react'; // function ParticleNetwork() { @@ -93,7 +94,7 @@ export default function HeroSection() { playsInline className="absolute inset-0 w-full h-full object-cover z-0 scale-105" > - + {/* Cinematic overlay */}