-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
672 lines (653 loc) · 32.6 KB
/
about.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
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Bettfor - Casino & Betting Platform Html Template</title>
<!-- Stylesheet -->
<link rel="stylesheet" href="assets/css/vendor.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/remixicon/remixicon.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<link href="https://fonts.googleapis.com/css2?family=Archivo:wght@200;300;400;500;600;700&family=Exo:wght@300;400;500;600;700&family=Metal+Mania&display=swap" rel="stylesheet">
</head>
<body class="home-3">
<!-- preloader area start -->
<div class="preloader" id="preloader">
<div class="preloader-inner">
<div class="preloader-orbit-loading">
<div class="cssload-inner cssload-one"></div>
<div class="cssload-inner cssload-two"></div>
<div class="cssload-inner cssload-three"></div>
</div>
</div>
</div>
<!-- preloader area end -->
<!-- search popup start-->
<div class="body-overlay" id="body-overlay"></div>
<div class="td-search-popup" id="td-search-popup">
<form action="home.html" class="search-form">
<div class="form-group">
<input type="text" class="form-control" placeholder="Search.....">
</div>
<button type="submit" class="submit-btn"><i class="fa fa-search"></i></button>
</form>
</div>
<!-- search popup end-->
<!-- navbar start -->
<div class="navbar-area">
<nav class="navbar navbar-area navbar-expand-lg">
<div class="container nav-container">
<div class="responsive-mobile-menu">
<button class="menu toggle-btn d-block d-lg-none" data-target="#edumint_main_menu"
aria-expanded="false" aria-label="Toggle navigation">
<span class="icon-left"></span>
<span class="icon-right"></span>
</button>
</div>
<div class="logo">
<a href="index.html"><img src="assets/img/logo.png" alt="img"></a>
</div>
<div class="nav-left-part">
</div>
<div class="nav-right-part nav-right-part-mobile">
<a class="search-bar-btn" href="#"><i class="fa fa-search"></i></a>
</div>
<div class="collapse navbar-collapse" id="edumint_main_menu">
<ul class="navbar-nav menu-open text-center">
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About Us</a></li>
<li><a href="project.html">Project Details</a></li>
<!-- <li><a href="plan.html">Plan</a></li>-->
<!-- <li><a href="tournament.html">Tournament</a></li>-->
<li><a href="faq.html">Faq</a></li>
<li><a href="https://discord.gg/fKVWQ869JZ" target="_blank">Discord</a></li>
</ul>
</div>
<div class="nav-right-part nav-right-part-desktop">
<a class="btn btn-base" href="project.html">Learn More</a>
</div>
</div>
</nav>
</div>
<!-- navbar end -->
<!-- breadcrumb start -->
<div class="breadcrumb-area" style="background-image:url('assets/img/home-3/breadcrumb.jpg'); background-size: cover; background-position: center;">
<div class="container">
<div class="breadcrumb-inner">
<div class="section-title mb-0">
<h2 class="page-title">About Us</h2>
<ul class="page-list">
<li><a href="index.html"">Home</a></li>
<li>About Us</li>
</ul>
</div>
</div>
</div>
</div>
<!-- breadcrumb end -->
<!-- about start -->
<div class="about-area-3 pd-top-120" style="background-image: url(assets/img/home-3/about-bg.png); background-size: cover;">
<div class="container">
<div class="row justify-content-center">
<div class="col-xl-5 col-md-6">
<div class="thumb mb-3 mb-lg-0">
<img src="assets/img/home-3/about.png" alt="img">
</div>
</div>
<div class="col-lg-6 offset-xl-1 align-self-center">
<div class="section-title style-white mb-0 text-center text-lg-start">
<h2 class="title mb-3 pb-2">JK Gaming pedigree.</h2>
<p class="mb-4">JK Gaming is made up of founders and members of the Symmetric ecosystem.</p>
<p>We've built out complete blockchain ecosystems, DeFi protocols, DAO communities and more with gaming a particular area of shared interest.</p>
<a class="btn btn-base" href="https://discord.gg/fKVWQ869JZ" target="_blank">Join us in Discord <i class="fa fa-angle-right ms-2"></i></a>
</div>
</div>
</div>
</div>
</div>
<!-- about end -->
<!-- fact start -->
<div class="fact-area-3 text-center bg-navy-2">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-4 col-md-6">
<div class="single-fact-inner-3">
<div class="thumb">
<img src="assets/img/home-3/counter/1.png" alt="img">
</div>
<div class="details">
<h3><span class="counter">27309365</span> </h3>
<p>Wallets on supported networks</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="single-fact-inner-3">
<div class="thumb">
<img src="assets/img/home-3/counter/2.png" alt="img">
</div>
<div class="details">
<h3><span class="counter">1067843379</span> </h3>
<p>1067843379</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="single-fact-inner-3">
<div class="thumb">
<img src="assets/img/home-3/counter/3.png" alt="img">
</div>
<div class="details">
<h3><span class="counter">3</span> </h3>
<p>Initial target networks
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- fact end -->
<!-- about start -->
<div class="about-area pd-top-115 pd-bottom-120" style="background-image: url(assets/img/home-3/about-bg.png); background-size: cover;">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6 align-self-center">
<div class="section-title style-white mb-0 text-center text-lg-start">
<h2 class="title mb-3 pb-2">LONDON BASED BUT GLOBAL</h2>
<p class="mb-4">We are centred in the UK but consider ourselves a global community, with active contributors and team members around the world.</p>
<p>As a community we are always seeking partnerships with gaming companies, game builders, liquidity providers and others as we strive to build the best gaming experience possible.</p>
<a class="btn btn-base" href="about.html">Learn More <i class="fa fa-angle-right ms-2"></i></a>
</div>
</div>
<div class="col-xl-6 col-md-6">
<div class="thumb mb-3 mb-lg-0">
<img src="assets/img/home-3/abour-2.png" alt="img">
</div>
</div>
</div>
</div>
</div>
<!-- about end -->
<!-- photo-slider start -->
<div class="photo-slider-area bg-navy-1 text-center pd-top-115 pd-bottom-90">
<div class="container-fluid p-0">
<div class="row justify-content-center">
<div class="col-lg-9">
<div class="section-title style-white text-center">
<h2 class="title">A future of multiple games to bet on</h2>
<a class="btn btn-base" href="project.html">Learn More <i class="fa fa-angle-right ms-2"></i></a>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-12">
<div class="photo-slider px-4 owl-carousel">
<div class="item">
<div class="thumb">
<img src="assets/img/home-3/other/1.png" alt="img">
</div>
</div>
<div class="item">
<div class="thumb">
<img src="assets/img/home-3/other/2.png" alt="img">
</div>
</div>
<div class="item">
<div class="thumb">
<img src="assets/img/home-3/other/3.png" alt="img">
</div>
</div>
<div class="item">
<div class="thumb">
<img src="assets/img/home-3/other/4.png" alt="img">
</div>
</div>
<div class="item">
<div class="thumb">
<img src="assets/img/home-3/other/5.png" alt="img">
</div>
</div>
<div class="item">
<div class="thumb">
<img src="assets/img/home-3/other/6.png" alt="img">
</div>
</div>
</div>
</div>
<div class="col-12">
<div class="photo-slider-2 owl-carousel">
<div class="item">
<div class="thumb">
<img src="assets/img/home-3/other/7.png" alt="img">
</div>
</div>
<div class="item">
<div class="thumb">
<img src="assets/img/home-3/other/8.png" alt="img">
</div>
</div>
<div class="item">
<div class="thumb">
<img src="assets/img/home-3/other/9.png" alt="img">
</div>
</div>
<div class="item">
<div class="thumb">
<img src="assets/img/home-3/other/10.png" alt="img">
</div>
</div>
<div class="item">
<div class="thumb">
<img src="assets/img/home-3/other/11.png" alt="img">
</div>
</div>
<div class="item">
<div class="thumb">
<img src="assets/img/home-3/other/12.png" alt="img">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- photo-slider end -->
<!-- leaderboard area start -->
<div class="leaderboard-area pd-top-115 pd-bottom-120 bg-navy-2" style="background-image:url(assets/img/home-3/prediction/bg.png)">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-8 align-self-center">
<div class="section-title style-white text-center">
<h2 class="title">Sample payout tables</h2>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<div class="leaderboard-table table-responsive">
<h4 class="title">Weekly</h4>
<table class="table">
<thead>
<tr>
<th>SL</th>
<th>Prediction</th>
<th>Prediction</th>
<th>Amount</th>
</tr>
</thead>
<tbody>
<tr>
<td class="number">
1
</td>
<td>
<div class="prediction-wrap">
<img src="assets/img/home-3/prediction/1.png" alt="img">
<span>Cody Fisher</span>
</div>
</td>
<td class="prediction-time">
4 Times
</td>
<td class="prediction-amount">
$ 400.00
</td>
</tr>
<tr>
<td class="number">
2
</td>
<td>
<div class="prediction-wrap">
<img src="assets/img/home-3/prediction/2.png" alt="img">
<span>Brooklyn Simmons</span>
</div>
</td>
<td class="prediction-time">
4 Times
</td>
<td class="prediction-amount">
$ 400.00
</td>
</tr>
<tr>
<td class="number">
3
</td>
<td>
<div class="prediction-wrap">
<img src="assets/img/home-3/prediction/3.png" alt="img">
<span>Jacob Jones</span>
</div>
</td>
<td class="prediction-time">
4 Times
</td>
<td class="prediction-amount">
$ 400.00
</td>
</tr>
<tr>
<td class="number">
4
</td>
<td>
<div class="prediction-wrap">
<img src="assets/img/home-3/prediction/4.png" alt="img">
<span>Wade Warren</span>
</div>
</td>
<td class="prediction-time">
4 Times
</td>
<td class="prediction-amount">
$ 400.00
</td>
</tr>
<tr>
<td class="number">
5
</td>
<td>
<div class="prediction-wrap">
<img src="assets/img/home-3/prediction/5.png" alt="img">
<span>Bessie Cooper</span>
</div>
</td>
<td class="prediction-time">
4 Times
</td>
<td class="prediction-amount">
$ 400.00
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="col-lg-6">
<div class="leaderboard-table table-responsive">
<h4 class="title">All Time</h4>
<table class="table">
<thead>
<tr>
<th>SL</th>
<th>Prediction</th>
<th>Prediction</th>
<th>Amount</th>
</tr>
</thead>
<tbody>
<tr>
<td class="number">
1
</td>
<td>
<div class="prediction-wrap">
<img src="assets/img/home-3/prediction/6.png" alt="img">
<span>Darrell Steward</span>
</div>
</td>
<td class="prediction-time">
4 Times
</td>
<td class="prediction-amount">
$ 400.00
</td>
</tr>
<tr>
<td class="number">
2
</td>
<td>
<div class="prediction-wrap">
<img src="assets/img/home-3/prediction/7.png" alt="img">
<span>Wade Warren</span>
</div>
</td>
<td class="prediction-time">
4 Times
</td>
<td class="prediction-amount">
$ 400.00
</td>
</tr>
<tr>
<td class="number">
3
</td>
<td>
<div class="prediction-wrap">
<img src="assets/img/home-3/prediction/8.png" alt="img">
<span>Leslie Alexander</span>
</div>
</td>
<td class="prediction-time">
4 Times
</td>
<td class="prediction-amount">
$ 400.00
</td>
</tr>
<tr>
<td class="number">
4
</td>
<td>
<div class="prediction-wrap">
<img src="assets/img/home-3/prediction/9.png" alt="img">
<span>Albert Flores</span>
</div>
</td>
<td class="prediction-time">
4 Times
</td>
<td class="prediction-amount">
$ 400.00
</td>
</tr>
<tr>
<td class="number">
5
</td>
<td>
<div class="prediction-wrap">
<img src="assets/img/home-3/prediction/10.png" alt="img">
<span>Ronald Richards</span>
</div>
</td>
<td class="prediction-time">
4 Times
</td>
<td class="prediction-amount">
$ 400.00
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="col-12 text-center">
<div class="btn-wrap mt-5">
<a class="btn btn-base" href=project.html">Learn More</a>
</div>
</div>
</div>
</div>
</div>
<!-- leaderboard area end -->
<!-- testimonial area start -->
<div class="testimonial-area bg-navy-2 pd-top-100 pd-bottom-220">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-7">
<div class="section-title style-white text-center">
<h2 class="title">WHAT OUR TEAM SAYS/h2>
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-12">
<div class="testimonial-slider-2 owl-carousel">
<div class="item">
<div class="single-testimonial-inner text-center">
<div class="thumb">
<img src="assets/img/testimonial/4.png" alt="img">
</div>
<div class="name">
<h5>THENEWAUTONOMY</h5>
<span>Founder</span>
</div>
<p>The greatest opportunity for blockchain is entertainment, whether it's fair access to content or gaming. JK Gaming is a drive to make gaming transparent and fun for players.</p>
<div class="icon-inner">
<div class="quote-icon">
<i class="fas fa-quote-right"></i>
</div>
<div class="rating-inner">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half-alt"></i>
</div>
</div>
</div>
</div>
<div class="item">
<div class="single-testimonial-inner text-center">
<div class="thumb">
<img src="assets/img/testimonial/4.png" alt="img">
</div>
<div class="name">
<h5>THENEWAUTONOMY</h5>
<span>Founder</span>
</div>
<p>The greatest opportunity for blockchain is entertainment, whether it's fair access to content or gaming. JK Gaming is a drive to make gaming transparent and fun for players.</p>
<div class="icon-inner">
<div class="quote-icon">
<i class="fas fa-quote-right"></i>
</div>
<div class="rating-inner">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
<i class="fas fa-star-half-alt"></i>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- testimonial area end -->
<div class="footer-cta-area">
<div class="container">
<div class="footer-cta-inner" style="background-image: url(assets/img/home-3/cta.png);">
<div class="row">
<div class="col-md-6 align-self-center">
<div class="section-title mb-0">
<h2 class="title">CONNECT WITH US
FOR GAMING UPDATE.</h2>
</div>
</div>
<div class="col-md-6 text-md-end align-self-center">
<a class="btn btn-base" href="https://discord.gg/fKVWQ869JZ" target="_blank">Contact Now</a>
</div>
</div>
</div>
</div>
</div>
<!-- footer area start -->
<div class="footer-area-3 bg-navy-1">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="widget widget_about">
<img src="assets/img/logo.png" alt="logo">
<div class="details">
<p class="mt-4 pb-4">JK Gaming, bringing the best gaming experience with the biggest payouts in the crypto world</p>
<ul class="social-media">
<li>
<a class="facebook" href="#">
<i class="fab fa-facebook-f"></i>
</a>
</li>
<li>
<a class="twitter" href="#">
<i class="fab fa-twitter"></i>
</a>
</li>
<li>
<a class="discord" href="https://discord.gg/fKVWQ869JZ" target="_blank">
<i class="fab fa-discord"></i>
</a>
</li>
<li>
<a class="github" href="https://github.com/JJKGaming" target="_blank">
<i class="fab fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-2 col-md-6">
<div class="widget widget_nav_menu">
<h4 class="widget-title">USEFUL LINKS</h4>
<ul>
<li><a href="about.html">About</a></li>
<li><a href="project.html">Project Innfo</a></li>
<li><a href="faq.html">FAQS</a></li>
</ul>
</div>
</div>
<div class="col-lg-2 offset-lg-1 col-md-6">
<div class="widget widget_nav_menu">
<h4 class="widget-title">CONTACT</h4>
<ul>
<li><a href="https://celo.symm.fi" target="_blank">Symmetric pools Celo</a></li>
<li><a href="https://gnosis.symm.fi" target="_blank">Symmetric pools Gnosis</a></li>
</ul>
</div>
</div>
<div class="col-lg-4 col-md-6">
<div class="widget widget_nav_menu">
<h4 class="widget-title">Subscribe Newsletter</h4>
<p class="text-white mb-4">Subscription service coming soon</p>
<div class="single-subscribe-inner">
<input type="text" disabled="true" placeholder="Enter email address">
<button class="btn btn-base" disabled="true" ><i class="fa fa-paper-plane"></i></button>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bottom bg-navy-2 text-center">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-5 align-self-center">
<p>Copyright © 2022 JK Gaminng. All Rights Reserved.</p>
</div>
</div>
</div>
</div>
</div>
<!-- footer area end -->
<!-- back to top area start -->
<div class="back-to-top">
<span class="back-top"><i class="fa fa-angle-up"></i></span>
</div>
<!-- back to top area end -->
<!-- all plugins here -->
<script src="assets/js/vendor.js"></script>
<!-- main js -->
<script src="assets/js/main.js"></script>
</body>
</html>