forked from storj-archived/storj.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththankyou.html
executable file
·172 lines (152 loc) · 7.85 KB
/
thankyou.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Blockchain-based, end-to-end encrypted, distributed object storage, where only you have access to your data.">
<meta name="keywords" content="storj, storj labs, blockchain-based, zero-knowledge, distributed object storage, decentralized object storage, decentralized storage, object storage, decentralized cloud, decentralized, storage, secure, private, encrypted, metadisk, driveshare">
<meta name="google-site-verification" content="R5u7lqzFhKoFiaEXbxfFSJ-CT9UyK-AqVWwd1g_zMeg" />
<meta name="google-site-verification" content="8CIKbV4JUhwtw7xNI7_A__vnmpvuGfs1g3QVOInBtxQ" />
<title>Storj - Thank You</title>
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Storj - Decentralized Cloud Storage"/>
<meta property="og:description" content="Blockchain-based, end-to-end encrypted, distributed object storage, where only you have access to your data."/>
<meta property="og:url" content="https://storj.io" />
<meta property="og:site_name" content="Storj - Decentralized Cloud Storage" />
<meta property="og:image" content="https://storj.io/img/storj-logo.jpg" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Storj - Decentralized Cloud Storage"/>
<meta name="twitter:description" content="lockchain-based, end-to-end encrypted, distributed object storage, where only you have access to your data."/>
<meta name="twitter:site" content="@storjproject"/>
<meta name="twitter:image" content="https://storj.io/img/storj-logo.jpg"/>
<link rel="shortcut icon" href="img/favicon/favicon.ico" type="image/x-icon">
<link rel="icon" href="img/favicon/favicon.ico" type="image/x-icon">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="img/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon/favicon-16x16.png">
<link type="text/css" rel="stylesheet" href="//fast.fonts.net/cssapi/27dd46d0-b03f-4756-bc5b-448238cf2b5d.css"/>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<script src="js/modernizr.js"></script>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body class="thankyou">
<section class="header">
<div class="header-bg"></div>
<nav class="navbar navbar-default menu">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-menu" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a href="index.html" class="navbar-brand">
<img src="img/logo-white.svg" alt="Storj" class="logo">
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar-menu">
<ul class="nav navbar-nav navbar-left">
<li><a href="https://storj.readme.io/" class="link">Documentation</a></li>
<li><a href="api.html" class="link">API</a></li>
<li><a href="https://storj.readme.io/discuss" class="link">Support</a></li>
<li><a href="community.html" class="link">Community</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="https://app.storj.io/" class="link">Login</a></li>
<li><a href="share.html" class="btn btn-rent white-tooltip" data-toggle="tooltip" data-placement="bottom" title="Earn money by sharing your extra hard drive space on the network.">Rent Your Drive</a>
</li>
</ul>
</div>
</div>
</nav>
<div id="particles-js"></div>
<div class="container">
<div class="header-content">
<div class="row headlines text-center">
<h1>Thank You!</h1>
<p>You've been added to the invite queue,<br class="hidden-xs"> and your invite is on your way.</p>
<a href="index.html" class="btn btn-lg btn-orange subscribe">Back to Homepage</a>
</div>
</div>
</div>
</section>
<footer>
<div class="container">
<div class="row">
<div class="col-xs-12 col-sm-3">
<a href="" class="footer-logo">
<img src="img/logo-blue.svg" alt="Storj">
</a>
<ul class="list-unstyled">
<li><p>Copyright © 2016</p></li>
<li><p>Storj Labs Inc.</p></li>
<li><a href="careers.html">We're Hiring!</a></li>
<li><a href="canary.txt">Canary</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-3">
<h5>Company</h5>
<ul class="list-unstyled">
<li><a href="team.html">Team</a></li>
<li><a href="http://blog.storj.io/">Blog</a></li>
<li><a href="careers.html">Careers</a></li>
<li><a href="press.html">Press</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-3">
<h5>Product</h5>
<ul class="list-unstyled">
<li><a href="faq.html">FAQ</a></li>
<li><a href="api.html">API Docs</a></li>
<li><a href="community.html">Community</a></li>
<li><a href="share.html">Rent Your Drive</a></li>
</ul>
</div>
<div class="col-xs-12 col-sm-3">
<ul class="list-unstyled">
<h5>Connect</h5>
<li><a href="https://twitter.com/storjproject" target="_blank"><img class="social-link" src="img/social-twitter.svg" alt="">Twitter</a></li>
<li><a href="https://github.com/Storj/" target="_blank"><img class="social-link" src="img/social-github.svg" alt="">GitHub</a></li>
<li><a href="https://www.reddit.com/r/storj/" target="_blank"><img class="social-link" src="img/social-reddit.svg" alt="">Reddit</a></li>
<li><a href="https://www.facebook.com/storjproject" target="_blank"><img class="social-link" src="img/social-facebook.svg" alt="">Facebook</a></li>
</ul>
</div>
</div>
</div>
<div class="address">
<div class="container">
<div class="row">
<div class="col-xs-12 text-center">
<address>Storj Labs Inc. - 3423 Piedmont Road NE, Suite 550, Atlanta, Georgia, 30305, United States</address>
</div>
</div>
</div>
</div>
</footer>
<script src="js/jquery-2.1.1.js"></script>
<script src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/segment.js"></script>
<script>
jQuery(document).ready(function($){
$('[data-toggle="tooltip"]').tooltip();
});
</script>
<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-49085346-1', 'storj.io');
ga('send', 'pageview');
</script>
</body>
</html>