Aleksandr Sashka commited on
Commit
79af944
·
verified ·
1 Parent(s): 9c0c9e5

Promote version 67f59fc to main

Browse files

Promoted commit 67f59fcb9b573392eef137611fff48854aa769e3 to main branch

Files changed (1) hide show
  1. index.html +19 -18
index.html CHANGED
@@ -299,12 +299,12 @@ transition: max-height 0.5s ease-in-out;
299
  </nav>
300
  <!-- Right Side -->
301
  <div class="flex items-center space-x-4">
302
- <button class="hidden md:inline-flex items-center space-x-2 bg-yellow-500 hover:bg-yellow-400 text-black px-5 py-2 rounded-full font-bold transition-all duration-300 hover:scale-105" onclick="window.location.href='#tvoiref'">
303
- <i data-feather="log-in" class="w-4 h-4"></i>
304
  <span>Войти</span>
305
  </button>
306
- <button class="md:hidden inline-flex items-center space-x-2 bg-yellow-500 hover:bg-yellow-400 text-black px-3 py-2 rounded-full font-bold transition-all duration-300 hover:scale-105 text-sm" onclick="window.location.href='#tvoiref'">
307
- <i data-feather="log-in" class="w-4 h-4"></i>
308
  <span>Войти</span>
309
  </button>
310
  <button id="menu-toggle" class="md:hidden p-2 rounded-lg hover:bg-yellow-500/20 transition-colors">
@@ -355,11 +355,11 @@ transition: max-height 0.5s ease-in-out;
355
  </div>
356
  </div>
357
  <div class="flex flex-wrap gap-3 md:gap-4 justify-center md:justify-start relative z-10 hero-buttons">
358
- <button class="btn-gold text-base md:text-lg pulse-gold" onclick="window.location.href='#tvoiref'">
359
- Играть сейчас
360
  </button>
361
- <button class="border-2 border-yellow-500 px-6 md:px-8 py-2 md:py-3 rounded-full font-bold hover:bg-yellow-500 hover:text-black transition-all text-sm md:text-base" onclick="window.location.href='#tvoiref'">
362
- Демо игры
363
  </button>
364
  </div>
365
  </div>
@@ -387,8 +387,8 @@ transition: max-height 0.5s ease-in-out;
387
  <p class="text-gray-300 text-sm mb-2">Novomatic</p>
388
  <div class="flex justify-between items-center">
389
  <span class="text-yellow-400 text-sm">96.5% RTP</span>
390
- <button class="bg-yellow-500 text-black px-3 py-1 rounded text-xs font-bold" onclick="window.location.href='#tvoiref'">Играть</button>
391
- </div>
392
  </div>
393
  </div>
394
 
@@ -610,8 +610,8 @@ transition: max-height 0.5s ease-in-out;
610
  </div>
611
  </div>
612
  </div>
613
- <button class="w-full btn-gold font-bold mt-4" onclick="window.location.href='#tvoiref'">
614
- КРУТИТЬ (БЕСПЛАТНО)
615
  </button>
616
  <p class="text-center text-xs text-yellow-300 mt-2">
617
  Попробуйте удачу! Совпадение 3 символов - выигрыш!
@@ -717,8 +717,9 @@ transition: max-height 0.5s ease-in-out;
717
  </div>
718
  </div>
719
  </div>
720
- <button class="w-full btn-gold text-lg mt-8" onclick="window.location.href='#tvoiref'">
721
- ЗАРЕГИСТРИРОВАТЬСЯ
 
722
  </button>
723
  </div>
724
  </div>
@@ -936,11 +937,11 @@ transition: max-height 0.5s ease-in-out;
936
  Присоединяйтесь к тысячам игроков уже сегодня!
937
  </p>
938
  <div class="flex flex-wrap justify-center gap-4">
939
- <button class="bg-black text-yellow-500 px-8 py-4 rounded-full font-bold text-lg hover:bg-gray-900 transition-all" onclick="window.location.href='#tvoiref'">
940
- ЗАРЕГИСТРИРОВАТЬСЯ
941
  </button>
942
- <button class="border-2 border-black text-black px-8 py-4 rounded-full font-bold text-lg hover:bg-black hover:text-yellow-500 transition-all" onclick="window.location.href='#tvoiref'">
943
- ПОЛУЧИТЬ БОНУС
944
  </button>
945
  </div>
946
  <div id="win-message" class="text-center text-yellow-400 font-bold text-xl mt-4 hidden">
 
299
  </nav>
300
  <!-- Right Side -->
301
  <div class="flex items-center space-x-4">
302
+ <button class="hidden md:inline-flex items-center space-x-2 bg-yellow-500 hover:bg-yellow-400 text-black px-5 py-2 rounded-full font-bold transition-all duration-300 hover:scale-105">
303
+ <i data-feather="log-in" class="w-4 h-4"></i>
304
  <span>Войти</span>
305
  </button>
306
+ <button class="md:hidden inline-flex items-center space-x-2 bg-yellow-500 hover:bg-yellow-400 text-black px-3 py-2 rounded-full font-bold transition-all duration-300 hover:scale-105 text-sm">
307
+ <i data-feather="log-in" class="w-4 h-4"></i>
308
  <span>Войти</span>
309
  </button>
310
  <button id="menu-toggle" class="md:hidden p-2 rounded-lg hover:bg-yellow-500/20 transition-colors">
 
355
  </div>
356
  </div>
357
  <div class="flex flex-wrap gap-3 md:gap-4 justify-center md:justify-start relative z-10 hero-buttons">
358
+ <button class="btn-gold text-base md:text-lg pulse-gold">
359
+ Играть сейчас
360
  </button>
361
+ <button class="border-2 border-yellow-500 px-6 md:px-8 py-2 md:py-3 rounded-full font-bold hover:bg-yellow-500 hover:text-black transition-all text-sm md:text-base">
362
+ Демо игры
363
  </button>
364
  </div>
365
  </div>
 
387
  <p class="text-gray-300 text-sm mb-2">Novomatic</p>
388
  <div class="flex justify-between items-center">
389
  <span class="text-yellow-400 text-sm">96.5% RTP</span>
390
+ <button class="bg-yellow-500 text-black px-3 py-1 rounded text-xs font-bold">Играть</button>
391
+ </div>
392
  </div>
393
  </div>
394
 
 
610
  </div>
611
  </div>
612
  </div>
613
+ <button class="w-full btn-gold font-bold mt-4">
614
+ КРУТИТЬ (БЕСПЛАТНО)
615
  </button>
616
  <p class="text-center text-xs text-yellow-300 mt-2">
617
  Попробуйте удачу! Совпадение 3 символов - выигрыш!
 
717
  </div>
718
  </div>
719
  </div>
720
+
721
+ <button class="w-full btn-gold text-lg mt-8">
722
+ ЗАРЕГИСТРИРОВАТЬСЯ
723
  </button>
724
  </div>
725
  </div>
 
937
  Присоединяйтесь к тысячам игроков уже сегодня!
938
  </p>
939
  <div class="flex flex-wrap justify-center gap-4">
940
+ <button class="bg-black text-yellow-500 px-8 py-4 rounded-full font-bold text-lg hover:bg-gray-900 transition-all">
941
+ ЗАРЕГИСТРИРОВАТЬСЯ
942
  </button>
943
+ <button class="border-2 border-black text-black px-8 py-4 rounded-full font-bold text-lg hover:bg-black hover:text-yellow-500 transition-all">
944
+ ПОЛУЧИТЬ БОНУС
945
  </button>
946
  </div>
947
  <div id="win-message" class="text-center text-yellow-400 font-bold text-xl mt-4 hidden">