Spaces:
Running
Running
can you change landing page video to this video
Browse files- index.html +2 -2
index.html
CHANGED
|
@@ -53,10 +53,10 @@
|
|
| 53 |
<!-- Hero Section -->
|
| 54 |
<section id="hero" class="relative min-h-screen flex items-center justify-center overflow-hidden hero-background">
|
| 55 |
<video class="hero-video" autoplay muted loop playsinline>
|
| 56 |
-
<source src="https://huggingface.co/spaces/mithunparambath/quantumcraft-nanosystems/resolve/main/videos/Untitled design.mp4" type="video/mp4">
|
| 57 |
Your browser does not support the video tag.
|
| 58 |
</video>
|
| 59 |
-
|
| 60 |
<div class="atom-animation" id="atomCanvas"></div>
|
| 61 |
<div class="relative z-20 text-center px-4 max-w-6xl mx-auto">
|
| 62 |
<h1 class="text-5xl md:text-7xl font-bold mb-6 text-white">
|
|
|
|
| 53 |
<!-- Hero Section -->
|
| 54 |
<section id="hero" class="relative min-h-screen flex items-center justify-center overflow-hidden hero-background">
|
| 55 |
<video class="hero-video" autoplay muted loop playsinline>
|
| 56 |
+
<source src="https://huggingface.co/spaces/mithunparambath/quantumcraft-nanosystems/resolve/main/videos/Untitled design (1).mp4" type="video/mp4">
|
| 57 |
Your browser does not support the video tag.
|
| 58 |
</video>
|
| 59 |
+
<div class="video-overlay"></div>
|
| 60 |
<div class="atom-animation" id="atomCanvas"></div>
|
| 61 |
<div class="relative z-20 text-center px-4 max-w-6xl mx-auto">
|
| 62 |
<h1 class="text-5xl md:text-7xl font-bold mb-6 text-white">
|