ProjectGenesis commited on
Commit
a6b44e5
·
verified ·
1 Parent(s): 3f389bb

Promote version 1a2b021 to main

Browse files

Promoted commit 1a2b021d38712f6090a8cc984711f721556f3de9 to main branch

Files changed (3) hide show
  1. index.html +10 -9
  2. script.js +6 -10
  3. style.css +0 -89
index.html CHANGED
@@ -69,8 +69,8 @@
69
  </div>
70
  </div>
71
  <!-- Main Hero -->
72
- <main class="relative z-10 h-full overflow-hidden">
73
- <div class="container mx-auto px-6 h-full flex flex-col justify-center items-center">
74
  <!-- Title Block -->
75
  <div class="text-center mb-12 relative">
76
  <div class="crypto-coins absolute -top-20 -left-20 w-40 h-40 rounded-full bg-neonblue/10 blur-xl"></div>
@@ -183,12 +183,13 @@
183
  <div class="arrow-right w-6 h-6 border-r-2 border-t-2 border-neonmagenta transform rotate-45 opacity-70"></div>
184
  </div>
185
  </div>
 
186
  <!-- Game Categories Section -->
187
- <div class="w-full max-w-7xl mx-auto px-4 py-12 game-categories-section">
188
  <!-- Slots Row -->
189
  <div class="mb-12">
190
- <div class="flex justify-center gap-6 game-category-row">
191
- <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/d0X4735J/ED2-BE220-6161-413-F-94-B3-FEDCD3-A68-BE5.jpg$0')"></div>
192
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/d0X4735J/ED2-BE220-6161-413-F-94-B3-FEDCD3-A68-BE5.jpg$0')"></div>
193
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/d0X4735J/ED2-BE220-6161-413-F-94-B3-FEDCD3-A68-BE5.jpg$0')"></div>
194
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/d0X4735J/ED2-BE220-6161-413-F-94-B3-FEDCD3-A68-BE5.jpg$0')"></div>
@@ -200,7 +201,7 @@
200
  </div>
201
  <!-- Table Games Row -->
202
  <div class="mb-12">
203
- <div class="flex justify-center gap-6 game-category-row">
204
  <div class="game-category-thumbnail" style="background-image: url('hhttps://i.postimg.cc/HxhmHp4J/Screenshot-2025-06-26-at-7-33-35-PM.png$0')"></div>
205
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/HxhmHp4J/Screenshot-2025-06-26-at-7-33-35-PM.png$0')"></div>
206
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/HxhmHp4J/Screenshot-2025-06-26-at-7-33-35-PM.png$0')"></div>
@@ -213,7 +214,7 @@
213
  </div>
214
  <!-- Live Casino Row -->
215
  <div class="mb-12">
216
- <div class="flex justify-center gap-6 game-category-row">
217
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/0yZqQHWp/93-BDE48-B-066-F-4816-BC14-BFDA058-EC262.jpg$0')"></div>
218
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/0yZqQHWp/93-BDE48-B-066-F-4816-BC14-BFDA058-EC262.jpg$0')"></div>
219
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/0yZqQHWp/93-BDE48-B-066-F-4816-BC14-BFDA058-EC262.jpg$0')"></div>
@@ -226,7 +227,7 @@
226
  </div>
227
  <!-- Crypto Games Row -->
228
  <div class="mb-12">
229
- <div class="flex justify-center gap-6 game-category-row">
230
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/1tt2fmnS/0-C29-FEAE-8-FB3-4470-BC27-FBFC6-EA404-D8.jpg$0')"></div>
231
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/1tt2fmnS/0-C29-FEAE-8-FB3-4470-BC27-FBFC6-EA404-D8.jpg$0')"></div>
232
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/1tt2fmnS/0-C29-FEAE-8-FB3-4470-BC27-FBFC6-EA404-D8.jpg$0')"></div>
@@ -239,7 +240,7 @@
239
  </div>
240
  <!-- Jackpots Row -->
241
  <div class="mb-12">
242
- <div class="flex justify-center gap-6 game-category-row">
243
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/bdXBC16Y/8-D84-DE57-14-FF-43-F4-B6-AD-6-C8-CF49-AD964.jpg$0')"></div>
244
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/bdXBC16Y/8-D84-DE57-14-FF-43-F4-B6-AD-6-C8-CF49-AD964.jpg$0')"></div>
245
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/bdXBC16Y/8-D84-DE57-14-FF-43-F4-B6-AD-6-C8-CF49-AD964.jpg$0')"></div>
 
69
  </div>
70
  </div>
71
  <!-- Main Hero -->
