-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
417 lines (377 loc) · 19.4 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
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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Zennet Supercomputer</title>
<meta name="description" content="Zennet supercomputer is a public decentralized and free supercomputer that allows everyone to profit from their hardware, and access virtually unlimited computing power">
<meta name="keywords" content="zennet, supercomputer, decentralized, bitcoin, HPC, high performance computing, big data, bigdata, crowd computing, decentralized organization, decentralized application, cryptocurrency, blockchain">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="ACp64RR7aIXu5-N7462f5o2Tj1epToR-1jsxCmQBgeM" />
<!-- FACEBOOK SHARE THUMBNAILS -->
<meta property="og:image" content="http://zennet.sc/images/zennet1.jpg"/>
<meta property="og:image:secure_url" content="https://zennet.sc/images/zennet1.jpg" />
<!-- Bootstrap core CSS -->
<link href="./css/bootstrap.css" rel="stylesheet" type="text/css">
<link href="./css/style.css" rel="stylesheet" type="text/css">
<!-- FontAwesome -->
<link href="http://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<!-- Google web fonts -->
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,400,600,700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Cabin+Condensed:400,700' rel='stylesheet' type='text/css'>
<!-- Javascript -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>
<script type="text/javascript" src="./js/bootstrap.js"></script> <!-- Bootstrap core js -->
<script type="text/javascript" src="js/smoothscroll.js"></script> <!-- For smooth scrolling -->
<script type="text/javascript" src="http://1000hz.github.io/bootstrap-validator/dist/validator.min.js"></script>
<script type="text/javascript" src="js/main.js"></script>
<style type="text/css">
</style>
</head>
<body class="animated fadeIn background-color" data-spy="scroll" data-offset="60" data-target="#navbar-main">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-53293412-1', 'auto');
ga('send', 'pageview');
</script>
<div class="alert alert-success" id="email-alert" role="alert">Thanks! We'll keep you updated</div>
<div id="navbar-main">
<div class="header navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container header-container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<p class="menu-label">menu</p>
</button>
<a class="smoothScroll" href="#home"><img class="header-logo" src="images/logo.png"></a>
<a class="smoothScroll header-logotype">zennet</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active"><a href="#home" class="header-link smoothScroll">Home</a></li>
<li><a href="#intro" class="header-link smoothScroll">Info</a></li>
<li><a href="#features" class="header-link smoothScroll">Features</a></li>
<li><a href="#works" class="header-link smoothScroll">How It Works</a></li>
<li><a href="#press" class="header-link smoothScroll">Press</a></li>
<li><a href="#team" class="header-link smoothScroll">Team</a></li>
<li><a href="#contact" target="_blank" class="header-link smoothScroll">Contact</a></li>
</ul>
</div>
</div>
</div>
</div>
<!--*******************-->
<!--***** HOME*******-->
<!-- *******************-->
<div class="header-wrap" id="home" name="home">
<div class="section title-section">
<header class="clearfix">
<img class="logo" src="images/logo.png">
<h1 class="main-title">zennet public supercomputer</h1>
<p class="sub-title">with zennet supercomputer you can profit from your hardware,<br>and access virtually unlimited computing power</p>
</header>
<div class="countdown-container container countdown">
<!-- <div class="top clock-stroke "></div> -->
<div class="clock row">
<div class="col-xs-3 clock-section">
<div class="clock-number" id="clock-days">00</div>
<div class="clock-label">days</div>
</div>
<div class="col-xs-3 clock-section">
<div class="clock-number" id="clock-hours">34</div>
<div class="clock-label">hours</div>
</div>
<div class="col-xs-3 clock-section">
<div class="clock-number" id="clock-minutes">45</div>
<div class="clock-label">minutes</div>
</div>
<div class="col-xs-3 clock-section">
<div class="clock-number" id="clock-seconds">56</div>
<div class="clock-label">seconds</div>
</div>
</div>
<div class="clock-title animated fadeInUp">zencoin presale is coming soon</div>
</div>
<div class="email-wrapper">
<form data-toggle="validator" role="form">
<div class="email-container email-controls form-group align-center">
<input class="email-input form-control" id="presale-email-input" type="email" placeholder="enter your email here" data-error="Darn, that email address is invalid!">
<span type="submit" class="btn email-btn" name="presale-btn">
<span class="email-btn-text">stay informed! </span>
<span class="arrow"> >> </span>
<i class=" fa fa-envelope-o"></i>
</span>
<div class="help-block with-errors email-help-block" id="presale-help-block"></div>
</div>
</form>
<div class="email-container email-info align-center">
<div class="email-notice">we won't send you spam, and won't share your email with anyone</div>
</div>
</div>
<!-- <div class="bottom clock-stroke "></div> -->
</div>
</div><!-- header ends -->
<div class="triangle-buffers buffer-left"></div>
<div class="triangle-buffers buffer-right"></div>
<!--*******************-->
<!--***** VIDEO *******-->
<!-- *******************-->
<div class="section video-section container" id="intro">
<div class="row video-container">
<div class="section-title video-title">introduction</div>
<iframe width="600" height="450" src="//www.youtube.com/embed/_6ugwS6_DDU" frameborder="0" allowfullscreen></iframe>
</div>
</div>
<!--**************************-->
<!--***** FEATURES *******-->
<!-- *************************-->
<div class="section features-section container" id="features">
<div class="section-title">features</div>
<div class="row bullet-container">
<div class="col-lg-6 bullet clear">
<div class="bullet-content">
<div class="bullet-icon-container" style="font-size: 40px">
<i class=" fa fa-desktop"></i>
<!-- <i class=" fa fa-cubes"></i> -->
</div>
<div class="bullet-title-container">
<h2 class="bullet-title">supercomputer access </h2>
</div>
<div class="bullet-stroke"></div>
<div class="bullet-title-container">
<p class="bullet-text">without the super costs</p>
</div>
</div>
<div class="bullet-overlay">
<span class="bullet-overlay-text">
<!-- A simple solution for the rapidly growing $B600 data industry. <br> -->
Access the biggest supercomputer in the world for a fraction of the cost of solutions such as AWS.
</span>
</div>
</div>
<div class="col-lg-6 bullet center">
<div class="bullet-content">
<div class="bullet-icon-container">
<i class=" fa fa-dollar"></i>
</div>
<div class="bullet-title-container">
<h2 class="bullet-title">everybody can profit </h2>
</div>
<div class="bullet-stroke"></div>
<div class="bullet-title-container">
<p class="bullet-text">get value from your computing resources even when you don’t use them</p>
</div>
</div>
<div class="bullet-overlay">
<span class="bullet-overlay-text">
Your PC can make you a profit 24/7. <br>Payments are totally frictionless.
</span>
</div>
</div>
<div class="col-lg-6 bullet center">
<div class="bullet-content">
<div class="bullet-icon-container">
<i class=" fa fa-lock"></i>
</div>
<div class="bullet-title-container">
<h2 class="bullet-title">safe & secure</h2>
</div>
<div class="bullet-stroke"></div>
<div class="bullet-title-container">
<p class="bullet-text">using cutting edge virtualization technology</p>
</div>
</div>
<div class="bullet-overlay">
<span class="bullet-overlay-text">
Cutting-edge virtualization technology ensures the safety of your data.
</span>
</div>
</div>
<div class="col-lg-6 bullet center">
<div class="bullet-content">
<div class="bullet-icon-container">
<i class=" fa fa-sitemap"></i>
<!-- <i class=" fa fa-asterisk"></i> -->
</div>
<div class="bullet-title-container">
<h2 class="bullet-title">distributed</h2>
</div>
<div class="bullet-stroke"></div>
<div class="bullet-title-container">
<p class="bullet-text">decentralized peer-to-peer network</p>
</div>
</div>
<div class="bullet-overlay">
<span class="bullet-overlay-text">
Just like Bitcoin, the network is completely decentralized. <br>Users will never be taken down by a central point of failure.
</span>
</div>
</div>
</div>
</div>
<!--*******************************-->
<!--***** HOW IT WORKS *******-->
<!-- ******************************-->
<div class="section works-section container" id="works">
<div class="section-title works-title">how it works</div>
</div>
<!--**************************-->
<!--********* PRESS *******-->
<!-- *************************-->
<div class="section press-section container" id="press">
<div class="section-title">in the press</div>
<div class="press-stroke"></div>
<div class="row press-item">
<div class="col-sm-9">
<div class="press-title">"New Zennet HPC cloud to be free-market alternative to AWS"</div>
<div class="press-date">2014 January 28</div>
</div>
<div class="col-sm-3">
<img class="press-logo" id="register-logo" src="images/register.jpg">
</div>
</div>
<div class="press-stroke"></div>
<div class="row press-item">
<div class="col-sm-9 press-item-left">
<div class="press-title">"Cloud network releases details of Zencoin presale"</div>
<div class="press-date">2014 January 15</div>
</div>
<div class="col-sm-3">
<img class="press-logo" id="hpcwire-logo" src="images/hpcwire.png">
</div>
</div>
<div class="press-stroke"></div>
<div class="row press-item">
<div class="col-sm-9 press-item-left">
<div class="press-title">"The world's largest decentralized computer is coming soon"</div>
<div class="press-date">2014 January 12</div>
</div>
<div class="col-sm-3">
<img class="press-logo" src="images/thecoinfront.png">
</div>
</div>
<div class="press-stroke"></div>
<div class="row press-item">
<div class="col-sm-9 press-item-left">
<div class="press-title">"Users that want to buy computational power will use Zencoins"</div>
<div class="press-date">2014 January 2</div>
</div>
<div class="col-sm-3">
<img class="press-logo" id="cryptobiz-logo" src="images/cryptobiz.png">
</div>
</div>
<div class="press-stroke"></div>
<div class="press-btn-container">
<div class="button press-btn">see more >
</div>
</div>
</div>
<!--*******************************-->
<!--********** THE TEAM *******-->
<!-- ******************************-->
<div class="section team-section container" id="team">
<div class="section-title">the team</div>
<div class="row team-container">
<div class="col-md-4 team-item">
<img class="team-img" src="images/obiwan.jpg"/>
<div class="team-title">Daniel Peled</div>
<div class="team-stroke"></div>
<div class="team-position">Legal</div>
<div class="team-text">λορεμ ίπσομ θλίψη κάθονται Αμέτ, δεν eiusmod tempor τόσο χαμηλά όσο εργασίας</div>
</div>
<div class="col-md-4 team-item">
<img class="team-img" src="images/han.jpg"/>
<div class="team-title">Ohad Asor</div>
<div class="team-stroke"></div>
<div class="team-position">R&D</div>
<div class="team-text">λορεμ ίπσομ θλίψη κάθονται Αμέτ, δεν eiusmod tempor τόσο χαμηλά όσο εργασίας</div>
</div>
<div class="col-md-4 team-item">
<img class="team-img" src="images/luke.jpg"/>
<div class="team-title">Amnon Dafni</div>
<div class="team-stroke"></div>
<div class="team-position">Marketing</div>
<div class="team-text">λορεμ ίπσομ θλίψη κάθονται Αμέτ, δεν eiusmod tempor τόσο χαμηλά όσο εργασίας</div>
</div>
</div>
</div>
<!--*******************************-->
<!--******* THE CONTACT ******-->
<!-- ******************************-->
<div class="section contact-section container" id="contact">
<div class="row contact-container">
<div class="col-md-4" id="contact-social">
<div class="contact-title">Subscribe & Follow</div>
<div class="contact-icon-container">
<a id="zennet-forum-img" target="_blank"></a>
<div class="contact-icon-text">Visit Zennet Forum</div>
</div>
<div class="contact-icon-container">
<a href="https://www.facebook.com/zennet.sc" target="_blank"><i class=" fa fa-facebook"></i></a>
<span class="contact-icon-text">Follow us on Facebook</span>
</div>
<div class="contact-icon-container">
<a href="https://bitcointalk.org/index.php?topic=736447.msg8321043#msg8321043" target="_blank"><i class=" fa fa-comment"></i></a>
<span class="contact-icon-text">Visit BitcoinTalk forum</span>
</div>
<div class="contact-icon-container">
<i class=" fa fa-rss"></i>
<span class="contact-icon-text">Subscribe RSS</span>
</div>
<div class="contact-icon-container">
<a href="https://twitter.com/zennet_sc?lang=en" target="_blank"><i class=" fa fa-twitter"></i></a>
<span class="contact-icon-text">Follow us on Twitter</span>
</div>
<div class="contact-icon-container">
<a href="https://plus.google.com/107054006637332887499/posts" target="_blank"><i class=" fa fa-google-plus"></i></a>
<span class="contact-icon-text">Follow us on Google+</span>
</div>
<div class="contact-icon-container">
<a href="https://www.linkedin.com/company/xennet-supercomputer?trk=top_nav_home" target="_blank"><i class=" fa fa-linkedin"></i></a>
<span class="contact-icon-text">Connect on Linkedin</span>
</div>
<div class="contact-icon-container">
<a href="https://www.youtube.com/channel/UC7YGy1RostIKMEvKysKoz_g" target="_blank"><i class=" fa fa-youtube"></i></a>
<span class="contact-icon-text">Follow us on Youtube</span>
</div>
<div class="contact-icon-container">
<a href="https://github.com/Xennet" target="_blank"><i class=" fa fa-github"></i></a>
<span class="contact-icon-text">Check us out on Github</span>
</div>
</div>
<div class="col-md-8" id="connect-email">
<div class="contact-title" id="connect-title">Connect</div>
<div class="contact-label">be the first to know!</div>
<div class="email-wrapper" id="connect-email-wrapper">
<form data-toggle="validator" role="form">
<div class="email-container email-controls form-group">
<input class="email-input form-control" id="connect-email-input" type="email" placeholder="enter your email" data-error="Darn, that email address is invalid!">
<span type="submit" class="btn email-btn" name="connect-btn">
<span class="email-btn-text">subscribe</span>
<span class="arrow"> > </span>
<i class=" fa fa-envelope-o"></i>
</span>
<div class="help-block with-errors email-help-block" id="connect-help-block"></div>
</div>
</form>
</div>
<div class="contact-icon-container" id="contact-icon-container-email">
<a href="mailto:[email protected]"><i class=" fa fa-envelope"></i></a>
<span class="contact-icon-text">send us an email</span>
</div>
</div>
</div>
</div>
<!--*******************************-->
<!--********** FOOTER **********-->
<!-- ******************************-->
<div class="section footer-section container" id="footer">
<div class="footer-container row">
<div class="col-sm-2"><img src="images/logotype.png" class="logotype"/></div>
<div class="footer-text col-sm-9">© 2014 zennet decentralized applications | all rights reserved</div>
</div>
</div>
</body>
</html>