-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
177 lines (158 loc) · 7.45 KB
/
index.html
File metadata and controls
177 lines (158 loc) · 7.45 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>TezTech - Coming Soom</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="vendor/simple-line-icons/css/simple-line-icons.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Lato:300,400,700,300italic,400italic,700italic" rel="stylesheet" type="text/css">
<!-- Custom styles for this template -->
<link href="css/landing-page.min.css" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-light bg-light static-top">
<div class="container">
<a class="navbar-brand" href="/"><img style="max-height:50px;width:auto;" src="img/logo.png" alt="TezTech Labs"/></a>
<a target="_blank" href="mailto:hello@teztech.io">hello@teztech.io</a>
</div>
</nav>
<!-- Masthead -->
<header class="masthead text-white text-center">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-xl-9 mx-auto">
<h1 class="mb-5">Community Focused Tezos Development</h1>
</div>
</div>
</div>
</header>
<!-- Icons Grid -->
<section class="features-icons bg-light text-center">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-3">
<div class="features-icons-icon d-flex">
<i class="icon-layers m-auto text-primary"></i>
</div>
<h3>Ecosystem</h3>
<p class="lead mb-0">We research and develop community tools and projects to expand the Tezos ecosystem</p>
</div>
</div>
<div class="col-lg-4">
<div class="features-icons-item mx-auto mb-5 mb-lg-0 mb-lg-3">
<div class="features-icons-icon d-flex">
<i class="icon-screen-desktop m-auto text-primary"></i>
</div>
<h3>Infrastructure</h3>
<p class="lead mb-0">We deploy and maintain highly available and scalable tezos nodes for public and private use.</p>
</div>
</div>
<div class="col-lg-4">
<div class="features-icons-item mx-auto mb-0 mb-lg-3">
<div class="features-icons-icon d-flex">
<i class="icon-check m-auto text-primary"></i>
</div>
<h3>Protocol</h3>
<p class="lead mb-0">We develop, test and propose potential protocol changes to help the future development of the Tezos protocol</p>
</div>
</div>
</div>
</div>
</section>
<!-- Image Showcases -->
<section class="showcase">
<div class="container-fluid p-0">
<div class="row no-gutters">
<div class="col-lg-6 order-lg-2 text-white showcase-img" style="background-image: url('img/tezbox.jpg');"></div>
<div class="col-lg-6 order-lg-1 my-auto showcase-text">
<h2>TezBox Wallet</h2>
<p class="lead mb-0">TezBox was started shortly after the ICO, and was the first available GUI wallet on the betanet. TezBox has two completed security audits (one from <a href="https://leastauthority.com/" target="_blank">LeastAuthority</a>), and was supported by the Cryptonomic team in the early days.</p>
</div>
</div>
<div class="row no-gutters">
<div class="col-lg-6 text-white showcase-img" style="background-image: url('img/velos.jpg');"></div>
<div class="col-lg-6 my-auto showcase-text">
<h2>Velos Network</h2>
<p class="lead mb-0">Velos Network is a proposed idea to scale transaction throughput on Tezos, similar to Lightning for Bitcoin. Velos Network integrates a 3rd party "gateway" as a trusted middleman, bound by an on-chain smart contract which penalizes bad actors. Read the <a href="/Velos_Paper.pdf" target="_blank">paper here.</a></p>
</div>
</div>
<div class="row no-gutters">
<div class="col-lg-6 order-lg-2 text-white showcase-img" style="background-image: url('img/sona.jpg');"></div>
<div class="col-lg-6 order-lg-1 my-auto showcase-text">
<h2>Sona</h2>
<p class="lead mb-0">Sona is a proposed idea to develop a decentralized, self-sovereign identity deployed on the Tezos protocol. Sona will encompass identity verification, on-chain relationship management, private data storage and wallet management with a method to recover your identity if a private key is compromised or lost.</p>
</div>
</div>
</div>
</section>
<!-- Testimonials -->
<section class="testimonials text-center bg-light">
<div class="container">
<h2 class="mb-5">The Team</h2>
<div class="row">
<div class="col-lg-4 offset-lg-2">
<div class="testimonial-item mx-auto mb-5 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" src="img/stephen-andrews.jpg" alt="">
<h5>Stephen Andrews</h5>
<p class="font-weight-light mb-0">Stephen is a Tezos developer with ten years experience in web, mobile and blockchain development.</p>
</div>
</div>
<div class="col-lg-4">
<div class="testimonial-item mx-auto mb-5 mb-lg-0">
<img class="img-fluid rounded-circle mb-3" src="img/mac-yap.jpg" alt="">
<h5>Mac Stevenson Yap</h5>
<p class="font-weight-light mb-0">Mac is a professional designer and UI/UX expert, with experience in mobile and web design.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Call to Action -->
<section class="call-to-action text-white text-center">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-xl-9 mx-auto">
<h2 class="mb-4">Contact us at hello@teztech.io</h2>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer bg-light">
<div class="container">
<div class="row">
<div class="col-lg-6 h-100 text-center text-lg-left my-auto">
<p class="text-muted small mb-4 mb-lg-0">© TezTech Labs 2018. All Rights Reserved.</p>
</div>
<div class="col-lg-6 h-100 text-center text-lg-right my-auto">
<ul class="list-inline mb-0">
<li class="list-inline-item mr-3">
<a href="https://github.com/TezTech" target="_blank">
<i class="fa fa-github fa-2x fa-fw"></i>
</a>
</li>
<li class="list-inline-item mr-3">
<a href="https://twitter.com/TezTechLabs" target="_blank">
<i class="fa fa-twitter fa-2x fa-fw"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
</body>
</html>