ProjectGenesis commited on
Commit
446478b
·
verified ·
1 Parent(s): 97e3e30

Add another VIP Perks that appears to be locked and not accessible yet - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -735,7 +735,7 @@
735
  <section class="grid grid-cols-1 md:grid-cols-2 gap-6">
736
  <div class="glass-card p-8 flex flex-col items-center text-center">
737
  <i class="fas fa-store text-5xl text-neon-yellow mb-4"></i>
738
- <h2 class="text-2xl font-bold uppercase mb-3">Upgrade in Store</h2>
739
  <p class="opacity-90 mb-6">Purchase XP boosters and exclusive VIP packages to fast-track your tier progress</p>
740
  <button class="neon-btn py-3 px-12 uppercase font-bold text-lg">VIP Store</button>
741
  </div>
 
735
  <section class="grid grid-cols-1 md:grid-cols-2 gap-6">
736
  <div class="glass-card p-8 flex flex-col items-center text-center">
737
  <i class="fas fa-store text-5xl text-neon-yellow mb-4"></i>
738
+ <h2 class="text-2xl font-bold uppercase mb-3">Exclusive VIP Store</h2>
739
  <p class="opacity-90 mb-6">Purchase XP boosters and exclusive VIP packages to fast-track your tier progress</p>
740
  <button class="neon-btn py-3 px-12 uppercase font-bold text-lg">VIP Store</button>
741
  </div>