-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
505 lines (488 loc) · 25 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
<!DOCTYPE html>
<html lang="en">
<head>
<title>🔪 xGangsters | Website</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" />
<meta property="og:title" content="🔪 xGangsters | Website" />
<meta property="og:image" content="./img/xGangsters_Reveal.png" />
<meta property="og:description"
content="xGangsters is the first Automated Play 2 Earn NFT project on the MultiversX Blockchain where 3333 Gangsters are born to fight. Join now the community." />
<meta name="Description"
content="xGangsters is the first Automated Play 2 Earn NFT project on the MultiversX Blockchain where 3333 Gangsters are born to fight. Join now the community.">
<meta property="image" content="./img/xGangsters_Reveal.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bangers&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="./css/style.css">
<script src="./js/lib/particles.min.js"></script>
<link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
<link rel="stylesheet" href="./css/lib/docSlider.css" />
<link href="https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css" />
<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.css" />
<script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
<script src="https://kit.fontawesome.com/ab8ad1e01b.js" crossorigin="anonymous"></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script src="./js/lib/docSlider.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/swiper@8/swiper-bundle.min.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-J3B5FKC6JX"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() { dataLayer.push(arguments); }
gtag('js', new Date());
gtag('config', 'G-J3B5FKC6JX');
</script>
</head>
<body>
<div id="particles-js"></div>
<div id="loader" class="overlay">
<div class="overlayDoor"></div>
<div class="overlayContent">
<div class="loader">
<div class="inner"></div>
</div>
</div>
</div>
<a class="logo" href="#home">
<img data-aos="fade-right" data-aos-delay="1500" data-aos-offset="-1000" class="gangsters-gif"
src="./img/LogoV2.png" alt='XGangsters Logo'>
</a>
<nav id="nav" class="navigation" aria-label="Desktop Nav">
<ul>
<li data-aos="fade-right" data-aos-delay="1500" data-aos-offset="-1000"><a id="home"
href="#section-home">Home</a>
</li>
<li data-aos="fade-right" data-aos-delay="1700" data-aos-offset="-1000"><a id="vision"
href="#section-vision">Vision</a></li>
<li data-aos="fade-right" data-aos-delay="1900" data-aos-offset="-1000"><a id="team"
href="#section-team">Team</a>
</li>
<li data-aos="fade-right" data-aos-delay="2100" data-aos-offset="-1000"><a id="roadmap"
href="#section-roadmap">Roadmap</a></li>
<li data-aos="fade-right" data-aos-delay="2300" data-aos-offset="-1000"><a id="faq"
href="#section-faq">FAQ</a>
</li>
<li data-aos="fade-right" data-aos-delay="2500" data-aos-offset="-1000"><a id="dapp"
href="https://dapp.elrondgangsters.com/" target="_blank">Dapp</a>
</li>
<li data-aos="fade-right" data-aos-delay="2700" data-aos-offset="-1000"><a id="litepaper"
href="./Litepaper.pdf" target="_blank">Litepaper</a>
</li>
</ul>
</nav>
<button data-aos="fade-left" data-aos-delay="1500" data-aos-offset="-1000" id="burger" class="open-main-nav"
aria-label="Menu">
<span class="burger"></span>
</button>
<nav class="main-nav" id="main-nav" aria-label="Menu open">
<ul>
<li>
<a href="#section-home">Home</a>
</li>
<li>
<a href="#section-vision">Vision</a>
</li>
<li>
<a href="#section-team">Team</a>
</li>
<li>
<a href="#section-roadmap">Roadmap</a>
</li>
<li>
<a href="#section-faq">FAQ</a>
</li>
<li>
<a href="dapp.elrondgangsters.com" target="_blank">Dapp</a>
</li>
<li>
<a href="./Litepaper.pdf" target="_blank">Litepaper</a>
</li>
</ul>
<img class="menu-background" src="./img/angry_gangster_fight.webp" alt="angry gangster looking to fight">
</nav>
<div class="social-media-container">
<div data-aos="fade-left" data-aos-delay="1750" data-aos-offset="-1000" class="social-media">
<div class="twitter">
<a class="logo-twitter" href="https://twitter.com/ElrondGangsters">
<img alt='twitter logo' src="./img/twitter-logo.webp" />
</a>
</div>
<div class="discord">
<a class="logo-discord" href="https://discord.gg/CkdhsPHGup">
<img alt='discord logo' src="./img/discord-logo.webp" />
<div id="members"></div>
</a>
</div>
</div>
</div>
<div class="notification-container">
<div id="close"><img width="10px" height="10px" src="img/cancel.webp" alt="button close notification"></div>
<img src="img/keyboard.gif" alt="keyboard gif" width="50px" height="50px">
<p>For a better experience, You can use your keyboard to navigate between pages and elements.</p>
</div>
<iframe title="EGLD Community" class="egld-badge"
src="https://egld.community/api/products/cc14f1f2-bb46-4ee0-b4c5-bdb3c88fdfad/upvotes/embed?theme=tertiary&size=sm"
width="136" height="40" style="border-radius: 8px; border: none; width: 136px; height: 40px"></iframe>
<div class="docSlider">
<section id="section-home" class="home">
<div class="home-container">
<h1><img class="x-gangsters" alt="xGangsters" src="./img/xGangstersText.png"></h1>
<div class="container-title">
<div class="home-title">
<div class="slogan"><span class="born">Born</span><span class="to">2</span><span
class="kill">kill</span></div>
</div>
<div class="card-container">
<div id="card" class='card card-1'>
<div class="card-content">
<div class="card-text">Original Gangsters <span class="id-nft">#333</span></div>
<img class="card-image" src="./img/img-nft.webp" alt="xGangsters Military">
<a class="btn-buy" href="https://xoxno.com/collection/OGANGSTERS-42ec08" target="_blank">View Collection</a>
</div>
</div>
</div>
</div>
<a href="#section-vision" aria-label="Read more" class="navigation-arrow"><i
class="fa-solid fa-square-caret-down"></i>
</a>
</div>
</section>
<section id="section-vision" class="vision">
<h2>Gang'Vision</h2>
<div class="vision-container">
<div class="block-container">
<div id="play-video" class="play-video">Press P or Click to play</div>
<video id="video-vision" alt="video explaining our Vision" class="video-vision pause">
<source src="img/test-vision.mp4" type="video/mp4" srclang="en">
</video>
<img class="vision-bg" src="img/1v1.webp" alt="2 Gangsters shooting themselves">
</div>
</div>
</section>
<section id="section-team" class="team">
<h2>Gang'Team</h2>
<div class="team-container">
<div class="swiper draggable">
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="swiper-container">
<h3>Steven "NaaQ" Copy</h3>
<div class="swiper-content">
<div class="swiper-image">
<img src="img/Naaq.webp" alt="NaaQ Gangsters NFT Profile Pictures">
</div>
<div class="swiper-text">
<p><b>Co-Founder</b></p>
<p>Lead Developer</p>
<div class="social">
<a href="https://twitter.com/stevennaaq">
<img src="img/twitter.gif" alt="twitter logo" height="20px" />
</a>
<a href="https://www.linkedin.com/in/stevennaaq/">
<img src="img/linkedin.gif" alt="linkedin logo" height="20px" />
</a>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="swiper-container">
<h3>Alex "Guibzon" Guibreteau</h3>
<div class="swiper-content">
<div class="swiper-image">
<img src="img/guibzon.webp" alt="Guibz Gangsters NFT Profile Pictures">
</div>
<div class="swiper-text">
<p><b>Co-Founder</b></p>
<p>Project Manager</p>
<div class="social">
<a href="https://twitter.com/Guibz0n">
<img src="img/twitter.gif" alt="twitter logo" height="20px" /> </a>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="swiper-container">
<h3>Sam "Yakou" Dona</h3>
<div class="swiper-content">
<div class="swiper-image">
<img src="img/Yakou.webp" alt="Yakou Gangsters NFT Profile Pictures">
</div>
<div class="swiper-text">
<p><b>Co-Founder</b></p>
<p>Social Media Manager</p>
<div class="social">
<a href="https://twitter.com/YakouHQ">
<img src="img/twitter.gif" alt="twitter logo" height="20px" />
</a>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="swiper-container">
<h3>Thomas "Draphikas" Bocquez</h3>
<div class="swiper-content">
<div class="swiper-image">
<img src="img/Draph.webp" alt="Draph Gangsters NFT Profile Pictures">
</div>
<div class="swiper-text">
<p>Fullstack Developer</p>
<div class="social">
<a href="https://twitter.com/Draphikas">
<img src="img/twitter.gif" alt="twitter logo" height="20px" />
</a>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-slide">
<div class="swiper-container">
<h3>"Corvus"</h3>
<div class="swiper-content">
<div class="swiper-image">
<img src="img/corvus.webp" alt="Corvus Gangsters NFT Profile Pictures">
</div>
<div class="swiper-text">
<p>Artist</p>
<div class="social">
<a href="https://twitter.com/corvus_ink?t=1fZhy-0fw19oq5RQrTkyUQ&s=09">
<img src="img/twitter.gif" alt="twitter logo" height="20px" />
</a>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="swiper-button-next"></div>
<div class="swiper-pagination"></div>
<div class="swiper-button-prev"></div>
</div>
</div>
</section>
<section id="section-roadmap" class="roadmap">
<h2>Gang'Map</h2>
<div id="slider" class="slider-container">
<div class="step">
<h3>Step 1</h3>
<div class="timeline">
<ul class="circle">
<li class="green"></li>
<li class="green"></li>
<li class="green"></li>
<li class="green"></li>
</ul>
</div>
<ul class="ul_roadmap">
<li class="item">
<h4>COMMUNITY LAUNCH</h4>
<p>Discord & Twitter</p>
</li>
<li class="item item_down">
<h4>LANDING PAGE LAUNCH</h4>
<p>elrondgangsters.com</p>
</li>
<li class="item">
<h4>COLLECTION CREATION</h4>
<p>Juicy sneakpeeks</p>
</li>
<li class="item item_down">
<h4>PARTNERSHIP</h4>
<p>Annoucement of our first partnership</p>
</li>
</ul>
</div>
<div class="step">
<h3>Step 2</h3>
<div class="timeline">
<ul class="circle">
<li class="green"></li>
<li class="green"></li>
<li class="green"></li>
<li class="green"></li>
</ul>
</div>
<ul class="ul_roadmap">
<li class="item">
<h4>WEBSITE REVEAL</h4>
<p>xGangsters website</p>
</li>
<li class="item item_down">
<h4>LITEPAPER</h4>
<p>Project explanation</p>
</li>
<li class="item ">
<h4>OG MINT</h4>
<p>Collection of 333 Original Gangsters</p>
</li>
<li class="item item_down">
<h4>GANG'ELECTIONS</h4>
<p>Few OG will lead this community project</p>
</li>
</ul>
</div>
<div class="step">
<h3>Step 3</h3>
<div class="timeline">
<ul class="circle">
<li class="green"></li>
<li></li>
<li></li>
<li></li>
</ul>
</div>
<ul class="ul_roadmap">
<li class="item">
<h4>GANG'WANTED</h4>
<p>Search2Earn EGLD. More info on discord.</p>
</li>
<li class="item item_down">
<h4>GANG'RING Whitepaper</h4>
<p>Release of the Whitepaper for our game.</p>
</li>
<li class="item">
<h4>Gangsters Mint</h4>
<p>Collection of 3000 gangsters</p>
</li>
<li class="item item_down">
<h4>GANG'WANTED LAUNCH</h4>
<p>Full launch of our Search2Earn</p>
</li>
</ul>
</div>
<div class="step">
<h3>Step 4</h3>
<div class="timeline">
<ul class="circle">
<li></li>
<li></li>
<li></li>
<li></li>
</ul>
</div>
<ul class="ul_roadmap">
<li class="item">
<h4>GANG'RING ALPHA</h4>
<p>Alpha for Original Gangsters</p>
</li>
<li class="item item_down">
<h4>GANG'RING</h4>
<p>Official public launch</p>
</li>
<li class="item">
<h4>PARTNERSHIP BATTLE</h4>
<p>Collaborations for Gang'Ring</p>
</li>
<li class="item item_down">
<h4>GANG'MEET</h4>
<p>Meet Gangsters in real life</p>
</li>
</ul>
</div>
</div>
</section>
<section id="section-faq" class="faq">
<h2>Gang'FAQ?</h2>
<div class="faq-container">
<div class="swiper-faq draggable">
<div class="swiper-wrapper">
<div class="swiper-slide">
<h3>How to get an NFT from our collections?</h3>
<div class="swiper-text">
<p>You will need to be in possession of a Maiar wallet, have enough EGLD to be able to
mint
the collection on the site that
will be revealed when the time comes.</p>
</div>
</div>
<div class="swiper-slide">
<h3>What will be the supply?</h3>
<div class="swiper-text">
<p>We will have 2 collections on the Gangster Universe. </p>
<ul>
<li>The first one limited to 333
Originals Gangsters (OG).</li>
<li>The
second one with 3000 xGangsters.</li>
</ul>
</p>
</div>
</div>
<div class="swiper-slide">
<h3>What will be the price? </h3>
<div class="swiper-text">
<p>The price for the Original Gangsters collection will be 1.2 EGLD (1 EGLD for Gang'List). The
price
for the Gangsters collection
will be 0.8 EGLD</p>
</div>
</div>
<div class="swiper-slide">
<h3>How much will the royalties be?</h3>
<div class="swiper-text">
<p>The amount of royalties will be 5%. We plan to redistribute 70% of the royalties to
the
holders of the collection.</p>
</div>
</div>
<div class="swiper-slide">
<h3>What is the Gang'Elections?</h3>
<div class="swiper-text">
<p>It is a system that we will put in place to create governance among the community.
Only
holders of the OG collection
will be able to present themselves as candidates. All gangsters will be able to
vote.
</p>
</div>
</div>
<div class="swiper-slide">
<h3>What is the Gang'Wanted?</h3>
<div class="swiper-text">
<p>It's a search game, in which you will have to guess the correct ID of an NFT from a
collection of the MultiversX blockchain.
Fragments of images will be revealed every day. The first person to give a correct
answer will win EGLD.
</p>
</div>
</div>
<div class="swiper-slide">
<h3>What is the Gang'Ring?</h3>
<div class="swiper-text">
<p>The Gang'Ring will be an automatic combat game based on the properties of your NFTs,
and
on other characteristics, such
as a pet, or combat boosts. We also aim to integrate other collections from the
MultiversX
blockchain into our game.
</p>
</div>
</div>
</div>
<div class="swiper-button-next"></div>
<div class="swiper-pagination"></div>
<div class="swiper-button-prev"></div>
<i class="fa-solid slick-next fa-square-caret-right"></i>
</div>
</div>
</section>
</div>
<div id="cursor-dot-outline" class="cursor-dot-outline"></div>
<div id="cursor-dot" class="cursor-dot"></div>
<script type="module" src="./js/script.js" async></script>
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.min.js"></script>
</body>
</html>