-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
346 lines (325 loc) · 10.7 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!-- Bootstrap CSS -->
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/5.0.0-alpha1/css/bootstrap.min.css"
integrity="sha384-r4NyP46KrjDleawBgD5tp8Y7UzmLA05oM1iAEQ17CSuDqnUK2+k9luXQOfXJCJ4I"
crossorigin="anonymous"
/>
<link
href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Anton&display=swap"
rel="stylesheet"
/>
<script
src="https://kit.fontawesome.com/4e9a685ceb.js"
crossorigin="anonymous"
></script>
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<!-- fontaweesome -->
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<!-- material-icons -->
<link
href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet"
/>
<link rel="icon" href="logo1.jpeg" />
<!-- CSS START -->
<link rel="stylesheet" href="css/about.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="style.css" />
<!-- CSS END -->
<title>DigiBit.org</title>
<style>
.fade-up {
animation: fade-up 1.2s;
}
.wrap {
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.button {
width: 140px;
height: 45px;
font-family: "Roboto", sans-serif;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 2.5px;
font-weight: 500;
color: #000;
background-color: rgba(255, 255, 255, 0.897);
border: none;
border-radius: 45px;
box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease 0s;
cursor: pointer;
outline: none;
}
.button:hover {
background-color: #2ee59d;
box-shadow: 0px 15px 20px rgba(46, 229, 157, 0.4);
color: #fff;
transform: translateY(-7px);
}
html * {
box-sizing: inherit;
}
div {
display: block;
}
</style>
</head>
<body>
<!-- HEADER START -->
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<a class="navbar-brand mx-2" href="/"
><img src="/images/digibit logo.png"
/></a>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item font-weight-bold">
<a class="nav-link" href="/">Home</a>
</li>
<li class="nav-item font-weight-bold">
<a class="nav-link" href="/about.html">About</a>
</li>
<li class="nav-item font-weight-bold">
<a class="nav-link" href="/contact.html">Contact Us</a>
</li>
</ul>
<form
method="GET"
action="https://digibit2890.typeform.com/to/VWMlUvv2"
>
<div class="wrap">
<button class="button mx-4" type="submit">Register</button>
</div>
</form>
</div>
</nav>
<!-- HEADER END -->
<!-- HERO SECTION STARTS -->
<section class="text-gray-700 body-font fade-up">
<div
class="container mx-auto flex px-5 py-24 md:flex-row flex-col items-center"
>
<div
class="lg:flex-grow md:w-1/2 lg:pr-24 md:pr-16 flex flex-col md:items-start md:text-left mb-16 md:mb-0 items-center text-center"
>
<h1
class="jumbotron-heading text-dark"
style="
font-size: 35px;
font-family: 'Anton', sans-serif;
color: black;
"
>
<span id="typed"></span>
</h1>
<p
class="text-dark"
style="
font-size: 25px;
font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande',
'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
"
>
<b>It</b> isn't just an organization it's a complete platform that
takes you from working on projects to becoming the CFO of the
company.
</p>
<!-- <button type="button" style="text-align: center; box-shadow: aquamarine;"
class="btn btn-primary started mt-2">My Resume</button> -->
<form
method="GET"
action="https://digibit2890.typeform.com/to/VWMlUvv2"
>
<div class="wrap">
<button class="button my-4" type="submit">Get Started</button>
</div>
</form>
</div>
<div class="lg:max-w-lg lg:w-full md:w-1/2 w-5/6">
<img
class="object-cover object-center rounded"
alt="hero"
src="/images/hero-motio.gif"
/>
</div>
</div>
</section>
<!-- HERO SECTION END -->
<!-- CARDS START -->
<div
class="row justify-content-center aos-init aos-animate"
style="margin-bottom: 2rem;"
data-aos="fade-in"
data-aos-duration="1000"
>
<div class="col-lg-12">
<div class="partner">
<h1>Gold Members</h1>
<div class="goldPartner">
<div id="matic">
<a href="https://matic.network/" target="_blank"
><img src="images/matic.png" alt=""
/></a>
</div>
<div id="producthunt">
<a href="https://www.producthunt.com/" target="_blank"
><img src="images/producthunt.png" alt=""
/></a>
</div>
<div id="linode">
<a href="https://www.linode.com/" target="_blank"
><img src="images/linode.svg" alt=""
/></a>
</div>
<div id="xyz">
<a href="https://gen.xyz/" target="_blank"
><img src="images/xyz.png" alt=""
/></a>
</div>
<div class="replit">
<a href="https://repl.it/" target="_blank"
><img src="images/replit.png" alt=""
/></a>
</div>
<div class="fold">
<a href="https://fold.money/" target="_blank"
><img src="images/fold.png" alt=""
/></a>
</div>
</div>
</div>
</div>
</div>
<!-- CARDS END -->
<!-- FOOTER START -->
<footer>
<div class="container py-5">
<div class="row py-3">
<div class="col-md-4 mb-3">
<img
class="w-30 mb-4 footer-logo"
src="/images/digibit logo.png"
alt=""
/>
<h2 style="font-size: 26px;">Quick Links</h2>
<ul class="ml-3">
<li style="font-size: 20px;">
<a href="https://digi-bit.herokuapp.com/">DigiBit</a>
</li>
<li style="font-size: 20px;">
<a href="javascript:void(0);">Privacy Policy</a>
</li>
<li class="mt-2">
<a href="">
<i class="fa fa-facebook" aria-hidden="true"></i>
</a>
<a href="https://www.instagram.com/digib_it/">
<i class="fa fa-instagram" aria-hidden="true"></i
></a>
<a href="https://www.linkedin.com/in/digi-bit-a368821b2/">
<i class="fa fa-linkedin" aria-hidden="true"></i
></a>
<a href="https://t.me/didibit">
<i class="fa fa-telegram" aria-hidden="true"></i
></a>
</li>
</ul>
</div>
<div class="col-md-8">
<p
class="text-dark"
style="
font-size: 25px;
font-family: 'Lucida Sans', 'Lucida Sans Regular',
'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana,
sans-serif;
"
>
<b>OUR</b> contacts with Venture Capitalists helps build our idea
into a whole user ready product. If you've got the skills, We've
got the rest covered. Interested? just click the "get started"
button above and fill the form, if we feel like you are the right
person for our projects we will contact you in a jiffy.
<br />
<br />
digibit.xyz
</p>
</div>
</div>
<hr />
<div class="row text-center">
<div class="col-sm-12">
<b>2020 © All rights reserved by DIGIBIT</b>
</div>
</div>
</div>
</footer>
<!-- FOOTER END -->
<!-- SCRIPT TAG START -->
<script
src="https://cdnjs.cloudflare.com/ajax/libs/typed.js/2.0.9/typed.min.js"
async
defer
></script>
<script>
window.onload = function () {
console.log("loaded");
var typed = new Typed("#typed", {
strings: [
"Welcome to DigiBit",
"Think different",
"Code",
"Connect :)",
],
backSpeed: 15,
smartBackspace: true,
backDelay: 1200,
startDelay: 1000,
typeSpeed: 15,
loop: true,
});
};
</script>
<!-- Optional JavaScript -->
<!-- Popper.js first, then Bootstrap JS -->
<script
src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js"
integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/5.0.0-alpha1/js/bootstrap.min.js"
integrity="sha384-oesi62hOLfzrys4LxRF63OJCXdXDipiYWBnvTl9Y9/TRlw5xlKIEHpNyvvDShgf/"
crossorigin="anonymous"
></script>
<!-- SCRIPT TAG END -->
</body>
</html>