make it more christmas theme
Browse files- index.html +3 -1
index.html
CHANGED
|
@@ -166,7 +166,9 @@
|
|
| 166 |
</div>
|
| 167 |
<div class="md:w-1/2 flex justify-center">
|
| 168 |
<div class="vr-headset pulse-animation relative">
|
| 169 |
-
<img src="https://huggingface.co/spaces/Fazbeeer/mindmaster-vr-arena-clone/resolve/main/images/Screen_Shot_2025-10-31_at_9.36.06_AM-removebg-preview%20(1).png" alt="VR Headset" class="rounded-lg shadow-2xl mx-auto w-full h-auto max-w-md object-contain glow-image brightness-125 hover:brightness-150 transition-all duration-300" style="filter: drop-shadow(0 0 30px rgba(
|
|
|
|
|
|
|
| 170 |
</div>
|
| 171 |
</div>
|
| 172 |
</div>
|
|
|
|
| 166 |
</div>
|
| 167 |
<div class="md:w-1/2 flex justify-center">
|
| 168 |
<div class="vr-headset pulse-animation relative">
|
| 169 |
+
<img src="https://huggingface.co/spaces/Fazbeeer/mindmaster-vr-arena-clone/resolve/main/images/Screen_Shot_2025-10-31_at_9.36.06_AM-removebg-preview%20(1).png" alt="VR Headset" class="rounded-lg shadow-2xl mx-auto w-full h-auto max-w-md object-contain glow-image brightness-125 hover:brightness-150 transition-all duration-300" style="filter: drop-shadow(0 0 30px rgba(220, 38, 38, 0.8))">
|
| 170 |
+
<div class="absolute -top-4 -right-4 text-6xl text-red-500 animate-bounce">🎄</div>
|
| 171 |
+
<div class="absolute -bottom-4 -left-4 text-6xl text-green-500 animate-pulse">🎁</div>
|
| 172 |
</div>
|
| 173 |
</div>
|
| 174 |
</div>
|