-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
743 lines (734 loc) · 43.1 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
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
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
<!DOCTYPE html>
<html lang="ru">
<head>
<title>Коллекция NFT Dog MetaversedogThe Open Network</title>
<meta charset="UTF-8">
<meta name="format-detection" content="telephone=no">
<!-- <style>body{opacity: 0;}</style> -->
<link rel="stylesheet" href="css/style.min.css?_v=20220605141049">
<meta name="description" content="Уникальная NFT коллекция с Хаски для The Open Network от команды Metaverse TON. Эксклюзивные генеративные 7777 собак из цифрового сопротивления.">
<meta name="keywords" content="TON, NFT, DAO, GameFi, DEX, The Open Network, НФТ, коллекция, купить, собачки, собаки, dog, собака, Metaverse, tgr">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="Коллекция NFT Хаски от Metaverse TON" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Уникальная NFT коллекция с Хаски для The Open Network от команды Metaverse TON. Эксклюзивные генеративные 7777 собак из цифрового сопротивления." />
<meta property="og:image" content="https://tondog.net/Metaversedog.jpeg" />
<meta property="og:url" content="https://tondog.net" />
<meta property="og:site_name" content="NFT Metaverse Dog The Open Network" />
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="canonical" href="https://tondog.net">
</head>
<body>
<div class="wrapper" itemscope itemtype="https://schema.org/Thing">
<header class="header">
<div class="header__container _container">
<div class="header__logo">
<picture><source srcset="img/logo.webp" type="image/webp"><img itemprop="image" src="img/logo.png" alt="Image"></picture>
</div>
<h1 itemprop="name" class="header__title"><span class="_gradient">Metaverse</span>Dog</h1>
<div class="header__menu menu">
<nav class="menu__body">
<ul class="menu__list">
<li class="menu__item"><a href="#" itemprop="url" data-goto=".wolfs" class="menu__link">Коллекция</a></li>
<!--<li class="menu__item"><a href="#" itemprop="url" data-goto=".reviews" class=" menu__link">Команда</a></li>-->
<li class="menu__item"><a href="#" itemprop="url" data-goto=".whywe" class="menu__link">Бонусы</a></li>
<li class="menu__item"><a href="#" itemprop="url" data-goto=".pack" class="menu__link">Минт</a></li>
<li class="menu__item"><a href="#" itemprop="url" data-goto=".faq" class="menu__link">FAQ</a></li>
</ul>
</nav>
</div>
<div class="header__button">
<a href="https://getgems.io/collection/EQAadrsHePbHk-v7KtM4_jrX0HTlMYfP9ZGtlLgn590D7-SC" target="_blank">Выбрать NFT</a>
</div>
<button class="menu__icon">
<span></span>
</button>
</div>
</header>
<main class="main">
<section class="wolfs">
<div class="wolfs__container _container">
<img class="wolfs__absolute" src="img/circles.svg" alt="Image">
<div class="wolfs__imgs">
<div class="wolfs__img _anim-items">
<picture><source srcset="img/wolf1.webp" type="image/webp"><img itemprop="image" src="img/wolf1.png" alt="Image"></picture>
</div>
<div class="wolfs__img _anim-items">
<picture><source srcset="img/wolf2.webp" type="image/webp"><img itemprop="image" src="img/wolf2.png" alt="Image"></picture>
</div>
<div class="wolfs__img _anim-items">
<picture><source srcset="img/wolf3.webp" type="image/webp"><img itemprop="image" src="img/wolf3.png" alt="Image"></picture>
</div>
<div class="wolfs__img _anim-items">
<picture><source srcset="img/wolf4.webp" type="image/webp"><img itemprop="image" src="img/wolf4.png" alt="Image"></picture>
</div>
<div class="wolfs__img _anim-items">
<picture><source srcset="img/wolf5.webp" type="image/webp"><img itemprop="image" src="img/wolf5.png" alt="Image"></picture>
</div>
</div>
<div class="wolfs__content">
<h2 class="_title wolfs__title" itemprop="alternateName"><span class="_gradient">Коллекция NFT</span><br>
Metaverse TON Dog
</h2>
<p class="_text wolfs__text" itemprop="description">
Уникальная NFT коллекция с Хаски для The Open Network от команды Metaverse TON. Эксклюзивные генеративные 7777 собак из цифрового сопротивления.
</p>
</div>
</div>
</section>
<section class="prepare">
<div class="prepare__container _container">
<div class="prepare__multiwolf _anim-items">
<div class="prepare__wolfpice">
<picture><source srcset="img/multiwolf/1.webp" type="image/webp"><img itemprop="images" src="img/multiwolf/1.png" alt="Image"></picture>
</div>
<div class="prepare__wolfpice">
<picture><source srcset="img/multiwolf/2.webp" type="image/webp"><img itemprop="images" src="img/multiwolf/2.png" alt="Image"></picture>
</div>
<div class="prepare__wolfpice">
<picture><source srcset="img/multiwolf/3.webp" type="image/webp"><img itemprop="images" src="img/multiwolf/3.png" alt="Image"></picture>
</div>
<div class="prepare__wolfpice">
<picture><source srcset="img/multiwolf/4.webp" type="image/webp"><img itemprop="images" src="img/multiwolf/4.png" alt="Image"></picture>
</div>
<div class="prepare__wolfpice">
<picture><source srcset="img/multiwolf/5.webp" type="image/webp"><img itemprop="images" src="img/multiwolf/5.png" alt="Image"></picture>
</div>
<div class="prepare__wolfpice">
<picture><source srcset="img/multiwolf/6.webp" type="image/webp"><img itemprop="images" src="img/multiwolf/6.png" alt="Image"></picture>
</div>
<div class="prepare__wolfpice">
<picture><source srcset="img/multiwolf/7.webp" type="image/webp"><img itemprop="images" src="img/multiwolf/7.png" alt="Image"></picture>
</div>
</div>
<div class="prepare__content">
<h2 class="_title prepare__title" itemprop="alternateName"><span class="_gradient">Стань частью</span> <br> Аристократов</h2>
<p class=" _text prepare__text" itemprop="description">Для наших котиков, пантер и собачек был создан аристократический клуб ценителей NFT. Это закрытый канал, в который могут вступить владельцы партнёрских NFT коллекций.
<br> <br>
Если у тебя есть хотя бы одна NFT — ты уже часть приватного клуба аристократов и тебе принимать решения, что ждёт Metaverse TON в будущем.
</p>
<div class="prepare__networks">
<a href="https://t.me/TonNFTdog/139" class="prepare__telegram">
<img src="img/color-telegram.svg" alt="Image">
Join Telegram
</a>
<div class="prepare__links">
<div class="prepare__network">
<a href="https://t.me/TonNFTdog" class="prepare__link">
<svg>
<use xlink:href="img/icons/icons.svg#svg-telegram"></use>
</svg>
</a>
<span class="prepare__border"></span>
</div>
<div class="prepare__network">
<a href="https://discord.com/invite/Tz87r2gquN" class="prepare__link">
<svg>
<use xlink:href="img/icons/icons.svg#svg-discord"></use>
</svg>
</a>
<span class="prepare__border"></span>
</div>
<div class="prepare__network">
<a href="https://twitter.com/nftMetaversedog" class="prepare__link">
<svg>
<use xlink:href="img/icons/icons.svg#svg-twitter"></use>
</svg>
</a>
<span class="prepare__border"></span>
</div>
<div class="prepare__network">
<a href="https://www.instagram.com/nftMetaversedog/" class="prepare__link">
<svg>
<use xlink:href="img/icons/icons.svg#svg-instagram"></use>
</svg>
</a>
<span class="prepare__border"></span>
</div>
<div class="prepare__network">
<a href="https://www.linkedin.com/company/Metaversemoney/" class="prepare__link">
<svg>
<use xlink:href="img/icons/icons.svg#svg-linkedin"></use>
</svg>
</a>
<span class="prepare__border"></span>
</div>
<div class="prepare__network">
<a href="https://www.reddit.com/r/Metaverse/" class="prepare__link">
<svg>
<use xlink:href="img/icons/icons.svg#svg-robot"></use>
</svg>
</a>
<span class="prepare__border"></span>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="whywe">
<div class="whywe__container _container">
<h3 class="_title whywe__title"><span class="_gradient">Уникальные бонусы </span> <br> Для холдеров NFT</h3>
<div class="whywe__content">
<div class="whywe__item">
<div class="whywe__card">
<div class="whywe__img">
<picture><source srcset="img/card1.webp" type="image/webp"><img src="img/card1.png" alt="Интеграция с TON Hold"></picture>
</div>
<h4 class="whywe__card-name">Интеграция с TON Hold</h4>
<p class="_text whywe__text">Владельцы NFT Metaverse Dog получат ранний доступ к криптокошельку TON Hold Wallet и DEX Metaverse Finance с возможность менять дизайн своего кошелька в зависимости от основного цвета NFT.</p>
</div>
<span class="whywe__border"></span>
</div>
<div class="whywe__item">
<div class="whywe__card">
<div class="whywe__img">
<picture><source srcset="img/card2.webp" type="image/webp"><img src="img/card2.png" alt="VIP-чат аристократов"></picture>
</div>
<h4 class="whywe__card-name">VIP-чат аристократов</h4>
<p class="_text whywe__text">Все владельцы NFT от Metaverse попадают в закрытый чат, где предоставляется инсайдерская информация про TON, доступны скидки на pre-sale новых коллекций и многое другое.</p>
</div>
<span class="whywe__border"></span>
</div>
<div class="whywe__item">
<div class="whywe__card">
<div class="whywe__img">
<picture><source srcset="img/card3.webp" type="image/webp"><img src="img/card3.png" alt="Фарминг в DEX TGR/TON"></picture>
</div>
<h4 class="whywe__card-name">Фарминг в DEX TGR/TON</h4>
<p class="_text whywe__text">Обладатели NFT Metaverse могут получать повышенный процент в партнёрской программе всех сервисов Metaverse. Доступ к фармингу TON и TGR в DEX Metaverse Finance.</p>
</div>
<span class="whywe__border"></span>
</div>
</div>
</div>
</section>
<!--
<section class="reviews">
<div class="reviews__container _container">
<h3 class="_title reviews__title"><span class="_gradient">Honest Reviews</span><br>From Ton’s community</h3>
<div class="reviews__items" itemscope itemtype="https://schema.org/Review">
<div class="reviews__item">
<div class="reviews__review">
<div class="reviews__img">
<picture><source srcset="img/reviews/1.webp" type="image/webp"><img src="img/reviews/1.png" alt="Image"></picture>
</div>
<div class="reviews__content">
<p class="reviews__instagram _gradient" itemprop="author">@AMEERHUSSAINN</p>
<h5 itemprop="alternateName" class="reviews__name">Meer Hussain</h5>
<p itemprop="description" class="reviews__text">Hello everyone. Broadly speaking about the NFT interface platform, it has the features of the ability to buy or sell.The main currency on this platform is Etherum smart contract. I will jump at the chance to share my own side
of view on "NFT"
with you as you have a good time.</p>
</div>
</div>
<div class="reviews__review">
<div class="reviews__img">
<picture><source srcset="img/reviews/2.webp" type="image/webp"><img itemprop="images" src="img/reviews/2.png" alt="Image"></picture>
</div>
<div class="reviews__content">
<p class="reviews__instagram _gradient" itemprop="author">@AngelinaSmith</p>
<h5 itemprop="alternateName" class="reviews__name">Angelina Smith</h5>
<p itemprop="description" class="reviews__text">NFT interface platform has the features of buying and selling and the main currency on this platform</p>
</div>
</div>
<div class="reviews__review">
<div class="reviews__img">
<picture><source srcset="img/reviews/3.webp" type="image/webp"><img src="img/reviews/3.png" alt="Image"></picture>
</div>
<div class="reviews__content">
<p class="reviews__instagram _gradient" itemprop="author">@AMEERHUSSAINN</p>
<h5 itemprop="alternateName" class="reviews__name">Meer Hussain</h5>
<p itemprop="description" class="reviews__text">Hello everyone. Broadly speaking about the NFT interface platform, it has the features of the ability to buy or sell.The main currency on this platform is Etherum smart contract. Presently To My Review. </p>
</div>
</div>
<div class="reviews__review reviews__show-content">
<div class="reviews__img">
<picture><source srcset="img/reviews/1.webp" type="image/webp"><img src="img/reviews/1.png" alt="Image"></picture>
</div>
<div class="reviews__content">
<p class="reviews__instagram _gradient" itemprop="author">@AMEERHUSSAINN</p>
<h5 itemprop="alternateName" class="reviews__name">Meer Hussain</h5>
<p itemprop="description" class="reviews__text">Hello everyone. Broadly speaking about the NFT interface platform, it has the features of the ability to buy or sell.The main currency on this platform is Etherum smart contract. Presently To My Review. </p>
</div>
</div>
<div class="reviews__review reviews__show-content">
<div class="reviews__img">
<picture><source srcset="img/reviews/2.webp" type="image/webp"><img src="img/reviews/2.png" alt="Image"></picture>
</div>
<div class="reviews__content">
<p class="reviews__instagram _gradient" itemprop="author">@AMEERHUSSAINN</p>
<h5 itemprop="alternateName" class="reviews__name">Meer Hussain</h5>
<p itemprop="description" class="reviews__text">Hello everyone. Broadly speaking about the NFT interface platform, it has the features of the ability to buy or sell.The main currency on this platform is Etherum smart contract. Presently To My Review. </p>
</div>
</div>
<div class="reviews__review reviews__show-content">
<div class="reviews__img">
<picture><source srcset="img/reviews/3.webp" type="image/webp"><img src="img/reviews/3.png" alt="Image"></picture>
</div>
<div class="reviews__content">
<p class="reviews__instagram _gradient" itemprop="author">@AMEERHUSSAINN</p>
<h5 itemprop="alternateName" class="reviews__name">Meer Hussain</h5>
<p itemprop="description" class="reviews__text">Hello everyone. Broadly speaking about the NFT interface platform, it has the features of the ability to buy or sell.The main currency on this platform is Etherum smart contract. Presently To My Review. </p>
</div>
</div>
</div>
<div class="reviews__item">
<div class="reviews__review">
<div class="reviews__img">
<picture><source srcset="img/reviews/4.webp" type="image/webp"><img src="img/reviews/4.png" alt="Image"></picture>
</div>
<div class="reviews__content">
<p class="reviews__instagram _gradient" itemprop="author">@BasimBasimow</p>
<h5 itemprop="alternateName" class="reviews__name">Basim Basimow</h5>
<p itemprop="description" class="reviews__text">I will jump at the chance to share my own side of view on "NFT" with you as you have a good time. </p>
</div>
</div>
<div class="reviews__review">
<div class="reviews__img">
<picture><source srcset="img/reviews/5.webp" type="image/webp"><img src="img/reviews/5.png" alt="Image"></picture>
</div>
<div class="reviews__content">
<p class="reviews__instagram _gradient" itemprop="author">@MargaretSmith</p>
<h5 itemprop="alternateName" class="reviews__name">Margaret Smith</h5>
<p itemprop="description" class="reviews__text">The main currency on this platform is Etherum smart contract. Hello everyone. Broadly speaking about the NFT interface platform, it has the features of the ability to buy or sell. The main currency on this platform is </p>
</div>
</div>
<div class="reviews__review">
<div class="reviews__img">
<picture><source srcset="img/reviews/6.webp" type="image/webp"><img src="img/reviews/6.png" alt="Image"></picture>
</div>
<div class="reviews__content">
<p class="reviews__instagram _gradient" itemprop="author">@BasimBasimow</p>
<h5 itemprop="alternateName" class="reviews__name">Basim Basimow</h5>
<p itemprop="description" class="reviews__text">I will jump at the chance to share my own side of view on "NFT" with you as you have a good time. </p>
</div>
</div>
<div class="reviews__review reviews__show-content">
<div class="reviews__img">
<picture><source srcset="img/reviews/1.webp" type="image/webp"><img src="img/reviews/1.png" alt="Image"></picture>
</div>
<div class="reviews__content">
<p class="reviews__instagram _gradient" itemprop="author">@AMEERHUSSAINN</p>
<h5 itemprop="alternateName" class="reviews__name">Meer Hussain</h5>
<p itemprop="description" class="reviews__text">Hello everyone. Broadly speaking about the NFT interface platform, it has the features of the ability to buy or sell.The main currency on this platform is Etherum smart contract. Presently To My Review. </p>
</div>
</div>
<div class="reviews__review reviews__show-content">
<div class="reviews__img">
<picture><source srcset="img/reviews/2.webp" type="image/webp"><img src="img/reviews/2.png" alt="Image"></picture>
</div>
<div class="reviews__content">
<p class="reviews__instagram _gradient" itemprop="author">@AMEERHUSSAINN</p>
<h5 itemprop="alternateName" class="reviews__name">Meer Hussain</h5>
<p itemprop="description" class="reviews__text">Hello everyone. Broadly speaking about the NFT interface platform, it has the features of the ability to buy or sell.The main currency on this platform is Etherum smart contract. Presently To My Review. </p>
</div>
</div>
<div class="reviews__review reviews__show-content">
<div class="reviews__img">
<picture><source srcset="img/reviews/3.webp" type="image/webp"><img src="img/reviews/3.png" alt="Image"></picture>
</div>
<div class="reviews__content">
<p class="reviews__instagram _gradient" itemprop="author">@AMEERHUSSAINN</p>
<h5 itemprop="alternateName" class="reviews__name">Meer Hussain</h5>
<p itemprop="description" class="reviews__text">Hello everyone. Broadly speaking about the NFT interface platform, it has the features of the ability to buy or sell.The main currency on this platform is Etherum smart contract. Presently To My Review. </p>
</div>
</div>
</div>
</div>
<div class="reviews__box">
<button class="reviews__btn">
<img src="img/reviews/arrow.svg" alt="Image">
Show more
</button>
</div>
</div>
</section>
-->
<section class="pack">
<div class="pack__container _container">
<div class="pack__absolute">
<picture><source srcset="img/decor.webp" type="image/webp"><img src="img/decor.png" alt="Image"></picture>
</div>
<div class="pack__wolf _anim-items">
<picture><source srcset="img/pack-wolf.webp" type="image/webp"><img itemprop="image" src="img/pack-wolf.png" alt="Image"></picture>
</div>
<div class="pack__content" itemscope itemtype="https://schema.org/Offer">
<h3 class="_title pack__title"><span class="_gradient">NFT Metaverse Dog </span> <br> Уже на Marketplace</h3>
<div class="pack__cards">
<div class="pack__card pack__card-old pack-card">
<h4 class="pack-card__name">Private Sale</h4>
<div class="pack-card__subname">FOR WHITELIST MEMBERS</div>
<div class="pack-card__price" itemprop="price">65 TON</div>
<div class="pack-card__text">*Old price</div>
</div>
<div class="pack__card pack__card-new pack-card">
<h4 class="pack-card__name">Public Sale</h4>
<div class="pack-card__subname">Для всех пользователей</div>
<div class="pack-card__price" itemprop="price">∞ tON</div>
<div class="pack-card__button">
<div class="header__button">
<a href="https://getgems.io/collection/EQAadrsHePbHk-v7KtM4_jrX0HTlMYfP9ZGtlLgn590D7-SC" target="_blank">Купить NFT</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="map">
<div class="map__container _container">
<div class="map__head">
<h3 itemprop="alternateName" class="_title map__title"><span class="_gradient">Road</span>Map</h3>
<div class="map__slider-arrows">
<div class="map__slider-arrow map__slider-arrow-left">
<svg>
<use xlink:href="img/icons/icons.svg#svg-arrow-left"></use>
</svg>
</div>
<div class="map__slider-arrow map__slider-arrow-right">
<svg>
<use xlink:href="img/icons/icons.svg#svg-arrow-right"></use>
</svg>
</div>
</div>
</div>
<div class="swiper map__slider">
<!-- Additional required wrapper -->
<div class="swiper-wrapper map__wrapper">
<div class="swiper-slide map__slide">
<div class="map__img1 map__first">
<picture><source srcset="img/map/1.webp" type="image/webp"><img src="img/map/1.png" alt="Платежная система Metaverse.Money"></picture>
</div>
<div class="map__progress">
<div class="map__number _gradient">01</div>
<div class="map__strip"></div>
</div>
<div class="map__content">
<h5 class="map__name">Создание платежной системы</h5>
<p itemprop="description" class="map__text">Наша команда разработала платежную систему для криптовалют Metaverse.Money </p>
</div>
</div>
<div class="swiper-slide map__slide">
<div class="map__content map__first">
<h5 class="map__name">Начало проработки NFT</h5>
<p itemprop="description" class="map__text">Отрисовка NFT с хаски и проведение первого private sale коллекции.</p>
</div>
<div class="map__progress">
<div class="map__number _gradient">02</div>
<div class="map__strip"></div>
</div>
<div class="map__img2">
<picture><source srcset="img/map/2.webp" type="image/webp"><img src="img/map/2.png" alt="Image"></picture>
</div>
</div>
<div class="swiper-slide map__slide">
<div class="map__img2 map__first">
<picture><source srcset="img/map/3.webp" type="image/webp"><img src="img/map/3.png" alt="Image"></picture>
</div>
<div class="map__progress">
<div class="map__number _gradient">03</div>
<div class="map__strip"></div>
</div>
<div class="map__content">
<h5 class="map__name">Telegram бот @MetaverseMoneybot</h5>
<p itemprop="description" class="map__text">Наша команда разработала бот для Telegram с поддержкой TON. </p>
</div>
</div>
<div class="swiper-slide map__slide">
<div class="map__content map__first">
<h5 class="map__name">Собственный Explorer</h5>
<p itemprop="description" class="map__text">Состоялся релиз двух Explorer, это: youton.org и tonmoon.org для TON.</p>
</div>
<div class="map__progress">
<div class="map__number _gradient">04</div>
<div class="map__strip"></div>
</div>
<div class="map__img2">
<picture><source srcset="img/map/4.webp" type="image/webp"><img src="img/map/4.png" alt="Image"></picture>
</div>
</div>
<div class="swiper-slide map__slide">
<div class="map__img1 map__first">
<picture><source srcset="img/map/1.webp" type="image/webp"><img src="img/map/1.png" alt="Image"></picture>
</div>
<div class="map__progress">
<div class="map__number _gradient">05</div>
<div class="map__strip"></div>
</div>
<div class="map__content">
<h5 class="map__name">Кошелек TON Hold</h5>
<p itemprop="description" class="map__text">Презентация децентрализованного кошелька, TON Hold от Metaverse.</p>
</div>
</div>
<div class="swiper-slide map__slide">
<div class="map__content map__first">
<h5 class="map__name">DEX и Marketplace NFT</h5>
<p itemprop="description" class="map__text">Следующими нашими проектами будет DEX и NFT Marketplace на TON.</p>
</div>
<div class="map__progress">
<div class="map__number _gradient">06</div>
<div class="map__strip"></div>
</div>
<div class="map__img2">
<picture><source srcset="img/map/2.webp" type="image/webp"><img itemprop="image" src="img/map/2.png" alt="Image"></picture>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="moonbird">
<div class="moonbird__container _container">
<div class="moonbird__images _anim-items">
<div class="moonbird__wolf">
<picture><source srcset="img/moonbird-wolf.webp" type="image/webp"><img src="img/moonbird-wolf.png" alt="NFT Metaverse TON и DAO"></picture>
</div>
<div class="moonbird__card">
<img src="img/moonbird-card.svg" alt="Metaverse TON - принципы DAO">
</div>
</div>
<div class="moonbird__content">
<div class="moonbird__soon _gradient">
Экосистема
</div>
<h3 itemprop="alternateName" class="_title moonbird__title"><span class="_gradient">Metaverse TON </span><br>Принцип DAO</h3>
<p class="_text moonbird__text">Каждый владелец NFT становится частью стаи и получает право голоса в DAO с возможностью влиять на развитие экосистемы Metaverse и помогать тем, кто отстаивает принципы TON.<br> <br>
Каждый этап роадмапа задокументирован, вы сможете следить за его выполнением в наших социальных сетях, помимо этого обеспечены этапы минта коллекции и проведения конкурса – на кошелек проекта заранее были перечислены средства.<br> <br>
Присоединяйтесь к дружественной команде Metaverse.</p>
</div>
</div>
</section>
<section class="faq">
<div class="faq__container">
<h3 class="_title faq__title _gradient">FAQ</h3>
<div data-spollers class="spollers faq__spollers">
<div class="spollers__item faq__item">
<button type="button" data-spoller class="spollers__title faq__name">
<span>Что такое клуб аристократов NFT?</span><span class="faq__btn"></span>
</button>
<p itemprop="description" class="spollers__body faq__body">Это закрытый канал, где публикуется приватная информация, инсайды по NFT, проводятся закрытые pre-sale, розыгрыши с раздачей TONCoin и TGR. Участники чата первыми узнают про все грядущие обновления, а также про листинг токена TGR.
</p>
</div>
<div class="spollers__item faq__item">
<button type="button" data-spoller class="spollers__title faq__name">
<span>Как применяется токен TGR?</span><span class="faq__btn"></span>
</button>
<p itemprop="description" class="spollers__body faq__body">TGR будет использоваться для покупки цифровых товаров, услуг в интернете и не только. Также токен будет использоваться для оплаты комиссий в экосистеме Metaverse, получения различных бонусов во всех продуктах компании. Управлять токеном можно через приложение TON Hold Wallet.</p>
</div>
<div class="spollers__item faq__item">
<button type="button" data-spoller class="spollers__title faq__name">
<span>Почему мы выбрали именно TON?</span><span class="faq__btn"></span>
</button>
<p itemprop="description" class="spollers__body faq__body">Как ранее и писали в чате владельцев NFT, TON, это перспективнейший проект, лишенный большей части недостатков своих конкурентов. Конечно, это так же за собой несет издержки в виде ограниченной инфраструктуры, но мы верим в будущее блокчейна TON. Ведь если прочесть Whitepaper про The Open Network основанный на работе Николая Дурова, перспективы блокчейна TON становятся очевидны. Наша команда с 2013 года работает по социальным сетям, и нашим фаворитом всегда был Telegram. И ещё с далёкого 2018 года мы наблюдаем за развитием TON и были приятно удивлены с какой скоростью развивается инфраструктура вокруг сети.</p>
</div>
<div class="spollers__item faq__item">
<button type="button" data-spoller class="spollers__title faq__name">
<span>Кто рассказывал про Metaverse?</span><span class="faq__btn"></span>
</button>
<p itemprop="description" class="spollers__body faq__body">Дима Ларин — ютубер с аудиторией более 2 миллионов, известный по своим критическим обзорам оказался совсем не против наших пёсиков. Ларин в своем tg-канале рассказал, что сейчас идет новый виток интернета, который уже плотно завязан на перспективности NFT-проектов, в частности, Дима отметил нашу коллекцию Metaverse Dog. Также, наша команда Metaverse развивается очень стремительно, а значит о нас знают не только в пределах тематических tg-каналов, но и медиа-звёзды, например, популярная актриса для взрослых Eva Elfie недавно рассказала про нас и отметила удобство и качество нашего бота для платежей.</p>
</div>
<div class="spollers__item faq__item">
<button type="button" data-spoller class="spollers__title faq__name">
<span>Что такое TON Hold Wallet?</span><span class="faq__btn"></span>
</button>
<p itemprop="description" class="spollers__body faq__body">Новый продукт в Metaverse — TON Hold Wallet. Хочется сказать, что покупая наши NFT вы в первую очередь поддерживаете нашу экосистему, а на вырученные деньги мы не бежим покупать Ferrari, а вкладываем их в разработку полезных и нужных продуктов для TON, таких, как кошелек TON Hold. Кошелек сейчас доступен в веб-версии, в будущем станет доступен в качестве плагина для браузера, что выгодно выделит его на фоне других. Уже есть поддержка токенов TGR, и любых других токенов на блокчейне TON. Также в будущем будет добавлена возможность отображения NFT и их продажу на Marketplace прямо из кошелька! А для всех холдеров партнёрских NFT коллекций, будут приятные бонусы, о которых мы сообщим в будущем, помимо этого в кошельке еще много удобных опций. Это Metaverse, тут всё взаимосвязано ;)</p>
</div>
</div>
</div>
</section>
</main>
<footer class="footer">
<div class="footer__container _container">
<div class="footer__head">
<div class="footer__logo">
<div class="header__logo">
<picture><source srcset="img/logo.webp" type="image/webp"><img src="img/logo.png" alt="Logo NFT Metaverse Dog"></picture>
</div>
<h1 class="header__title"><span class="_gradient">Metaverse</span>Dog</h1>
</div>
<ul class="footer__menu">
<li class="footer__item"><a href="#" data-goto=".wolfs" class="footer__link">The story</a></li>
<!--<li class="footer__item"><a href="#" data-goto=".reviews" class="footer__link">Reviews</a></li>-->
<li class="footer__item"><a href="#" data-goto=".whywe" class="footer__link">Advantages</a></li>
<li class="footer__item"><a href="#" data-goto=".pack" class="footer__link">Mint</a></li>
<li class="footer__item"><a href="#" data-goto=".faq" class="footer__link">FAQ</a></li>
</ul>
<div class="footer__networks">
<div class="prepare__links">
<div class="prepare__network">
<a href="https://t.me/tonnftMetaversedog" class="prepare__link">
<svg>
<use xlink:href="img/icons/icons.svg#svg-telegram"></use>
</svg>
</a>
<span class="prepare__border"></span>
</div>
<div class="prepare__network">
<a href="https://discord.com/invite/Tz87r2gquN" class="prepare__link">
<svg>
<use xlink:href="img/icons/icons.svg#svg-discord"></use>
</svg>
</a>
<span class="prepare__border"></span>
</div>
<div class="prepare__network">
<a href="https://twitter.com/MetaverseMoney" class="prepare__link">
<svg>
<use xlink:href="img/icons/icons.svg#svg-twitter"></use>
</svg>
</a>
<span class="prepare__border"></span>
</div>
<div class="prepare__network">
<a href="https://www.instagram.com/MetaverseMoney/" class="prepare__link">
<svg>
<use xlink:href="img/icons/icons.svg#svg-instagram"></use>
</svg>
</a>
<span class="prepare__border"></span>
</div>
<div class="prepare__network">
<a href="https://www.linkedin.com/company/Metaversemoney/" class="prepare__link">
<svg>
<use xlink:href="img/icons/icons.svg#svg-linkedin"></use>
</svg>
</a>
<span class="prepare__border"></span>
</div>
<div class="prepare__network">
<a href="https://www.reddit.com/r/MetaverseMoney/" class="prepare__link">
<svg>
<use xlink:href="img/icons/icons.svg#svg-robot"></use>
</svg>
</a>
<span class="prepare__border"></span>
</div>
</div>
</div>
<div class="footer__btn">
<div class="header__button">
<a href="https://getgems.io/collection/EQAadrsHePbHk-v7KtM4_jrX0HTlMYfP9ZGtlLgn590D7-SC" target="_blank">Sale NFT Dog</a>
<!--<a href="#" data-popup="#popup">Buy NFT</a>-->
</div>
</div>
</div>
<div class="footer__strip"></div>
<p class="footer__text">Мы — коллекция NFT Metaverse Dog, одна из самых ранних коллекций на TON. Наша коллекция из 7777 собак сопротивления была вдохновлена основателем Telegram Павлом Дуровым. Мы стремимся создать крупнейшее сообщество аристократов NFT в мире The Open Network.</p>
</div>
</footer>
</div>
<div id="popup" aria-hidden="true" class="popup">
<div class="popup__wrapper">
<div class="popup__content">
<button data-close type="button" class="popup__close"></button>
<div class="popup__main">
<h4 class="popup__title">Token Sale Take Over </h4>
<div class="popup__info">
<p>Total supply: <br> Volume / Market Cap:</p>
<p>50, 000 TON<br>0,1 TON ~ 0,2 $ </p>
</div>
<div data-tabs class="tabs">
<nav data-tabs-titles class="tabs__navigation">
<button type="button" class="tabs__title _tab-active">1</button>
<button type="button" class="tabs__title">3</button>
<button type="button" class="tabs__title">5</button>
</nav>
<div data-tabs-body class="tabs__content">
<div class="tabs__body">
<p class="tabs__price">Price: 50 TON</p>
<div class="tabs__img">
<picture><source srcset="img/qr/1.webp" type="image/webp"><img src="img/qr/1.png" alt="Image"></picture>
</div>
</div>
<div class="tabs__body">
<p class="tabs__price">Price: 150 TON</p>
<div class="tabs__img">
<picture><source srcset="img/qr/2.webp" type="image/webp"><img src="img/qr/2.png" alt="Image"></picture>
</div>
</div>
<div class="tabs__body">
<p class="tabs__price">Price: 250 TON</p>
<div class="tabs__img">
<picture><source srcset="img/qr/3.webp" type="image/webp"><img src="img/qr/3.png" alt="Image"></picture>
</div>
</div>
</div>
</div>
<button class="popup__copy">
<picture><source srcset="img/qr/copy.webp" type="image/webp"><img src="img/qr/copy.png" alt="Image"></picture>
EQAvDfWFG0oYX19jwNDNBBL1rKNT9XfaGP9HyTb5nb2Eml6y
</button>
<div class="popup__link" data-popup="#popup1">
<button>How It Works?</button>
</div>
</div>
</div>
</div>
</div>
<div id="popup1" aria-hidden="true" class="popup">
<div class="popup__wrapper">
<div class="popup__content">
<button data-close type="button" class="popup__close"></button>
<div class="popup__main">
<p class="popup__text">
1. Install the TON wallet on the desktop version of the Google Chrome browser for minting. <br> <br>
2. Or you can pay for your NFTs by sending TON directly to our wallet, by copying the address we provided, or by scanning the QR code. Just send the specified amount to this address, and the amount of NFT that you paid will be randomly selected and sent to the address from which
the
payment came <br> <br>
3. Or you can pay for your NFTs by sending TON directly to our wallet, by copying the address we provided, or by scanning the QR code. Just send the specified amount to this address, and the amount of NFT that you paid will be randomly selected and sent to the address from which
the
payment came <br> <br>
4. In case of sending the wrong amount, the coins will be returned to your address, excluding network fees. <br> <br>
5. Install the TON wallet on the desktop version of the Google Chrome browser for minting. <br> <br>
6. Or you can pay for your NFTs by sending TON directly to our wallet, by copying the address we provided, or by scanning the QR code. Just send the specified amount to this address, and the amount of NFT that you paid will be randomly selected and sent to the address from which
the
payment came <br> <br>
</p>
</div>
</div>
</div>
</div>
<script src="js/app.min.js?_v=20220605141049"></script>
<script>
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-10Y4J25VBK"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-10Y4J25VBK');
</script>
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
var z = null;m[i].l=1*new Date();
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(90220027, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/90220027" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
</body>
</html>