forked from appsource/launchpad
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcontacts.html
240 lines (203 loc) · 10.5 KB
/
contacts.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- CSS -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/blueimp-gallery.min.css">
<link rel="stylesheet" href="css/splide.min.css">
<link rel="stylesheet" href="css/slimselect.css">
<link rel="stylesheet" href="css/main.css">
<!-- Favicons -->
<link rel="icon" type="image/png" href="logo.png" sizes="32x32">
<link rel="apple-touch-icon" href="logo.png">
<meta name="description" content="Ox Launch">
<meta name="keywords" content="">
<meta name="author" content="Ox Launch">
<title>Contacts</title>
</head>
<body>
<!-- header -->
<header class="header">
<div class="container">
<div class="row">
<div class="col-12">
<div class="header__content">
<!-- btn -->
<button class="header__btn" type="button" aria-label="header__nav">
<span></span>
<span></span>
<span></span>
</button>
<!-- end btn -->
<!-- logo -->
<a href="index.html" class="header__logo">
<img src="logo2.png" alt="ox">
</a>
<!-- end logo -->
<!-- tagline -->
<span class="header__tagline">Initial Project Offering</span>
<!-- end tagline -->
<!-- navigation -->
<ul class="header__nav" id="header__nav">
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Home <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="index">Home</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">About <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="about">About</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Tokenomics<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="tokenomics">Tokenomics</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">FAQ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="FAQ">FAQ</a></li>
</ul>
</li>
<li class="header__dropdown">
<a class="dropdown-link" href="#" role="button" data-bs-toggle="dropdown" aria-expanded="false">Contacts <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17,9.17a1,1,0,0,0-1.41,0L12,12.71,8.46,9.17a1,1,0,0,0-1.41,0,1,1,0,0,0,0,1.42l4.24,4.24a1,1,0,0,0,1.42,0L17,10.59A1,1,0,0,0,17,9.17Z"/></svg></a>
<ul class="dropdown-menu header__dropdown-menu">
<li><a href="contacts">Contacts</a></li>
</ul>
</li>
</ul>
<!-- end navigation -->
</div>
</div>
</div>
</div>
</header>
<!-- end header -->
<!-- hero -->
<section class="hero" id="hero">
<div class="container">
<div class="row">
<div class="col-12">
<!-- hero content -->
<div class="hero__content">
<span class="hero__tagline">Oxlaunch</span>
<h2 class="hero__title">Initial Project Offering Ecosystem</h2>
<p class="hero__text">Incubator Project, Web 3.0 IPO Launchpad.</p>
<div class="hero__btns">
<a href="IPO" class="hero__btn"><span>Explore</span></a>
<a href="oxwp.pdf" class="hero__btn hero__btn--nephrite"><span>Whitepaper</span></a>
</div>
<!-- bg animation -->
<div id="canvas" class="hero__canvas"></div>
<!-- end bg animation -->
</div>
<!-- end hero content -->
</div>
</div>
</div>
</section>
<!-- end hero -->
<!-- contact -->
<section class="section section--first">
<div class="container">
<div class="row">
<!-- breadcrumb -->
<div class="col-12">
<ul class="breadcrumbs">
<li class="breadcrumbs__item"><a href="FAQ">FAQ</a></li>
<li class="breadcrumbs__item"><a href="index">Home</a></li>
</ul>
</div>
<!-- end breadcrumb -->
<div class="col-12 col-lg-5">
<!-- section title -->
<div class="section__title section__title--left section__title--page">
<h1>Get In Touch</h1>
<p>We are always happy to help and provide more information about our services. You can contact us through email. <br>Thank you for contacts us!</p>
</div>
<!-- end section title -->
<!-- contacts -->
<div class="contacts">
<div class="contacts__list">
<a href="mailto:service@oxlaunch.pro" class="contact">
<span class="contact__icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19,4H5A3,3,0,0,0,2,7V17a3,3,0,0,0,3,3H19a3,3,0,0,0,3-3V7A3,3,0,0,0,19,4Zm-.41,2-5.88,5.88a1,1,0,0,1-1.42,0L5.41,6ZM20,17a1,1,0,0,1-1,1H5a1,1,0,0,1-1-1V7.41l5.88,5.88a3,3,0,0,0,4.24,0L20,7.41Z"/></svg>
</span>
<span class="contact__text">Customer Service</span>
</a>
<a href="mailto:bussiness@oxlaunch.pro" class="contact">
<span class="contact__icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.71,16.29l-.15-.12a.76.76,0,0,0-.18-.09L12.2,16a1,1,0,0,0-.91.27,1.15,1.15,0,0,0-.21.33,1,1,0,0,0,1.3,1.31,1.46,1.46,0,0,0,.33-.22,1,1,0,0,0,.21-1.09A1,1,0,0,0,12.71,16.29ZM16,2H8A3,3,0,0,0,5,5V19a3,3,0,0,0,3,3h8a3,3,0,0,0,3-3V5A3,3,0,0,0,16,2Zm1,17a1,1,0,0,1-1,1H8a1,1,0,0,1-1-1V5A1,1,0,0,1,8,4h8a1,1,0,0,1,1,1Z"/></svg>
</span>
<span class="contact__text">Bussiness</span>
</a>
<a href="index" class="contact" target="_blank">
<span class="contact__icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18,4.48a8.45,8.45,0,0,0-12,12l5.27,5.28a1,1,0,0,0,1.42,0L18,16.43A8.45,8.45,0,0,0,18,4.48ZM16.57,15,12,19.59,7.43,15a6.46,6.46,0,1,1,9.14,0ZM9,7.41a4.32,4.32,0,0,0,0,6.1,4.31,4.31,0,0,0,7.36-3,4.24,4.24,0,0,0-1.26-3.05A4.3,4.3,0,0,0,9,7.41Zm4.69,4.68a2.33,2.33,0,1,1,.67-1.63A2.33,2.33,0,0,1,13.64,12.09Z"/></svg>
</span>
<span class="contact__text">oxlaunch.pro</span>
</a>
</div>
</div>
</div>
</section>
<!-- end contact -->
<!-- footer -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-12 col-sm-8 col-md-6 col-lg-6 col-xl-4 order-4 order-md-1 order-lg-4 order-xl-1">
<div class="footer__logo">
<img src="logo2.png" alt="ox">
</div>
<p class="footer__tagline">Incubator Project, Web 3.0 IPO Launchpad.</p>
</div>
<div class="col-6 col-md-4 col-lg-3 col-xl-2 order-1 order-md-2 order-lg-2 order-xl-3 offset-md-2 offset-lg-0">
<h6 class="footer__title">Company</h6>
<div class="footer__nav">
<a href="about">About</a>
<a href="tokenomics">Tokenomics</a>
<a href="docs">Documents</a>
<a href="IPO">App</a>
</div>
</div>
<div class="col-6 col-md-4 col-lg-3 col-xl-2 order-2 order-md-4 order-lg-3 order-xl-4">
<h6 class="footer__title">Support</h6>
<div class="footer__nav">
<a href="contacts">Help center</a>
<a href="FAQ">Ask a question</a>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="footer__content">
<div class="footer__social">
<a href="https://twitter.com/OxlaunchPro" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22,5.8a8.49,8.49,0,0,1-2.36.64,4.13,4.13,0,0,0,1.81-2.27,8.21,8.21,0,0,1-2.61,1,4.1,4.1,0,0,0-7,3.74A11.64,11.64,0,0,1,3.39,4.62a4.16,4.16,0,0,0-.55,2.07A4.09,4.09,0,0,0,4.66,10.1,4.05,4.05,0,0,1,2.8,9.59v.05a4.1,4.1,0,0,0,3.3,4A3.93,3.93,0,0,1,5,13.81a4.9,4.9,0,0,1-.77-.07,4.11,4.11,0,0,0,3.83,2.84A8.22,8.22,0,0,1,3,18.34a7.93,7.93,0,0,1-1-.06,11.57,11.57,0,0,0,6.29,1.85A11.59,11.59,0,0,0,20,8.45c0-.17,0-.35,0-.53A8.43,8.43,0,0,0,22,5.8Z"/></svg></a>
<a href="https://t.me/Oxlaunch" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22.26465,2.42773a2.04837,2.04837,0,0,0-2.07813-.32421L2.26562,9.33887a2.043,2.043,0,0,0,.1045,3.81836l3.625,1.26074,2.0205,6.68164A.998.998,0,0,0,8.134,21.352c.00775.012.01868.02093.02692.03259a.98844.98844,0,0,0,.21143.21576c.02307.01758.04516.03406.06982.04968a.98592.98592,0,0,0,.31073.13611l.01184.001.00671.00287a1.02183,1.02183,0,0,0,.20215.02051c.00653,0,.01233-.00312.0188-.00324a.99255.99255,0,0,0,.30109-.05231c.02258-.00769.04193-.02056.06384-.02984a.9931.9931,0,0,0,.20429-.11456,250.75993,250.75993,0,0,1,.15222-.12818L12.416,18.499l4.03027,3.12207a2.02322,2.02322,0,0,0,1.24121.42676A2.05413,2.05413,0,0,0,19.69531,20.415L22.958,4.39844A2.02966,2.02966,0,0,0,22.26465,2.42773ZM9.37012,14.73633a.99357.99357,0,0,0-.27246.50586l-.30951,1.504-.78406-2.59307,4.06525-2.11695ZM17.67188,20.04l-4.7627-3.68945a1.00134,1.00134,0,0,0-1.35352.11914l-.86541.9552.30584-1.48645,7.083-7.083a.99975.99975,0,0,0-1.16894-1.59375L6.74487,12.55432,3.02051,11.19141,20.999,3.999Z"/></svg></a>
</div>
<small class="footer__copyright">© Oxlaunch 2024.</small>
</div>
</div>
</div>
</div>
</footer>
<!-- end footer -->
<!-- JS -->
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/smooth-scrollbar.js"></script>
<script src="js/blueimp-gallery.min.js"></script>
<script src="js/splide.min.js"></script>
<script src="js/slimselect.min.js"></script>
<script src="js/chart.js"></script>
<script src="js/three.min.js"></script>
<script src="js/vanta.cells.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>