72
+ <main class="relative z-10 h-full">
73
+ <div class="container mx-auto px-6 h-full flex flex-col justify-center items-center">
74
  <!-- Title Block -->
75
  <div class="text-center mb-12 relative">
76
  <div class="crypto-coins absolute -top-20 -left-20 w-40 h-40 rounded-full bg-neonblue/10 blur-xl"></div>
 
183
  <div class="arrow-right w-6 h-6 border-r-2 border-t-2 border-neonmagenta transform rotate-45 opacity-70"></div>
184
  </div>
185
  </div>
186
+
187
  <!-- Game Categories Section -->
188
+ <div class="w-full max-w-7xl mx-auto px-4 py-12">
189
  <!-- Slots Row -->
190
  <div class="mb-12">
191
+ <div class="flex justify-center gap-6">
192
+ <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/d0X4735J/ED2-BE220-6161-413-F-94-B3-FEDCD3-A68-BE5.jpg$0')"></div>
193
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/d0X4735J/ED2-BE220-6161-413-F-94-B3-FEDCD3-A68-BE5.jpg$0')"></div>
194
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/d0X4735J/ED2-BE220-6161-413-F-94-B3-FEDCD3-A68-BE5.jpg$0')"></div>
195
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/d0X4735J/ED2-BE220-6161-413-F-94-B3-FEDCD3-A68-BE5.jpg$0')"></div>
 
201
  </div>
202
  <!-- Table Games Row -->
203
  <div class="mb-12">
204
+ <div class="flex justify-center gap-6">
205
  <div class="game-category-thumbnail" style="background-image: url('hhttps://i.postimg.cc/HxhmHp4J/Screenshot-2025-06-26-at-7-33-35-PM.png$0')"></div>
206
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/HxhmHp4J/Screenshot-2025-06-26-at-7-33-35-PM.png$0')"></div>
207
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/HxhmHp4J/Screenshot-2025-06-26-at-7-33-35-PM.png$0')"></div>
 
214
  </div>
215
  <!-- Live Casino Row -->
216
  <div class="mb-12">
217
+ <div class="flex justify-center gap-6">
218
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/0yZqQHWp/93-BDE48-B-066-F-4816-BC14-BFDA058-EC262.jpg$0')"></div>
219
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/0yZqQHWp/93-BDE48-B-066-F-4816-BC14-BFDA058-EC262.jpg$0')"></div>
220
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/0yZqQHWp/93-BDE48-B-066-F-4816-BC14-BFDA058-EC262.jpg$0')"></div>
 
227
  </div>
228
  <!-- Crypto Games Row -->
229
  <div class="mb-12">
230
+ <div class="flex justify-center gap-6">
231
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/1tt2fmnS/0-C29-FEAE-8-FB3-4470-BC27-FBFC6-EA404-D8.jpg$0')"></div>
232
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/1tt2fmnS/0-C29-FEAE-8-FB3-4470-BC27-FBFC6-EA404-D8.jpg$0')"></div>
233
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/1tt2fmnS/0-C29-FEAE-8-FB3-4470-BC27-FBFC6-EA404-D8.jpg$0')"></div>
 
240
  </div>
241
  <!-- Jackpots Row -->
242
  <div class="mb-12">
243
+ <div class="flex justify-center gap-6">
244
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/bdXBC16Y/8-D84-DE57-14-FF-43-F4-B6-AD-6-C8-CF49-AD964.jpg$0')"></div>
245
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/bdXBC16Y/8-D84-DE57-14-FF-43-F4-B6-AD-6-C8-CF49-AD964.jpg$0')"></div>
246
  <div class="game-category-thumbnail" style="background-image: url('https://i.postimg.cc/bdXBC16Y/8-D84-DE57-14-FF-43-F4-B6-AD-6-C8-CF49-AD964.jpg$0')"></div>
script.js CHANGED
@@ -63,13 +63,10 @@ const countDownDate = new Date("Jan 1, 2026 00:00:00").getTime();
63
  document.getElementById("seconds").innerHTML = "00";
64
  }
65
  }, 1000);
66
- // Create particle network - reduce particles on mobile
67
- if (window.innerWidth > 768) {
68
- createParticleNetwork();
69
- } else {
70
- document.querySelector('.cosmic-web').style.display = 'none';
71
- }
72
- // Animate Facebook popup after delay
73
  setTimeout(() => {
74
  document.querySelector('.facebook-popup').style.display = 'block';
75
  }, 2000);
