ProjectGenesis commited on
Commit
cf8a07f
·
verified ·
1 Parent(s): 2e90120

add 2 more Tournament cards - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +12 -12
index.html CHANGED
@@ -232,7 +232,7 @@
232
  <div class="flex flex-col md:flex-row justify-between items-start md:items-center">
233
  <div class="mb-6 md:mb-0">
234
  <div class="flex items-center mb-4">
235
- <span class="px-3 py-1 bg-neon-orange text-dark-bg rounded-full text-sm font-bold mr-3">FREE ENTRY</span>
236
  <span class="px-3 py-1 bg-neon-yellow text-dark-bg rounded-full text-sm font-bold">100 PLAYERS</span>
237
  </div>
238
  <h2 class="text-3xl md:text-4xl font-bold text-white mb-2 neon-text">MEGA WEEKEND SLOTS BATTLE</h2>
@@ -304,7 +304,7 @@
304
  <div class="absolute top-4 right-4 w-12 h-12 rounded-full bg-gradient-to-r from-neon-orange to-neon-yellow flex items-center justify-center">
305
  <i class="fas fa-coins text-dark-bg"></i>
306
  </div>
307
- <h4 class="text-gray-400 mb-1">Estimated Prize</h4>
308
  <p class="text-3xl font-bold text-white mb-3">$120</p>
309
  <div class="progress-track w-full">
310
  <div class="progress-fill w-3/4"></div>
@@ -454,7 +454,7 @@
454
  <!-- Tournament Card 1 -->
455
  <div class="carousel-item glass-panel min-w-[300px] p-6 cursor-pointer">
456
  <div class="flex justify-between items-start mb-4">
457
- <span class="px-3 py-1 bg-neon-orange text-dark-bg rounded-full text-sm font-bold">FREE</span>
458
  <span class="px-3 py-1 bg-red-500 text-white rounded-full text-sm font-bold flex items-center">
459
  <span class="w-2 h-2 bg-white rounded-full mr-2 animate-pulse"></span>
460
  LIVE
@@ -480,8 +480,8 @@
480
  <!-- Tournament Card 2 -->
481
  <div class="carousel-item glass-panel min-w-[300px] p-6 cursor-pointer">
482
  <div class="flex justify-between items-start mb-4">
483
- <span class="px-3 py-1 bg-neon-yellow text-dark-bg rounded-full text-sm font-bold">50 COINS</span>
484
- <span class="px-3 py-1 bg-green-500 text-white rounded-full text-sm font-bold">STARTING SOON</span>
485
  </div>
486
  <h4 class="text-xl font-bold text-white mb-2">Blackjack Showdown</h4>
487
  <p class="text-gray-400 text-sm mb-4">Master the tables</p>
@@ -503,8 +503,8 @@
503
  <!-- Tournament Card 3 -->
504
  <div class="carousel-item glass-panel min-w-[300px] p-6 cursor-pointer">
505
  <div class="flex justify-between items-start mb-4">
506
- <span class="px-3 py-1 bg-purple-500 text-white rounded-full text-sm font-bold">VIP ONLY</span>
507
- <span class="px-3 py-1 bg-blue-500 text-white rounded-full text-sm font-bold">NEW</span>
508
  </div>
509
  <h4 class="text-xl font-bold text-white mb-2">High Roller Roulette</h4>
510
  <p class="text-gray-400 text-sm mb-4">For the elite players</p>
@@ -519,15 +519,15 @@
519
  </div>
520
  </div>
521
  <button class="w-full bg-glass-bg py-3 rounded-full text-white font-bold border border-neon-yellow mt-2">
522
- VIP ACCESS
523
  </button>
524
  </div>
525
 
526
  <!-- Tournament Card 4 -->
527
  <div class="carousel-item glass-panel min-w-[300px] p-6 cursor-pointer">
528
  <div class="flex justify-between items-start mb-4">
529
- <span class="px-3 py-1 bg-green-500 text-dark-bg rounded-full text-sm font-bold">25 COINS</span>
530
- <span class="px-3 py-1 bg-purple-500 text-white rounded-full text-sm font-bold">NEW</span>
531
  </div>
532
  <h4 class="text-xl font-bold text-white mb-2">Poker Night Fever</h4>
533
  <p class="text-gray-400 text-sm mb-4">Texas Hold'em tournament</p>
@@ -542,14 +542,14 @@
542
  </div>
543
  </div>
544
  <button class="w-full bg-glass-bg py-3 rounded-full text-white font-bold border border-neon-yellow mt-2">
545
- REGISTER NOW
546
  </button>
547
  </div>
548
 
549
  <!-- Tournament Card 5 -->
550
  <div class="carousel-item glass-panel min-w-[300px] p-6 cursor-pointer">
551
  <div class="flex justify-between items-start mb-4">
552
- <span class="px-3 py-1 bg-blue-500 text-white rounded-full text-sm font-bold">100 COINS</span>
553
  <span class="px-3 py-1 bg-red-500 text-white rounded-full text-sm font-bold flex items-center">
