-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathabout.html
383 lines (361 loc) · 13.8 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Cryptocurrency - Landing Page Template</title>
<meta charset="UTF-8">
<meta name="description" content="Cryptocurrency Landing Page Template">
<meta name="keywords" content="cryptocurrency, unica, creative, html">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Favicon -->
<link href="img/favicon.ico" rel="shortcut icon"/>
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<link rel="stylesheet" href="css/themify-icons.css"/>
<link rel="stylesheet" href="css/owl.carousel.css"/>
<link rel="stylesheet" href="css/style.css"/>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header section -->
<header class="header-section clearfix">
<div class="container-fluid">
<a href="index.html" class="site-logo">
<img src="img/logo.png" alt="">
</a>
<div class="responsive-bar"><i class="fa fa-bars"></i></div>
<a href="" class="user"><i class="fa fa-user"></i></a>
<a href="" class="site-btn">Sign Up Free</a>
<nav class="main-menu">
<ul class="menu-list">
<li><a href="">Solution</a></li>
<li><a href="">Features</a></li>
<li><a href="">News</a></li>
<li><a href="">About</a></li>
<li><a href="">Contact</a></li>
</ul>
</nav>
</div>
</header>
<!-- Header section end -->
<!-- Page info section -->
<section class="page-info-section">
<div class="container">
<h2>About Us</h2>
<div class="site-beradcamb">
<a href="">Home</a>
<span><i class="fa fa-angle-right"></i> About Us</span>
</div>
</div>
</section>
<!-- Page info end -->
<!-- About section -->
<section class="about-section spad">
<div class="container">
<div class="row">
<div class="col-lg-6 offset-lg-6 about-text">
<h2>What is Algocoin</h2>
<h5>Algocoin is an innovative payment network and a new kind of money.</h5>
<p>Algocoin is one of the most important inventions in all of human history. For the first time ever, anyone can send or receive any amount of money with anyone else, anywhere on the planet, conveniently and without restriction. It’s the dawn of a better, more free world.</p>
<a href="" class="site-btn sb-gradients sbg-line mt-5">Get Started</a>
</div>
</div>
<div class="about-img">
<img src="img/about-img.png" alt="">
</div>
</div>
</section>
<!-- About section end -->
<!-- Fact section -->
<section class="fact-section gradient-bg">
<div class="container">
<div class="row">
<div class="col-sm-6 col-md-6 col-lg-3">
<div class="fact">
<h2>60</h2>
<p>Support <br> Countries</p>
<i class="ti-basketball"></i>
</div>
</div>
<div class="col-sm-6 col-md-6 col-lg-3">
<div class="fact">
<h2>12K</h2>
<p>Transactions <br> per hour</p>
<i class="ti-panel"></i>
</div>
</div>
<div class="col-sm-6 col-md-6 col-lg-3">
<div class="fact">
<h2>5B</h2>
<p>Largest <br> Transactions</p>
<i class="ti-stats-up"></i>
</div>
</div>
<div class="col-sm-6 col-md-6 col-lg-3">
<div class="fact">
<h2>240</h2>
<p>Years <br> of Experience</p>
<i class="ti-user"></i>
</div>
</div>
</div>
</div>
</section>
<!-- Fact section end -->
<!-- Team section -->
<section class="team-section spad">
<div class="container">
<div class="section-title text-center">
<h2>Meet Our Team</h2>
<p>Our experts in the field of crypto currency can always help you with any of your questions!</p>
</div>
</div>
<div class="team-members clearfix">
<!-- Team member -->
<div class="member">
<div class="member-text">
<div class="member-img set-bg" data-setbg="img/member/1.jpg"></div>
<h2>Tom Binegar</h2>
<span>Business Development</span>
</div>
<div class="member-social">
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-linkedin"></i></a>
<a href=""><i class="fa fa-twitter"></i></a>
</div>
<div class="member-info">
<div class="member-img mf set-bg" data-setbg="img/member/1.jpg"></div>
<div class="member-meta">
<h2>Tom Binegar</h2>
<span>Marketing Director</span>
</div>
<p>Jackson Nash is a full-time faculty member of the Marketing and Behavioural Science Division at the Sauder School of Business at UBC. He leads the Entrepreneurship Group, in the undergraduate and graduate programs, teaching actively in both of these.</p>
</div>
</div>
<!-- Team member -->
<div class="member">
<div class="member-text">
<div class="member-img set-bg" data-setbg="img/member/2.jpg"></div>
<h2>Jackson Nash</h2>
<span>Business Development</span>
</div>
<div class="member-social">
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-linkedin"></i></a>
<a href=""><i class="fa fa-twitter"></i></a>
</div>
<div class="member-info">
<div class="member-img mf set-bg" data-setbg="img/member/2.jpg"></div>
<div class="member-meta">
<h2>Jackson Nash</h2>
<span>Marketing Director</span>
</div>
<p>Jackson Nash is a full-time faculty member of the Marketing and Behavioural Science Division at the Sauder School of Business at UBC. He leads the Entrepreneurship Group, in the undergraduate and graduate programs, teaching actively in both of these.</p>
</div>
</div>
<!-- Team member -->
<div class="member">
<div class="member-text">
<div class="member-img set-bg" data-setbg="img/member/3.jpg"></div>
<h2>Tom Binegar</h2>
<span>Business Development</span>
</div>
<div class="member-social">
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-linkedin"></i></a>
<a href=""><i class="fa fa-twitter"></i></a>
</div>
<div class="member-info">
<div class="member-img mf set-bg" data-setbg="img/member/3.jpg"></div>
<div class="member-meta">
<h2>Aaron Ballance</h2>
<span>Ceo Algocoin</span>
</div>
<p>Jackson Nash is a full-time faculty member of the Marketing and Behavioural Science Division at the Sauder School of Business at UBC. He leads the Entrepreneurship Group, in the undergraduate and graduate programs, teaching actively in both of these.</p>
</div>
</div>
<!-- Team member -->
<div class="member">
<div class="member-text">
<div class="member-img set-bg" data-setbg="img/member/4.jpg"></div>
<h2>Melissa Barth</h2>
<span>Product Manager</span>
</div>
<div class="member-social">
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-linkedin"></i></a>
<a href=""><i class="fa fa-twitter"></i></a>
</div>
<div class="member-info">
<div class="member-img mf set-bg" data-setbg="img/member/4.jpg"></div>
<div class="member-meta">
<h2>Melissa Barth</h2>
<span>Product Manager</span>
</div>
<p>Jackson Nash is a full-time faculty member of the Marketing and Behavioural Science Division at the Sauder School of Business at UBC. He leads the Entrepreneurship Group, in the undergraduate and graduate programs, teaching actively in both of these.</p>
</div>
</div>
<!-- Team member -->
<div class="member">
<div class="member-text">
<div class="member-img set-bg" data-setbg="img/member/5.jpg"></div>
<h2>Katy Abrams</h2>
<span>Head of Design</span>
</div>
<div class="member-social">
<a href=""><i class="fa fa-facebook"></i></a>
<a href=""><i class="fa fa-linkedin"></i></a>
<a href=""><i class="fa fa-twitter"></i></a>
</div>
<div class="member-info">
<div class="member-img mf set-bg" data-setbg="img/member/5.jpg"></div>
<div class="member-meta">
<h2>Katy Abrams</h2>
<span>Head of Design</span>
</div>
<p>Jackson Nash is a full-time faculty member of the Marketing and Behavioural Science Division at the Sauder School of Business at UBC. He leads the Entrepreneurship Group, in the undergraduate and graduate programs, teaching actively in both of these.</p>
</div>
</div>
</div>
</section>
<!-- Team section -->
<!-- Review section -->
<section class="review-section spad">
<div class="container">
<div class="row">
<div class="col-lg-8 push-8">
<img src="img/quote.png" alt="" class="quote mb-5">
<div class="review-text-slider owl-carousel">
<div class="review-text">
<p>"Algocoin is exciting because it shows how cheap it can be. Algocoin is better than currency in that you don’t have to be physically in the same place and, of course, for large transactions, currency can get pretty inconvenient.”</p>
</div>
<div class="review-text">
<p>"Algocoin is exciting because it shows how cheap it can be. Algocoin is better than currency in that you don’t have to be physically in the same place and, of course, for large transactions, currency can get pretty inconvenient.”</p>
</div>
<div class="review-text">
<p>"Algocoin is exciting because it shows how cheap it can be. Algocoin is better than currency in that you don’t have to be physically in the same place and, of course, for large transactions, currency can get pretty inconvenient.”</p>
</div>
</div>
</div>
<div class="col-lg-4 pr-0 pull-3">
<div class="review-meta-slider owl-carousel pt-5">
<div class="author-meta">
<div class="author-avatar set-bg" data-setbg="img/review/1.jpg"></div>
<div class="author-name">
<h4>Aaron Ballance</h4>
<p>Ceo Algocoin</p>
</div>
</div>
<div class="author-meta">
<div class="author-avatar set-bg" data-setbg="img/review/2.jpg"></div>
<div class="author-name">
<h4>Jackson Nash</h4>
<p>Head of Design</p>
</div>
</div>
<div class="author-meta">
<div class="author-avatar set-bg" data-setbg="img/review/3.jpg"></div>
<div class="author-name">
<h4>Katy Abrams</h4>
<p>Product Manager</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Review section end -->
<!-- Newsletter section -->
<section class="newsletter-section gradient-bg">
<div class="container text-white">
<div class="row">
<div class="col-lg-7 newsletter-text">
<h2>Subscribe to our Newsletter</h2>
<p>Sign up for our weekly industry updates, insider perspectives and in-depth market analysis.</p>
</div>
<div class="col-lg-5 col-md-8 offset-lg-0 offset-md-2">
<form class="newsletter-form">
<input type="text" placeholder="Enter your email">
<button>Get Started</button>
</form>
</div>
</div>
</div>
</section>
<!-- Newsletter section end -->
<!-- Footer section -->
<footer class="footer-section">
<div class="container">
<div class="row spad">
<div class="col-md-6 col-lg-3 footer-widget">
<img src="img/logo.png" class="mb-4" alt="">
<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia dese mollit anim id est laborum.</p>
<span><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart-o" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></span>
</div>
<div class="col-md-6 col-lg-2 offset-lg-1 footer-widget">
<h5 class="widget-title">Resources</h5>
<ul>
<li><a href="#">How to Buy Coin</a></li>
<li><a href="#">Coin Overview</a></li>
<li><a href="#">Blog News</a></li>
<li><a href="#">How to Sell Coin</a></li>
<li><a href="#">Purchase Theme</a></li>
</ul>
</div>
<div class="col-md-6 col-lg-2 offset-lg-1 footer-widget">
<h5 class="widget-title">Quick Links</h5>
<ul>
<li><a href="#">Network Stats</a></li>
<li><a href="#">Block Explorers</a></li>
<li><a href="#">Governance</a></li>
<li><a href="#">Exchange Markets</a></li>
<li><a href="#">Get Theme</a></li>
</ul>
</div>
<div class="col-md-6 col-lg-3 footer-widget pl-lg-5 pl-3">
<h5 class="widget-title">Follow Us</h5>
<div class="social">
<a href="" class="facebook"><i class="fa fa-facebook"></i></a>
<a href="" class="google"><i class="fa fa-google-plus"></i></a>
<a href="" class="instagram"><i class="fa fa-instagram"></i></a>
<a href="" class="twitter"><i class="fa fa-twitter"></i></a>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="row">
<div class="col-lg-4 store-links text-center text-lg-left pb-3 pb-lg-0">
<a href=""><img src="img/appstore.png" alt="" class="mr-2"></a>
<a href=""><img src="img/playstore.png" alt=""></a>
</div>
<div class="col-lg-8 text-center text-lg-right">
<ul class="footer-nav">
<li><a href="">DPA</a></li>
<li><a href="">Terms of Use</a></li>
<li><a href="">Privacy Policy </a></li>
<li><a href="">[email protected]</a></li>
<li><a href="">(123) 456-7890</a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>