Spaces:
Running
Running
Aleksandr Sashka commited on
Manual changes saved
Browse files- index.html +49 -51
index.html
CHANGED
|
@@ -326,7 +326,55 @@ transition: max-height 0.5s ease-in-out;
|
|
| 326 |
<!-- Hero offset -->
|
| 327 |
<div class="h-20"></div>
|
| 328 |
<div class="site-wrapper w-full max-w-[1200px] mx-auto px-4">
|
| 329 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 330 |
<!-- Slots Grid Section -->
|
| 331 |
<section class="py-12">
|
| 332 |
<div class="container mx-auto px-4">
|
|
@@ -485,56 +533,6 @@ transition: max-height 0.5s ease-in-out;
|
|
| 485 |
</div>
|
| 486 |
</div>
|
| 487 |
</section>
|
| 488 |
-
|
| 489 |
-
<div class="site-wrapper w-full max-w-[1200px] mx-auto px-4">
|
| 490 |
-
<!-- Hero Section -->
|
| 491 |
-
<section class="pt-12 pb-16 relative overflow-hidden">
|
| 492 |
-
<div class="absolute inset-0 bg-cover bg-center opacity-30 bg-[length:70%]" style="background-image: url('https://testsite.casino-ya.ru/azino/images/59.jpg')"></div>
|
| 493 |
-
<div class="absolute inset-0 overflow-hidden"></div>
|
| 494 |
-
<div class="site-wrapper px-4 relative z-10">
|
| 495 |
-
<div class="grid md:grid-cols-2 gap-8 md:gap-12 items-center hero-grid">
|
| 496 |
-
<div>
|
| 497 |
-
<h1 class="bebas text-4xl md:text-7xl gold-text mb-6 relative z-10 text-center md:text-left">
|
| 498 |
-
AZINO777
|
| 499 |
-
</h1>
|
| 500 |
-
<p class="text-base md:text-lg lg:text-xl mb-8 text-gray-300 relative z-10 text-center md:text-left">
|
| 501 |
-
Официальное казино с бонусами, играми и максимальной безопасностью для вашего удовольствия
|
| 502 |
-
</p>
|
| 503 |
-
<div class="flex flex-wrap gap-2 md:gap-4 mb-8 justify-center md:justify-start relative z-10">
|
| 504 |
-
<div class="flex items-center space-x-2">
|
| 505 |
-
<i data-feather="shield" class="w-4 h-4 md:w-5 md:h-5 text-yellow-400"></i>
|
| 506 |
-
<span class="text-sm md:text-base">100% Безопасно</span>
|
| 507 |
-
</div>
|
| 508 |
-
<div class="flex items-center space-x-2">
|
| 509 |
-
<i data-feather="gift" class="w-4 h-4 md:w-5 md:h-5 text-yellow-400"></i>
|
| 510 |
-
<span class="text-sm md:text-base">Щедрые бонусы</span>
|
| 511 |
-
</div>
|
| 512 |
-
<div class="flex items-center space-x-2">
|
| 513 |
-
<i data-feather="smartphone" class="w-4 h-4 md:w-5 md:h-5 text-yellow-400"></i>
|
| 514 |
-
<span class="text-sm md:text-base">Мобильная версия</span>
|
| 515 |
-
</div>
|
| 516 |
-
</div>
|
| 517 |
-
<div class="flex flex-wrap gap-3 md:gap-4 justify-center md:justify-start relative z-10 hero-buttons">
|
| 518 |
-
<button class="btn-gold text-base md:text-lg pulse-gold">
|
| 519 |
-
Играть сейчас
|
| 520 |
-
</button>
|
| 521 |
-
<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">
|
| 522 |
-
Демо игры
|
| 523 |
-
</button>
|
| 524 |
-
</div>
|
| 525 |
-
</div>
|
| 526 |
-
<div class="relative mt-8 md:mt-0">
|
| 527 |
-
<img src="https://testsite.casino-ya.ru/azino/images/jp.png"
|
| 528 |
-
alt="Azino Bonus"
|
| 529 |
-
class="rounded-lg shadow-2xl w-full md:w-3/4 mx-auto relative z-10" style="transform: scale(0.5); transform-origin: center;">
|
| 530 |
-
<div class="absolute -bottom-4 -right-4 md:-bottom-6 md:-right-6 bg-gradient-to-r from-yellow-400 to-yellow-600 text-black px-4 py-2 md:px-6 md:py-3 rounded-lg font-bold transform rotate-3 text-sm md:text-base">
|
| 531 |
-
1.967.678.87 RUB
|
| 532 |
-
</div>
|
| 533 |
-
</div>
|
| 534 |
-
</div>
|
| 535 |
-
</div>
|
| 536 |
-
</section>
|
| 537 |
-
<!-- Games Section -->
|
| 538 |
<section id="games" class="py-16 bg-gradient-to-b from-transparent to-black/50">
|
| 539 |
<div class="site-wrapper px-4">
|
| 540 |
<h2 class="bebas text-5xl text-center gold-text mb-12">
|
|
|
|
| 326 |
<!-- Hero offset -->
|
| 327 |
<div class="h-20"></div>
|
| 328 |
<div class="site-wrapper w-full max-w-[1200px] mx-auto px-4">
|
| 329 |
+
<div class="site-wrapper w-full max-w-[1200px] mx-auto px-4">
|
| 330 |
+
<!-- Hero Section -->
|
| 331 |
+
<section class="pt-12 pb-16 relative overflow-hidden">
|
| 332 |
+
<div class="absolute inset-0 bg-cover bg-center opacity-30 bg-[length:70%]" style="background-image: url('https://testsite.casino-ya.ru/azino/images/59.jpg')"></div>
|
| 333 |
+
<div class="absolute inset-0 overflow-hidden"></div>
|
| 334 |
+
<div class="site-wrapper px-4 relative z-10">
|
| 335 |
+
<div class="grid md:grid-cols-2 gap-8 md:gap-12 items-center hero-grid">
|
| 336 |
+
<div>
|
| 337 |
+
<h1 class="bebas text-4xl md:text-7xl gold-text mb-6 relative z-10 text-center md:text-left">
|
| 338 |
+
AZINO777
|
| 339 |
+
</h1>
|
| 340 |
+
<p class="text-base md:text-lg lg:text-xl mb-8 text-gray-300 relative z-10 text-center md:text-left">
|
| 341 |
+
Официальное казино с бонусами, играми и максимальной безопасностью для вашего удовольствия
|
| 342 |
+
</p>
|
| 343 |
+
<div class="flex flex-wrap gap-2 md:gap-4 mb-8 justify-center md:justify-start relative z-10">
|
| 344 |
+
<div class="flex items-center space-x-2">
|
| 345 |
+
<i data-feather="shield" class="w-4 h-4 md:w-5 md:h-5 text-yellow-400"></i>
|
| 346 |
+
<span class="text-sm md:text-base">100% Безопасно</span>
|
| 347 |
+
</div>
|
| 348 |
+
<div class="flex items-center space-x-2">
|
| 349 |
+
<i data-feather="gift" class="w-4 h-4 md:w-5 md:h-5 text-yellow-400"></i>
|
| 350 |
+
<span class="text-sm md:text-base">Щедрые бонусы</span>
|
| 351 |
+
</div>
|
| 352 |
+
<div class="flex items-center space-x-2">
|
| 353 |
+
<i data-feather="smartphone" class="w-4 h-4 md:w-5 md:h-5 text-yellow-400"></i>
|
| 354 |
+
<span class="text-sm md:text-base">Мобильная версия</span>
|
| 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>
|
| 366 |
+
<div class="relative mt-8 md:mt-0">
|
| 367 |
+
<img src="https://testsite.casino-ya.ru/azino/images/jp.png"
|
| 368 |
+
alt="Azino Bonus"
|
| 369 |
+
class="rounded-lg shadow-2xl w-full md:w-3/4 mx-auto relative z-10" style="transform: scale(0.5); transform-origin: center;">
|
| 370 |
+
<div class="absolute -bottom-4 -right-4 md:-bottom-6 md:-right-6 bg-gradient-to-r from-yellow-400 to-yellow-600 text-black px-4 py-2 md:px-6 md:py-3 rounded-lg font-bold transform rotate-3 text-sm md:text-base">
|
| 371 |
+
1.967.678.87 RUB
|
| 372 |
+
</div>
|
| 373 |
+
</div>
|
| 374 |
+
</div>
|
| 375 |
+
</div>
|
| 376 |
+
</section>
|
| 377 |
+
<!-- Games Section -->
|
| 378 |
<!-- Slots Grid Section -->
|
| 379 |
<section class="py-12">
|
| 380 |
<div class="container mx-auto px-4">
|
|
|
|
| 533 |
</div>
|
| 534 |
</div>
|
| 535 |
</section>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 536 |
<section id="games" class="py-16 bg-gradient-to-b from-transparent to-black/50">
|
| 537 |
<div class="site-wrapper px-4">
|
| 538 |
<h2 class="bebas text-5xl text-center gold-text mb-12">
|