Spaces:
Running
Running
Remove <!-- Claim VIP Package --> section
Browse files- index.html +1 -11
index.html
CHANGED
|
@@ -552,17 +552,7 @@
|
|
| 552 |
</ul>
|
| 553 |
</div>
|
| 554 |
</div>
|
| 555 |
-
|
| 556 |
-
<!-- Claim VIP Package -->
|
| 557 |
-
<div class="flex flex-col items-center justify-center min-w-[220px]">
|
| 558 |
-
<div class="glass-card h-full w-full flex flex-col items-center justify-center py-6 px-4 text-center">
|
| 559 |
-
<i class="fas fa-crown text-4xl mb-4 text-neon-yellow"></i>
|
| 560 |
-
<h3 class="text-xl font-bold uppercase mb-3">VIP Package</h3>
|
| 561 |
-
<p class="text-sm opacity-90 mb-4">Claim your exclusive Diamond VIP Package now!</p>
|
| 562 |
-
<button class="neon-btn px-6 py-3 uppercase font-bold w-full max-w-xs">Claim Now</button>
|
| 563 |
-
</div>
|
| 564 |
-
</div>
|
| 565 |
-
</div>
|
| 566 |
</div>
|
| 567 |
</section>
|
| 568 |
|
|
|
|
| 552 |
</ul>
|
| 553 |
</div>
|
| 554 |
</div>
|
| 555 |
+
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 556 |
</div>
|
| 557 |
</section>
|
| 558 |
|