554
  <span class="w-2 h-2 bg-white rounded-full mr-2 animate-pulse"></span>
555
  LIVE
 
232
  <div class="flex flex-col md:flex-row justify-between items-start md:items-center">
233
  <div class="mb-6 md:mb-0">
234
  <div class="flex items-center mb-4">
235
+ <span class="px-3 py-1 bg-neon-orange text-dark-bg rounded-full text-sm font-bold mr-3">5SC ENTRY</span>
236
  <span class="px-3 py-1 bg-neon-yellow text-dark-bg rounded-full text-sm font-bold">100 PLAYERS</span>
237
  </div>
238
  <h2 class="text-3xl md:text-4xl font-bold text-white mb-2 neon-text">MEGA WEEKEND SLOTS BATTLE</h2>
 
304
  <div class="absolute top-4 right-4 w-12 h-12 rounded-full bg-gradient-to-r from-neon-orange to-neon-yellow flex items-center justify-center">
305
  <i class="fas fa-coins text-dark-bg"></i>
306
  </div>
307
+ <h4 class="text-gray-400 mb-1">Prizes Won</h4>
308
  <p class="text-3xl font-bold text-white mb-3">$120</p>
309
  <div class="progress-track w-full">
310
  <div class="progress-fill w-3/4"></div>
 
454
  <!-- Tournament Card 1 -->
455
  <div class="carousel-item glass-panel min-w-[300px] p-6 cursor-pointer">
456
  <div class="flex justify-between items-start mb-4">
457
+ <span class="px-3 py-1 bg-neon-orange text-white rounded-full text-sm font-bold">FREE</span>
458
  <span class="px-3 py-1 bg-red-500 text-white rounded-full text-sm font-bold flex items-center">
459
  <span class="w-2 h-2 bg-white rounded-full mr-2 animate-pulse"></span>
460
  LIVE
 
480
  <!-- Tournament Card 2 -->
481
  <div class="carousel-item glass-panel min-w-[300px] p-6 cursor-pointer">
482
  <div class="flex justify-between items-start mb-4">
483
+ <span class="px-3 py-1 bg-neon-yellow text-white rounded-full text-sm font-bold">50 SC</span>
484
+ <span class="px-3 py-1 bg-orange-500 text-white rounded-full text-sm font-bold">STARTING SOON</span>
485
  </div>
486
  <h4 class="text-xl font-bold text-white mb-2">Blackjack Showdown</h4>
487
  <p class="text-gray-400 text-sm mb-4">Master the tables</p>
 
503
  <!-- Tournament Card 3 -->
504
  <div class="carousel-item glass-panel min-w-[300px] p-6 cursor-pointer">
505
  <div class="flex justify-between items-start mb-4">
506
+ <span class="px-3 py-1 bg-yellow-500 text-white rounded-full text-sm font-bold">10 SC</span>
507
+ <span class="px-3 py-1 bg-orange-500 text-white rounded-full text-sm font-bold">VIP</span>
508
  </div>
509
  <h4 class="text-xl font-bold text-white mb-2">High Roller Roulette</h4>
510
  <p class="text-gray-400 text-sm mb-4">For the elite players</p>
 
519
  </div>
520
  </div>
521
  <button class="w-full bg-glass-bg py-3 rounded-full text-white font-bold border border-neon-yellow mt-2">
522
+ PRE-REGISTER
523
  </button>
524
  </div>
525
 
526
  <!-- Tournament Card 4 -->
527
  <div class="carousel-item glass-panel min-w-[300px] p-6 cursor-pointer">
528
  <div class="flex justify-between items-start mb-4">
529
+ <span class="px-3 py-1 bg-yellow-500 text-white rounded-full text-sm font-bold">25 SC</span>
530
+ <span class="px-3 py-1 bg-orange-500 text-white rounded-full text-sm font-bold">VIP</span>
531
  </div>
532
  <h4 class="text-xl font-bold text-white mb-2">Poker Night Fever</h4>
533
  <p class="text-gray-400 text-sm mb-4">Texas Hold'em tournament</p>
 
542
  </div>
543
  </div>
544
  <button class="w-full bg-glass-bg py-3 rounded-full text-white font-bold border border-neon-yellow mt-2">
545
+ PRE-REGISTER
546
  </button>
547
  </div>
548
 
549
  <!-- Tournament Card 5 -->
550
  <div class="carousel-item glass-panel min-w-[300px] p-6 cursor-pointer">
551
  <div class="flex justify-between items-start mb-4">
552
+ <span class="px-3 py-1 bg-yellow-500 text-white rounded-full text-sm font-bold">100 SC</span>
553
  <span class="px-3 py-1 bg-red-500 text-white rounded-full text-sm font-bold flex items-center">
554
  <span class="w-2 h-2 bg-white rounded-full mr-2 animate-pulse"></span>
555
  LIVE