-
Notifications
You must be signed in to change notification settings - Fork 0
/
apply-project.html
474 lines (413 loc) · 24.4 KB
/
apply-project.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
<!DOCTYPE html>
<html lang="en">
<!-- Mirrored from demo.thetork.com/html/torkgo/apply-project.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 03 Nov 2022 07:30:17 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 -->
<!-- ==========Header Section Starts Here========== -->
<header class="header-section">
<div class="container">
<div class="header-holder">
<div class="header-primary d-flex flex-wrap justify-content-between align-items-center">
<div class="brand-logo d-none d-lg-inline-block">
<div class="logo">
<a href="index-2.html">
<h3 class="text-white">Your Logo</h3>
</a>
</div>
</div>
<div class="header-wrapper justify-content-lg-end">
<a href="index-2.html">
<h3 class="text-white mlogo">Your Logo</h3>
</a>
<div class="menu-area">
<ul class="menu">
<li>
<a href="javascript:void(0);">Home</a>
<ul class="submenu">
<li><a href="index-2.html">Home 1</a></li>
<li><a href="index-3.html">Home 2</a></li>
<li><a href="index-4.html">Home 3 <span
class="badge bg--secondary-color">New</span></a></li>
</ul>
</li>
<li>
<a href="javascript:void(0);">Project</a>
<ul class="submenu">
<li><a href="project.html">Project 1</a></li>
<li><a href="project-2.html">Project 2</a></li>
<li><a href="project-details.html">Project Details</a></li>
<li><a href="apply-project.html">Apply for Project</a></li>
<li><a href="tokenomics.html">Tokenomics</a></li>
</ul>
</li>
<li>
<a href="javascript:void(0);">Stacking</a>
<ul class="submenu">
<li><a href="stacking.html">Stacking</a></li>
<li><a href="farming.html">Farming</a></li>
</ul>
</li>
<li>
<a href="javascript:void(0);">Pages</a>
<ul class="submenu">
<li><a href="roadmap.html">Roadmap</a></li>
<li><a href="roadmap-2.html">Roadmap 2</a></li>
<li><a href="kyc.html">KYC</a></li>
<li><a href="tier.html">Tier</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="leaderboard.html">Leaderboard</a></li>
<li>
<a href="javascript:void(0);">Team</a>
<ul class="submenu">
<li><a href="team.html">Team</a></li>
<li><a href="team-member.html">Team member</a></li>
</ul>
</li>
<li>
<a href="javascript:void(0);">Account</a>
<ul class="submenu">
<li><a href="signup.html">Sign Up</a></li>
<li><a href="login.html">Log In</a></li>
<li><a href="reset-pass.html">Reset Pass</a></li>
</ul>
</li>
<li><a href="404.html">404</a></li>
<li><a href="coming-soon.html">Coming Soon</a></li>
</ul>
</li>
<li>
<a href="javascript:void(0);">Blog</a>
<ul class="submenu">
<li><a href="blog.html">Blog </a></li>
<li><a href="blog-2.html">Blog 2</a></li>
<li><a href="blog-single.html">Blog Single</a></li>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
</ul>
<a class="wallet-btn" href="#" data-bs-toggle="modal" data-bs-target="#wallet-option">
<span>Connect
</span> <i class="fa-solid fa-wallet"></i></a>
<!-- toggle icons -->
<div class="header-bar d-lg-none">
<span></span>
<span></span>
<span></span>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- ==========Header Section Ends Here========== -->
<!-- connect wallet modal start -->
<div class="wallet-modal modal fade" id="wallet-option" tabindex="-1" aria-labelledby="choose-wallet"
aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title" id="choose-wallet">Connect Your Wallet</h4>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">
<p>Please select a wallet from below to connect for Launching yourIDO's</p>
<ul class="wallet__list">
<li class="wallet__list-item"><a href="#"> <span><img src="assets/images/wallet/metamask.svg"
alt="metamask">
</span> </a></li>
<li class="wallet__list-item"><a href="#"> <span><img src="assets/images/wallet/coinbase.svg"
alt="coinbase">
</span> </a></li>
<li class="wallet__list-item"><a href="#"> <span><img src="assets/images/wallet/bitski.svg"
alt="bitski">
</span></a></li>
<li class="wallet__list-item"><a href="#"> <span><img src="assets/images/wallet/venly.svg"
alt="venly Wallet">
</span></a></li>
<li class="wallet__list-item"><a href="#"> <span><img
src="assets/images/wallet/wallet-connect.svg" alt=" Wallet connect">
</span></a></li>
</ul>
<p>By connecting your wallet, you agree to our <a href="#">Terms of Service</a> and our <a
href="#">Privacy Policy</a> .</p>
</div>
</div>
</div>
</div>
<!-- connect wallet modal end -->
<!-- ================> Page header start here <================== -->
<section class="page-header bg--cover" style="background-image: url(assets/images/header/bg.jpg);">
<div class="container">
<div class="page-header__content text-center">
<h2 class="text-capitalize">Apply For Project</h2>
<nav style="--bs-breadcrumb-divider: '-';" aria-label="breadcrumb">
<ol class="breadcrumb justify-content-center mb-0">
<li class="breadcrumb-item"><a href="index-2.html">Home</a></li>
<li class="breadcrumb-item active" aria-current="page">apply project</li>
</ol>
</nav>
</div>
</div>
</section>
<!-- ================> Page header end here <================== -->
<!-- ================> Apply project start here <================== -->
<section class="apply-project padding-top padding-bottom">
<div class="container">
<div class="section-header section-header--middle">
<div class="section-header__content">
<div class="section-header__titlebar">
<h2 class="section__header__title">Please fill the form</h2>
</div>
</div>
</div>
<div class="apply-project__wrapper">
<form action="#" class="apply-project__form">
<div class="row justify-content-center">
<div class="col-lg-6 col-md-8">
<!-- ========= Contact Info============= -->
<div class="apply-project__block mb-4">
<div class="apply-project__block-header">
<h4>Contact Information</h4>
</div>
<div class="apply-project__block-content">
<div class="form-floating mb-3">
<input type="text" class="form-control" id="applyinfo-name"
placeholder="Full Name" required>
<label for="applyinfo-name">Full Name*</label>
</div>
<div class="form-floating mb-3">
<input type="email" class="form-control" id="applyinfo-mail"
placeholder="[email protected]" required>
<label for="applyinfo-mail">Email*</label>
</div>
<div class="form-floating mb-3">
<input type="text" class="form-control" id="applyinfo-title" placeholder="title"
required>
<label for="applyinfo-title">Title*</label>
</div>
<div class="form-floating">
<input type="text" class="form-control" id="applyinfo-telegram"
placeholder="Telegram user" required>
<label for="applyinfo-telegram">Telegram User</label>
</div>
</div>
</div>
<!-- =========== Project Info ========= -->
<div class="apply-project__block mb-5">
<div class="apply-project__block-header">
<h4>Project Information</h4>
</div>
<div class="apply-project__block-content">
<div class="form-floating mb-3">
<input type="text" class="form-control" id="project-name"
placeholder="Project Name" required>
<label for="project-name">Project Name*</label>
</div>
<div class="form-floating mb-3">
<textarea class="form-control" placeholder="Project Description"
id="project-description" required></textarea>
<label for="project-description">Project Description *</label>
</div>
<div class="form-floating mb-3">
<textarea class="form-control" placeholder="Project token" id="project-token"
required></textarea>
<label for="project-token">Token Information *</label>
</div>
<div class="form-floating mb-5">
<input type="text" class="form-control" id="project-raise"
placeholder="Project Raised ammount" required>
<label for="project-raise">Target Raise Ammount *</label>
</div>
<div class="row g-3 mb-5">
<div class="col-sm-6">
<div class="form-floating">
<select class="form-select" id="blockchain-select">
<option selected>BSC</option>
<option>Solana</option>
<option>Ethereum</option>
<option>Polkadot</option>
<option>Polygon</option>
</select>
<label for="blockchain-select">Select Chain</label>
</div>
</div>
<div class="col-sm-6">
<div class="form-floating">
<select class="form-select" id="status-select">
<option selected>Ready to launch</option>
<option>In early development</option>
<option>Idea with White Paper</option>
<option>Just an initial idea</option>
</select>
<label for="status-select">Project Status</label>
</div>
</div>
<div class="col-sm-6">
<div class="form-floating">
<select class="form-select" id="raised-fund">
<option selected>No</option>
<option>Yes</option>
</select>
<label for="raised-fund">Raised before ?</label>
</div>
</div>
<div class="col-sm-6">
<div class="form-floating">
<select class="form-select" id="project-type">
<option selected>IGO</option>
<option>IGO</option>
<option>IDO</option>
<option>IncubatedIDO</option>
</select>
<label for="project-type">Project Type</label>
</div>
</div>
</div>
<!-- optional properties -->
<div class="form-floating mb-3">
<input type="url" class="form-control" id="project-website"
placeholder="Website URL">
<label for="project-website">Website URL </label>
</div>
<div class="form-floating mb-3">
<input type="url" class="form-control" id="project-whitepaper"
placeholder="Whitepaper url">
<label for="project-whitepaper"> Whitepaper URL</label>
</div>
<div class="form-floating mb-3">
<input type="url" class="form-control" id="project-twitter"
placeholder="Project Twitter">
<label for="project-twitter"> Project Twitter</label>
</div>
<div class="form-floating mb-3">
<input type="url" class="form-control" id="project-telegram"
placeholder="Project Telegram">
<label for="project-telegram"> Project Telegram</label>
</div>
<div class="form-floating mb-3">
<input type="url" class="form-control" id="project-github"
placeholder="Project github">
<label for="project-github"> Project Github</label>
</div>
</div>
</div>
<div class="text-center">
<button class="default-btn" type="submit"> <span>Submit Project</span> </button>
</div>
</div>
</div>
</form>
</div>
</div>
</section>
<!-- ================> Apply project end here <================== -->
<!-- ==========>> Newsletter Section start Here <<========== -->
<section class="newsletter padding-bottom" data-aos="fade-up" data-aos-duration="1000">
<div class="container">
<div class="newsletter__wrapper newsletter__wrapper--bg-shapes">
<div class="section-header section-header--middle">
<div class="section-header__content">
<div class="section-header__titlebar">
<p class="section-header__subtitle"> Stay Updated</p>
<h3 class="section__header__title"> Subscribe For Newsletter</h3>
</div>
</div>
</div>
<div class="newsletter__form">
<div class="row justify-content-center">
<div class="col-lg-6">
<form action="#">
<input type="email" class="form-control" placeholder="Email address"
aria-label="Newsletter Email">
<button type="submit">Subscribe
</button>
</form>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- ==========>> Newsletter Section Ends Here <<========== -->
<!-- ================> Footer section start here <================== -->
<footer class="footer" style="background-image: url(assets/images/footer/bg.png);">
<div class="footer__wrapper padding-top padding-bottom">
<div class="container">
<div class="footer__content text-center">
<h3 class="text-white">Your Logo</h3>
<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 class="footer__copyright">
<div class="container">
<div class="text-center py-4">
<p class=" mb-0">Your Company © 2022 | All Rights Reserved </p>
</div>
</div>
</div>
</footer>
<!-- ================> Footer section end here <================== -->
<!-- scrollToTop start here -->
<a href="#" class="scrollToTop"><i class="fa-solid fa-arrow-up-from-bracket"></i></a>
<!-- scrollToTop ending 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/apply-project.html by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 03 Nov 2022 07:30:18 GMT -->
</html>