-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcoming-soon.html
116 lines (87 loc) · 4.38 KB
/
coming-soon.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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from demo.thetork.com/html/torkgo/coming-soon.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 03 Nov 2022 07:30:21 GMT -->
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Primary Meta Tags -->
<title>Your Organization Name</title>
<meta name="title" content="Torkgo — Web 3 Metaverse IDO Launchpad HTML Template">
<meta name="description"
content="Torkgo is a Web 3 Metaverse IDO Launchpad HTML Template by Theme Tork. It is suitable for any kind of IDO,IGO,INO and Metaverse Launchpad. ">
<!-- favicon -->
<link rel="shortcut icon" href="assets/images/favicon.png" type="image/x-icon">
<!-- vendors css -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/aos.css">
<link rel="stylesheet" href="assets/css/all.min.css">
<link rel="stylesheet" href="assets/css/swiper-bundle.min.css">
<!-- main css for template -->
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<!-- preloader start here -->
<div class="preloader">
<div class="preloader__inner">
<div class="preloader__icon">
<span></span>
<span></span>
</div>
</div>
</div>
<!-- preloader ending here -->
<!-- ================> Coming soon start here <================== -->
<div class="coming-soon" style="background-image: url(assets/images/error/coming.png);">
<div class="container-fluid">
<div class="coming-soon__wrapper text-center">
<div class="coming-soon__content">
<a class="mb-4 d-inline-block" href="index-2.html"><img src="assets/images/logo/logo.png"
alt="Torkgo logo"></a>
<h2>We are Coming soon</h2>
<p>We are almost there ! If your wanna get notify when the website is live,<br> Subscribe to out
mailing list</p>
<div class="mail-collect">
<div class="form-floating mb-4">
<input type="email" class="form-control" id="floatingInput" placeholder="[email protected]">
<label for="floatingInput">Email address</label>
</div>
<button class="default-btn" type="submit"><span>Notify Me</span></button>
</div>
<ul class="social justify-content-center">
<li class="social__item">
<a href="#" class="social__link"><i class="fab fa-twitter"></i></a>
</li>
<li class="social__item">
<a href="#" class="social__link"><i class="fab fa-discord"></i></a>
</li>
<li class="social__item">
<a href="#" class="social__link"><i class="fab fa-twitch"></i></a>
</li>
<li class="social__item">
<a href="#" class="social__link"><i class="fab fa-instagram"></i></a>
</li>
<li class="social__item">
<a href="#" class="social__link"><i class="fab fa-linkedin-in"></i></a>
</li>
<li class="social__item">
<a href="#" class="social__link"><i class="fab fa-facebook-f"></i></a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- ================> Coming soon end here <================== -->
<!-- vendor plugins -->
<script src="assets/js/jquery-3.6.0.min.js">
</script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/js/all.min.js"></script>
<script src="assets/js/swiper-bundle.min.js"></script>
<script src="assets/js/aos.js"></script>
<script src="assets/js/purecounter.js"></script>
<script src="assets/js/custom.js"></script>
</body>
<!-- Mirrored from demo.thetork.com/html/torkgo/coming-soon.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 03 Nov 2022 07:30:22 GMT -->
</html>