@@ -80,9 +77,8 @@ class ParticleNetwork {
80
  this.canvas = document.createElement('canvas');
81
  this.ctx = this.canvas.getContext('2d');
82
  this.particles = [];
83
- this.particleCount = window.innerWidth < 768 ? 40 : 150;
84
- this.interactionRadius = window.innerWidth < 768 ? 80 : 150;
85
- this.mouse = { x: null, y: null, radius: 150 };
86
  this.interactionRadius = 150;
87
 
88
  this.container.appendChild(this.canvas);
 
63
  document.getElementById("seconds").innerHTML = "00";
64
  }
65
  }, 1000);
66
+ // Create particle network
67
+ createParticleNetwork();
68
+
69
+ // Animate Facebook popup after delay
 
 
 
70
  setTimeout(() => {
71
  document.querySelector('.facebook-popup').style.display = 'block';
72
  }, 2000);
 
77
  this.canvas = document.createElement('canvas');
78
  this.ctx = this.canvas.getContext('2d');
79
  this.particles = [];
80
+ this.particleCount = window.innerWidth < 768 ? 80 : 150;
81
+ this.mouse = { x: null, y: null, radius: 150 };
 
82
  this.interactionRadius = 150;
83
 
84
  this.container.appendChild(this.canvas);
style.css CHANGED
@@ -2,71 +2,8 @@
2
  body {
3
  font-family: 'Inter', sans-serif;
4
  color: white;
5
- overflow-x: hidden;
6
  }
7
 
8
- @media (max-width: 768px) {
9
- .container {
10
- padding-left: 1rem;
11
- padding-right: 1rem;
12
- }
13
-
14
- h1 {
15
- font-size: 2.5rem;
16
- line-height: 1.2;
17
- }
18
-
19
- .brand-logo {
20
- font-size: 2rem;
21
- }
22
-
23
- .countdown-grid {
24
- grid-template-columns: repeat(2, 1fr);
25
- gap: 0.5rem;
26
- }
27
-
28
- .countdown-item {
29
- width: 80px;
30
- height: 80px;
31
- }
32
-
33
- .game-category-thumbnail {
34
- width: 120px;
35
- height: 120px;
36
- }
37
-
38
- .game-thumbnail {
39
- min-width: 100px;
40
- height: 100px;
41
- }
42
-
43
- .provider-carousel {
44
- gap: 20px;
45
- }
46
-
47
- .provider-logo {
48
- min-width: 80px;
49
- }
50
-
51
- .facebook-popup {
52
- display: none;
53
- }
54
-
55
- .game-carousel-container,
56
- .provider-carousel-container {
57
- mask-image: none;
58
- overflow-x: auto;
59
- -webkit-overflow-scrolling: touch;
60
- padding-bottom: 1rem;
61
- }
62
-
63
- .game-carousel,
64
- .provider-carousel {
65
- animation: none;
66
- width: auto;
67
- padding: 0 1rem;
68
- }
69
- }
70
  .text-orange-500 {
71
  color: #f97316;
72
  text-shadow: 0 0 8px rgba(249, 115, 22, 0.7);
@@ -85,19 +22,6 @@ h1, h2, h3, .countdown-timer {
85
  transparent 100%
86
  );
87
  }
88
-
89
- @media (max-width: 768px) {
90
- .provider-carousel {
91
- display: flex;
92
- gap: 1rem;
93
- padding: 0 1rem;
94
- width: max-content;
95
- }
96
-
97
- .provider-logo {
98
- flex: 0 0 auto;
99
- }
100
- }
101
  .provider-carousel {
102
  animation: scrollProviders 20s linear infinite;
103
  width: calc(120px * 40);
@@ -423,19 +347,6 @@ h1, h2, h3, .countdown-timer {
423
  transparent 100%
424
  );
425
  }
426
-
427
- @media (max-width: 768px) {
428
- .game-carousel {
429
- display: flex;
430
- gap: 1rem;
431
- padding: 0 1rem;
432
- width: max-content;
433
- }
434
-
435
- .game-thumbnail {
436
- flex: 0 0 auto;
437
- }
438
- }
439
  /* Crypto Icons */
440
  img[alt="BTC"],
441
  img[alt="ETH"],
 
2
  body {
3
  font-family: 'Inter', sans-serif;
4
  color: white;
 
5
  }
6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  .text-orange-500 {
8
  color: #f97316;
9
  text-shadow: 0 0 8px rgba(249, 115, 22, 0.7);
 
22
  transparent 100%
23
  );
24
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  .provider-carousel {
26
  animation: scrollProviders 20s linear infinite;
27
  width: calc(120px * 40);
 
347
  transparent 100%
348
  );
349
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
350
  /* Crypto Icons */
351
  img[alt="BTC"],
352
  img[alt="ETH"],