-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
264 lines (260 loc) · 17.1 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=UTF-8" />
<meta charset="utf-8" />
<title>Quickbird | Superfarming</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<link rel="apple-touch-icon" href="pages/ico/60.png">
<link rel="apple-touch-icon" sizes="76x76" href="pages/ico/76.png">
<link rel="apple-touch-icon" sizes="120x120" href="pages/ico/120.png">
<link rel="apple-touch-icon" sizes="152x152" href="pages/ico/152.png">
<link rel="icon" type="image/x-icon" href="favicon.ico" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta content="Quickbird | Smart Farming Solutions" name="description" />
<meta content="Animesh Mishra" name="author" />
<!-- BEGIN PLUGINS -->
<link href="plugins/pace/pace-theme-flash.css" rel="stylesheet" type="text/css" />
<link href="plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="plugins/font-awesome/css/font-awesome.css" rel="stylesheet" type="text/css" />
<link href="plugins/swiper/css/swiper.css" rel="stylesheet" type="text/css" media="screen" />
<!-- END PLUGINS -->
<!-- BEGIN PAGES CSS -->
<link class="main-stylesheet" href="pages/css/pages.css" rel="stylesheet" type="text/css" />
<link class="main-stylesheet" href="pages/css/pages-icons.css" rel="stylesheet" type="text/css" />
<!-- END PAGES CSS -->
<!-- BEGIN QUICKBIRD SCRIPTS -->
<script type="text/javascript" src="scripts/js/custom.js"></script>
<script type="text/javascript" src="http://maps.googleapis.com/maps/api/js"></script>
<script type="text/javascript" src="scripts/js/map.js"></script>
<link type="text/css" href="scripts/css/main.css" rel="stylesheet" />
<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','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-60862754-1', 'auto');
ga('send', 'pageview');
</script>
<!-- END QUICKBIRD SCRIPTS -->
</head>
<body class="">
<!-- BEGIN HEADER -->
<nav class="header bg-header transparent-dark" data-pages="header" data-pages-header="autoresize" data-pages-resize-class="dark">
<div class="container relative">
<!-- BEGIN LEFT CONTENT -->
<div class="pull-left">
<!-- .header-inner Allows to vertically Align elements to the Center-->
<div class="header-inner">
<!-- BEGIN LOGO -->
<a href="http://www.quickbird.uk"><img src="assets/logos/logo-qb-blue-medium.png" width="158" height="45" data-src-retina="assets/logos/logo-qb-blue-large.png" class="logo" alt=""></a>
<a href="http://www.quickbird.uk"><img src="assets/logos/logo-qb-light-medium.png" width="158" height="45" data-src-retina="assets/logos/logo-qb-light-large.png" class="alt" alt=""></a>
</div>
</div>
<!-- BEGIN HEADER TOGGLE FOR MOBILE & TABLET -->
<div class="pull-right">
<div class="header-inner">
<div class="visible-sm-inline visible-xs-inline menu-toggler pull-right p-l-10" data-pages="header-toggle" data-pages-element="#header">
<div class="one"></div>
<div class="two"></div>
<div class="three"></div>
</div>
</div>
</div>
<!-- END HEADER TOGGLE FOR MOBILE & TABLET -->
<!-- BEGIN RIGHT CONTENT -->
<div class="menu-content mobile-dark pull-right clearfix" data-pages-direction="slideRight" id="header">
<!-- BEGIN HEADER CLOSE TOGGLE FOR MOBILE -->
<div class="pull-right">
<a href="#" class="padding-10 visible-xs-inline visible-sm-inline pull-right m-t-10 m-b-10 m-r-10" data-pages="header-toggle" data-pages-element="#header">
<i class=" pg-close_line"></i>
</a>
</div>
<!-- END HEADER CLOSE TOGGLE FOR MOBILE -->
<!-- BEGIN MENU ITEMS -->
<div class="header-inner">
<ul class="menu">
<li>
<a href="index.html" class="active">Home</a>
</li>
<li>
<a href="about.html">Contact Us</a>
</li>
<li>
<a href="http://blog.quickbird.uk/">Blog</a>
</li>
</ul>
</div>
<!-- END MENU ITEMS -->
</div>
</div>
</nav>
<!-- END HEADER -->
<!-- START CONTENT SECTION -->
<section class="p-b-60 p-t-60 sm-p-b-30">
<img draggable="false" src="assets/images/hero.png" style="margin: 40px auto 0 auto; width: 70%; display:block;" alt="" title="">
<div class="container">
<div class="row">
<div class="col-sm-6 col-sm-offset-3 text-center">
<h6 class="block-title m-b-0 ">Quickbird</h6>
<h1 class="m-t-5">Your Digital Hub</h1>
<p>Maximise yield and reduce energy usage through automated monitoring and control system. We are an open platform, and integrate with many equipment providers. Ask your supplier if they are using Quickbird yet.
</p>
<a href="survey.html"><h5 style="color: #ECF0F1; font-weight:900; padding: 10px 0 10px 0; background-color: #3498DB" class="m-t-20 p-l-5">SIGN UP FOR BETA</h5></a>
</div>
</div>
</div>
</section>
<!-- END CONTENT SECTION -->
<!-- START CONTENT SECTION -->
<section id="section1" class="p-b-100 p-t-10">
<div class="container">
<div class="row">
<div class="col-sm-4 col-md-4">
<h2 class="inline p-l-45 m-b-0"><img src="assets/images/brain-2.svg" width="100px" height="100px" alt="brain"></h2>
<div class="p-l-45">
<h2 class="m-t-20">Piece of mind</h2>
<p class="m-t-20">We’ve given system smarts to do little things, so you can use your mind for more important stuff, for more important things. We’ll calculate GDDs, estimate yields and detect problems. Have an idea? Let us know on <a href="https://twitter.com/QuickbirdUK">Twitter</a>!
</p>
</div>
</div>
<div class="col-sm-4 col-md-4">
<h2 class="inline p-l-45 m-b-0"><img src="assets/images/lotus-position.svg" width="100px" height="100px" alt=""></h2>
<div class="p-l-45">
<h2 class="m-t-20">Peace of mind</h2>
<p class="m-t-20">Staff fell asleep, a pipe has burst and the sharks have escaped? Alerts are here to save you! We’ll detect the problem and text, call or haunt the staff responsible until the problem is fixed!
</p>
</div>
</div>
<div class="col-sm-4 col-md-4">
<h2 class="inline p-l-45 m-b-0"><img src="assets/images/open-platform.png" width="100px" height="100px" alt=""></h2>
<div class="p-l-45">
<h2 class="m-t-20">Open Platform</h2>
<p class="m-t-20">Our apps can be installed in on any modern computer, from a gorgeous wall-mounted screen to a Raspberry Pi. We support wired and wireless equipment from several partners. <a href="about.html">Get in touch</a> if you want a recommendation.
</p>
</div>
</div>
<div class="col-sm-4 col-md-4">
<h2 class="inline p-l-45 m-b-0"><img src="assets/images/offline.png" width="100px" height="100px" alt=""></h2>
<div class="p-l-45">
<h2 class="m-t-20">Happy offline</h2>
<p class="m-t-20">We are the only IoT platform in the world designed to work completely offline.
</p>
</div>
</div>
<div class="col-sm-4 col-md-4">
<h2 class="inline p-l-45 m-b-0"><img src="assets/images/london-eye.svg" width="100px" height="100px" alt=""></h2>
<div class="p-l-45">
<h2 class="m-t-20">Borrow eyeballs</h2>
<p class="m-t-20">Something not quite right? Invite friends or agronomists to take a look at your greenhouse from the comfort of their home.
</p>
</div>
</div>
<div class="col-sm-4 col-md-4">
<h2 class="inline p-l-45 m-b-0"><img src="assets/images/stone.png" width="100px" height="100px" alt=""></h2>
<div class="p-l-45">
<h2 class="m-t-20">Written in stone</h2>
<p class="m-t-20">You can’t prevent everything, you want your records safe so that you can diagnose problems. Once your data is synced, there is no way to loose it.
</p>
</div>
</div>
</div>
</div>
</section>
<!-- END CONTENT SECTION -->
<!-- BEGIN CONTENT SECTION -->
<section class="p-t-100 p-b-100 bg-master-light">
<div class="container-xs-height full-height">
<div class="col-xs-height col-middle text-left">
<!-- BEGIN CONTENT -->
<div class="inner full-height">
<div class="container-xs-height full-height">
<div class="col-xs-height col-middle">
<div class="container">
<div class="row">
<div class="col-sm-4 col-sm-offset-1">
<h6 class="block-title m-b-0 text-black hint-text ">Nice like that</h6>
<h1 class="m-t-5 text-black">Universal Compatibility</h1>
<p class="m-t-30 text-black">QuickLink acts as a central hub that orchestrates the show. All the equipment connects to QuickLink, it will save your data regardless of whether you have an internet connection, and allow you to command the entire greenhouse from your smartphone or computer. We made sure QuickLink is compatiable with a lot of different equipment.
</p>
</div>
<div class="col-sm-6">
<img src="assets/images/how-it-works.png" width="100%" alt="">
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END CONTENT -->
</div>
</div>
</section>
<!-- END CONTENT SECTION -->
<!-- BEGIN CONTENT SECTION -->
<section class="p-b-60 p-t-60">
<div class="container">
<div class="row">
<div class="col-sm-4 col-sm-offset-1 p-t-50 sm-p-t-0">
<h6 class="block-title m-b-0 ">come together</h6>
<h1 class="m-t-5">Partner Program</h1>
<p class="m-t-30">
If you are an equipment vendor, developer, or even just a hacker, we’ve made it easy to integrate with our platform. Once you are connected, your customers can enjoy all the above benefits through our suite of mobile and web application.
<br>
<br>
We know equipment comes in all sizes, from palm-sized sensors to multi-tonne machines. to accommodate this diversity, we provide four ways to connect to the system: Ethernet , Wi-Fi , Bluetooth and LoRaWan.
</p>
</div>
<div class="col-sm-6 col-sm-offset-1 p-t-50 sm-p-t-0">
<br />
<br />
<p>You don’t have to worry about:</p>
<ul>
<li><strong>Encryption.</strong> Data is automatically encrypted by QuickLink before being sent over the internet to our secure servers.</li>
<li><strong>Storing data</strong> if the internet is down. QuickLink will store data from your sensors and make sure it is uploaded at first opportunity. Meanwhile, the user will be able to access the data locally.</li>
<li><strong>Device management</strong> They can use a phone, a computer or the web-app, to your equipment the API call will look just the same.</li>
</ul>
<p>
We have hardware developers on the team, and can assist you with integrating your equipment with QuickLink. <a href="about.html">Get in touch</a> if you have any questions.
</p>
</div>
</div>
</div>
</section>
<!-- END CONTENT SECTION -->
<!-- BEGIN FOOTER -->
<section class="p-b-65 p-t-85 xs-p-b-20 bg-master-darker ">
<div class="container
<a href="https://spacesolutions.esa.int/"><img src="assets/logos/support/BIC_HARWELL.png" style="width:315px;height:52px;" alt="ESA BIC Logo" class="support-logo" id="ESA BIC"></a>
<a href="https://labs.uk.barclays/locations/birmingham"><img src="assets/logos/support/BarclaysLabs.svg" style="width:144px;height:52px;" alt="Barclays Logo" class="support-logo" id="Barclays Labs"></a>
<a href="http://www.entrepreneurial-spark.com"><img src="assets/logos/support/espark-logo.png" alt="espark logo" class="support-logo" id="espark"></a>
<a href="http://www.climate-kic.org"><img src="assets/logos/support/climate-logo.png" style="width:168px;height:52px; alt="climate kic logo" class="support-logo" id="ckic"></a>
<a href="https://developers.arcgis.com/en/startups/"><img src="assets/logos/support/esri-logo.png" alt="rackspace logo" class="support-logo" id="esri"></a>
<a href="http://www.b-seen.biz"><img src="assets/logos/support/bseen-logo.png" alt="bseen logo" class="support-logo" id="bseen"></a>
<br /><br /><br />
<p class="fs-12 hint-text p-t-10 text-white">
Heimdall Ltd<br/>
Registered in England & Wales | Registration No. 09301940 | VAT Registration GB203856419<br/>
Registered Address | Quickbird, iCentrum, 6 Holt Street, Birmingham, United Kingdom B7 4BB
</p>
<p class="fs-12 hint-text p-t-10 text-white">Copyright © 2017. All Rights Reserved </p>
</div>
</section>
<!-- END FOOTER -->
<!-- BEGIN VENDOR JS -->
<script type="text/javascript" src="plugins/jquery/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="plugins/swiper/js/swiper.jquery.min.js"></script>
<script type="text/javascript" src="plugins/velocity/velocity.min.js"></script>
<script type="text/javascript" src="plugins/velocity/velocity.ui.js"></script>
<script type="text/javascript" src="plugins/jquery-unveil/jquery.unveil.min.js"></script>
<!-- END VENDOR JS -->
<!-- BEGIN PAGES FRONTEND LIB -->
<script type="text/javascript" src="pages/js/pages.frontend.js"></script>
<!-- END PAGES LIB -->
<!-- BEGIN YOUR CUSTOM JS -->
<script type="text/javascript" src="scripts/js/custom.js"></script>
<!-- END PAGES LIB -->
</body>
</html>