-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtechnology.html
190 lines (164 loc) · 7.46 KB
/
technology.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Gest - Technology</title>
<meta name="description" content="See the technology that makes Gest so
powerful."/>
<!-- Twitter Card data -->
<meta name="twitter:card" value="summary">
<meta name="twitter:creator" content="@trygest">
<!-- Open Graph data -->
<meta property="og:title" content="Gest - Technology" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://gest.co/" />
<meta property="og:image" content="https://gest.co/img/black-point.jpg" />
<meta property="og:description" content="See the technology that makes Gest so powerful." />
<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="">
<meta name="keywords" content="">
<meta name="author" content="">
<title>Gest</title>
<link rel="icon" href="/img/favicon.png">
<link href="/css/toolkit-minimal.min.css" rel="stylesheet">
<link href="/onescroll.css" rel="stylesheet">
<script src="https://use.typekit.net/gvm3boh.js"></script>
<script>try{Typekit.load({ async: true });}catch(e){}</script>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','//connect.facebook.net/en_US/fbevents.js');
fbq('init', '1011708035546093');
fbq('track', "PageView");</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=1011708035546093&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
<script type="text/javascript">
window.heap=window.heap||[],heap.load=function(e,t){window.heap.appid=e,window.heap.config=t=t||{};var r=t.forceSSL||"https:"===document.location.protocol,a=document.createElement("script");a.type="text/javascript",a.async=!0,a.src=(r?"https:":"http:")+"//cdn.heapanalytics.com/js/heap-"+e+".js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(a,n);for(var o=function(e){return function(){heap.push([e].concat(Array.prototype.slice.call(arguments,0)))}},p=["addEventProperties","addUserProperties","clearEventProperties","identify","removeEventProperty","setEventProperties","track","unsetEventProperty"],c=0;c<p.length;c++)heap[p[c]]=o(p[c])};
heap.load("57976091");
</script>
</head>
<body>
<div class="stage-shelf stage-shelf-right hidden" id="sidebar">
<ul class="nav nav-bordered nav-stacked">
<li class="nav-header">Company</li>
<li class=""> <a href="/about">About us</a> </li>
<li class=""> <a href="/technology">Technology</a> </li>
<li><a href="//gest.totemapp.com" target="_blank">Press and media</a></li>
<li class="nav-divider"></li>
<li class="nav-header">Social</li>
<li >
<a href="//facebook.com/trygest" target="_blank"><img class="social-svg" src="/img/facebook.svg" width="20px"/> Facebook</a>
</li>
<li >
<a href="//twitter.com/trygest" target="_blank"><img class="social-svg" src="/img/twitter.svg" width="20px"/> Twitter</a>
</li>
</ul>
</div>
<div class='stage' id='stage'> <!-- don't forget to close this later -->
<nav class="navbar navbar-default navbar-padded text-uppercase app-navbar">
<div class="container reveal-slide-down">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed p-x-0"
data-target="#stage" data-toggle="stage" data-distance="-250">
<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="/" class='navbar-brand'>
<span><img src="/img/gest-logo-sm.png" alt="gest logo"
class="w-md navbar-logo"/></span>
</a>
</div>
<div class="navbar-collapse collapse text-uppercase">
<ul class="nav navbar-nav navbar-right">
<li >
<a href="//facebook.com/trygest" target="_blank"><img class="social-svg" src="/img/facebook.svg" width="20px"/></a>
</li>
<li >
<a href="//twitter.com/trygest" target="_blank"><img class="social-svg" src="/img/twitter.svg" width="20px"/></a>
</li>
<li >
<a href="/technology">Technology</a>
</li>
<li >
<a href="/about">About Us</a>
</li>
</ul>
</div><!--/.nav-collapse -->
</div>
</nav>
</div> <!-- end shelf for mobile -->
<div class="col-xs-10 col-xs-offset-1 col-sm-offset-0 col-sm-7 col-md-7 col-lg-6 v-tech-center">
<video class='fade-in fast center-block block-xs-top block-md-middle' id="gblow" width="99%" webkit-playsinline >
<source src="/img/blowout.mp4" type="video/mp4">
Your browser does not support this type of video.
</video>
</div>
<div class="blowout text-right transparent" >
<section>
<div class='block tech-block-fill-height transparent'>
<div class='block-xs-bottom block-sm-middle' >
<div class="col-xs-12 col-sm-6 col-sm-offset-6 p-r-lg transparent" >
<h1 class="tech-title">Same hand, new tricks.</h1>
<p class='tech-text'>
Gest stays snug and secure without getting in the way. The small, light
form factor doesn't interfere with how you normally use your hands,
allowing you to mix gestures with standard keyboard and mouse actions.
</p>
</div>
</div>
</div>
</section>
<section>
<div class='block tech-block-fill-height transparent'>
<div class='block-xs-bottom block-sm-middle' >
<div class="col-xs-12 col-sm-6 col-sm-offset-6 p-r-lg transparent ">
<h1 class="tech-title">Work all day.</h1>
<p class='tech-text'>
We’ve packed a 500 mAh battery and a Bluetooth Low Energy radio into
each controller, giving you eight hours of active use per charge. You
can also use Gest from up to 150 feet away from your computer, which
comes in handy for presentations.
</p>
</div>
</div>
</div>
</section>
<section>
<div class='block tech-block-fill-height transparent'>
<div class='block-xs-bottom block-sm-middle' >
<div class="col-xs-12 col-sm-6 col-sm-offset-6 p-r-lg transparent ">
<h1 class="tech-title">Fits like a glove.</h1>
<p class='tech-text'>
We've designed Gest to fit your hand, no matter its size. The finger
mounts adjust to fit your fingers perfectly, so you can snap them on and
off with ease. Nine-axis motion sensors track each finger with
sub-millimeter precision.
</p>
</div>
</div>
</div>
</section>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script src="/onescroll.min.js"></script>
<script src="https://cdn.jsdelivr.net/scrollreveal.js/3.0.6/scrollreveal.min.js"></script>
<script src="/js/toolkit.min.js"></script>
<script async type="text/javascript" src="https://www.trycelery.com/js/celery.js"></script>
<!-- Google Analytics -->
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-60560705-4', 'auto');
ga('send', 'pageview');
</script>
<script async src='//www.google-analytics.com/analytics.js'></script>
<!-- End Google Analytics -->
</body>
</html>