-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
337 lines (337 loc) · 18.5 KB
/
Copy pathindex.html
File metadata and controls
337 lines (337 loc) · 18.5 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
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
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8'>
<meta content='width=device-width, initial-scale=1.0' name='viewport'>
<meta content='WebKea delivers your brand to all devices with design-powered solutions. From landing pages, to bespoke sites, to web apps. We are passionate, driven, creative and we live for design.' name='description'>
<title>Web Design Auckland NZ | WebKea - Brilliant Websites & Web Apps</title>
<link href='css/reset.css' rel='stylesheet'>
<link href='css/foundation.css' rel='stylesheet'>
<link href='http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css' rel='stylesheet'>
<link href='css/main.css' rel='stylesheet'>
<link href='css/responsive.css' rel='stylesheet'>
<link href='css/animate.css' rel='stylesheet'>
<link href='http://fonts.googleapis.com/css?family=Ubuntu:400,500' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Droid Sans:400,200' rel='stylesheet' type='text/css'>
<link href='http://res.cloudinary.com/webkea/image/upload/v1443393668/favicon_wurqlg.png' rel='icon'>
<link href='http://res.cloudinary.com/webkea/image/upload/v1443393668/apple-touch-icon-precomposed_ncul03.png' rel='apple-touch-icon-precomposed'>
<script src='js/min/modernizr.js'></script>
<script src='js/min/jquery-1.11.3.min.js'></script>
<script src='js/min/skrollr.js'></script>
<script src='js/min/app-min.js'></script>
</head>
<body>
<div id='consultation'>
<span class='close-consult-box'></span>
<h4>REQUEST A CONSULT</h4>
<p>Interested in a free consultation? Enter your email address below and we’ll get in touch with you.</p>
<form action='https://getsimpleform.com/messages?form_api_token=0fc8288fc7fbb65677132d49252e7582' class='footer-email-form' method='post'>
<div class='row collapse postfix-round'>
<div class='small-9 columns'>
<input name='redirect_to' type='hidden' value='http://webkea.co.nz/#thanks'>
<input class='footer-email' name='email' placeholder='Enter your email' type='text'>
</div>
<div class='small-3 columns'>
<button class='postfix footer-email-button' type='submit' value='consultation form'>SEND</button>
</div>
</div>
</form>
</div>
<div class='top-bar' data-650='opacity: .96;' data-90='opacity: 0;'>
</div>
<nav>
<h1 class='logo' data-650='font-size: 1.2rem;' data-90='font-size: 2rem;'>
<a data-scroll='home' href='#'>
<img alt='WebKea logo' data-650='width: 2.5rem;' data-90='width: 3rem;' src='http://res.cloudinary.com/webkea/image/upload/v1443393668/webkea-logo-nav_cjejl5.png'>
WEB<strong>KEA</strong>
</a>
</h1>
<span class='menu-button menu-open'></span>
<ul>
<li>
<a class='link' data-scroll='home' href='#'>
HOME
<span class='nav-icons'>
<i class='fa fa-home'></i>
</span>
</a>
</li>
<li>
<a class='link' data-scroll='intro' href='#intro'>
ABOUT
<span class='nav-icons'>
<i class='fa fa-lightbulb-o'></i>
</span>
</a>
</li>
<li>
<a class='link' data-scroll='features' href='#features'>
FEATURES
<span class='nav-icons'>
<i class='fa fa-code'></i>
</span>
</a>
</li>
<li>
<a class='link' data-scroll='work' href='#work'>
WORK
<span class='nav-icons'>
<i class='fa fa-cog'></i>
</span>
</a>
</li>
<li>
<a class='link' data-scroll='locale' href='#locale'>
LOCALE
<span class='nav-icons'>
<i class='fa fa-map-marker'></i>
</span>
</a>
</li>
<li>
<a class='link' href='http://webkea.co.nz/blog/' target='_blank'>
BLOG
<span class='nav-icons'>
<i class='fa fa-book'></i>
</span>
</a>
</li>
</ul>
</nav>
<header class='page' data-anchor='home'>
<div class='header-text'>
<h2 class='title'>
Brilliant Online Creations.
</h2>
<h3 class='subtitle'>
Taking your business to the cloud
</h3>
<a class='scroll-down' data-scroll='intro' href='#intro'>LEARN MORE</a>
</div>
</header>
<section class='page' data-anchor='intro' id='intro'>
<div class='row'>
<div class='columns medium-4'>
<img alt='Pen' class='wow zoomIn' data-wow-offset='130' src='http://res.cloudinary.com/webkea/image/upload/v1443393667/intro-pen_l8r6pk.jpg'>
<h3 class='wow zoomIn' data-wow-delay='.3s' data-wow-offset='50'>DESIGN</h3>
<p class='wow zoomIn' data-wow-delay='.3s' data-wow-offset='50'>Professional design solution to meet your needs from landing pages to e-commerce.</p>
</img>
</div>
<div class='columns medium-4'>
<img alt='Keyboard' class='wow zoomIn' data-wow-delay='.6s' data-wow-offset='130' src='http://res.cloudinary.com/webkea/image/upload/v1443393667/intro-keyboard_plajok.jpg'>
<h3 class='wow zoomIn' data-wow-delay='.6s' data-wow-offset='50'>DEVELOPMENT</h3>
<p class='wow zoomIn' data-wow-delay='.6s' data-wow-offset='50'>Our motto is Responsive Design for every Business and for every Budget!</p>
</img>
</div>
<div class='columns medium-4'>
<img alt='MacBook' class='wow zoomIn' data-wow-delay='.9s' data-wow-offset='130' src='http://res.cloudinary.com/webkea/image/upload/v1443393669/intro-mac_dlgiqa.jpg'>
<h3 class='wow zoomIn' data-wow-delay='.9s' data-wow-offset='50'>DEPLOYMENT</h3>
<p class='wow zoomIn' data-wow-delay='.9s' data-wow-offset='50'>We believe in offering you a total solution for your online brand.</p>
</img>
</div>
</div>
<div class='banner-1'>
<h2 class='title-banner'>
Delivering Your Brand To All Devices
<br>With Design-Powered Solutions.</br>
</h2>
</div>
</section>
<section class='page' data-anchor='features' id='features'>
<h3 class='wow zoomIn'>
OUR
<strong>FEATURES</strong>
</h3>
<div class='row'>
<div class='columns small-6 medium-4'>
<div class='features-logos'>
<span class='webkea-font wow zoomIn' data-wow-offset='50'></span>
</div>
<h4 class='wow zoomIn' data-wow-offset='50'>RESPONSIVE DESIGN</h4>
</div>
<div class='columns small-6 medium-4'>
<div class='features-logos'>
<span class='webkea-font wow zoomIn' data-wow-delay='.2s' data-wow-offset='50'></span>
</div>
<h4 class='wow zoomIn' data-wow-delay='.2s' data-wow-offset='50'>SOCIAL NETWORKING</h4>
</div>
<div class='columns small-6 medium-4'>
<div class='features-logos'>
<span class='webkea-font wow zoomIn' data-wow-delay='.3s' data-wow-offset='50'></span>
</div>
<h4 class='wow zoomIn' data-wow-delay='.3s' data-wow-offset='50'>SEO & CONTENT</h4>
</div>
<div class='columns small-6 medium-4'>
<div class='features-logos'>
<span class='webkea-font wow zoomIn' data-wow-delay='.4s' data-wow-offset='50'></span>
</div>
<h4 class='wow zoomIn' data-wow-delay='.4s' data-wow-offset='50'>VIDEO</h4>
</div>
<div class='columns small-6 medium-4'>
<div class='features-logos'>
<span class='webkea-font wow zoomIn' data-wow-delay='.5s' data-wow-offset='50'></span>
</div>
<h4 class='wow zoomIn' data-wow-delay='.5s' data-wow-offset='50'>DEPLOYMENT</h4>
</div>
<div class='columns small-6 medium-4'>
<div class='features-logos'>
<span class='webkea-font wow zoomIn' data-wow-delay='.6s' data-wow-offset='50'></span>
</div>
<h4 class='wow zoomIn' data-wow-delay='.6s' data-wow-offset='50'>AND MORE...</h4>
</div>
</div>
</section>
<div class='features-part2'>
<div class='row'>
<div class='columns medium-4'>
<img alt='Flame' class='wow zoomIn' data-wow-offset='130' src='http://res.cloudinary.com/webkea/image/upload/v1443393666/web-starter_gadofs.jpg'><h3 class='light-title wow zoomIn' data-wow-delay='.3s' data-wow-offset='50'>
WEB<strong class='wow zoomIn' data-wow-delay='.3s' data-wow-offset='50'>PAGES</strong></h3><p class='wow zoomIn' data-wow-delay='.3s' data-wow-offset='50'>Get yourself a web presence now with a simple but effective landing page.</p>
</img>
</div>
<div class='columns medium-4'>
<img alt='Spark' class='wow zoomIn' data-wow-delay='.6s' data-wow-offset='130' src='http://res.cloudinary.com/webkea/image/upload/v1443393666/web-plus_eawc2d.jpg'><h3 class='light-title wow zoomIn' data-wow-delay='.6s' data-wow-offset='50'>
WEB<strong class='wow zoomIn' data-wow-delay='.6s' data-wow-offset='50'>SITES</strong></h3><p class='wow zoomIn' data-wow-delay='.6s' data-wow-offset='50'>We provide you the best customised web design with multiple pages to fit your content needs.</p>
</img>
</div>
<div class='columns medium-4'>
<img alt='Fire' class='wow zoomIn' data-wow-delay='.9s' data-wow-offset='130' src='http://res.cloudinary.com/webkea/image/upload/v1443393665/web-pro_aoitfk.jpg'><h3 class='light-title wow zoomIn' data-wow-delay='.9s' data-wow-offset='50'>
WEB<strong class='wow zoomIn' data-wow-delay='.9s' data-wow-offset='50'>APPS</strong></h3><p class='wow zoomIn' data-wow-delay='.9s' data-wow-offset='50'>Solutions for CMS, e-commerce or high-end web applications. Update your content as you like.</p>
</img>
</div>
</div>
<div class='banner-2'>
<h2 class='title-banner'>
Passionate. Driven. Creative.
<br>We Live For Design.</br>
</h2>
</div>
</div>
<section class='page' data-anchor='work' id='work'>
<h3 class='wow zoomIn'>
OUR
<strong>WORK</strong>
</h3>
<div class='row work-top-padding'>
<div class='columns medium-4 light-title wow zoomIn' data-wow-offset='50'>
<a alt='Fantail Designs' class='work-img lightbox_trigger' data-description="<blockquote><p class='quote'>WebKea delivered a fresh new look for my business. They were a breeze to work with and I was really impressed with the quality of work.</p></blockquote> - Faith B. | <a href='http://www.fantaildesigns.us' target='_blank'>Fantaildesigns.us</a>" href='http://res.cloudinary.com/webkea/image/upload/v1443393662/site-1_d5keod.jpg'>
<img src='http://res.cloudinary.com/webkea/image/upload/v1443393662/site-1_d5keod.jpg'>
</a>
</div>
<div class='columns medium-4 light-title wow zoomIn' data-wow-delay='.2s' data-wow-offset='50'>
<a alt='KickArts' class='work-img lightbox_trigger' data-description="<blockquote><p class='quote'>We desperately needed to expand our online presence for the radio show. WebKea delivered great functionality with easy access to all our episodes.</p></blockquote> - The KickArts Team | <a href='http://www.kickarts.org.nz' target='_blank'>kickarts.org.nz</a>" href='http://res.cloudinary.com/webkea/image/upload/v1443393666/site-2_jfogwx.jpg'>
<img src='http://res.cloudinary.com/webkea/image/upload/v1443393666/site-2_jfogwx.jpg'>
</a>
</div>
<div class='columns medium-4 light-title wow zoomIn' data-wow-delay='.4s' data-wow-offset='50'>
<a alt='Jorge Adrian Alfaro' class='work-img lightbox_trigger' data-description="<blockquote><p class='quote'>They came through with a complete creative package to kick off my fashion design business on the web.</p><br></blockquote> - Jorge A. | <a href='http://www.jorgeadrianalfaro.com' target='_blank'>jorgeadrianalfaro.com</a>" href='http://res.cloudinary.com/webkea/image/upload/v1443393660/site-3_lf1hox.jpg'>
<img src='http://res.cloudinary.com/webkea/image/upload/v1443393660/site-3_lf1hox.jpg'>
</a>
</div>
</div>
<div class='row'>
<div class='columns medium-4 light-title wow zoomIn' data-wow-delay='.6s' data-wow-offset='50'>
<a alt='Ugly Shakespeare Company' class='work-img lightbox_trigger' data-description="<blockquote><p class='quote'>What a fantastic refresh! Those lovely Kea's have done it again.</p><br></blockquote> - Richard G. | <a href='http://www.ugly.org.nz' target='_blank'>ugly.org.nz</a>" href='http://res.cloudinary.com/webkea/image/upload/v1443393662/site-4_jegv1t.jpg'>
<img src='http://res.cloudinary.com/webkea/image/upload/v1443393662/site-4_jegv1t.jpg'>
</a>
</div>
<div class='columns medium-4 light-title wow zoomIn' data-wow-delay='.8s' data-wow-offset='50'>
<a alt='He Waka Eke Noa' class='work-img lightbox_trigger' data-description="<blockquote><p class='quote'>Just what I asked for ~ a modern, responsive landing page. Great job!</p><br></blockquote> - Richard G. | <a href='http://www.waka.org.nz' target='_blank'>waka.org.nz</a>" href='http://res.cloudinary.com/webkea/image/upload/v1443393665/site-5_x9sltb.jpg'>
<img src='http://res.cloudinary.com/webkea/image/upload/v1443393665/site-5_x9sltb.jpg'>
</a>
</div>
<div class='columns medium-4 light-title wow zoomIn' data-wow-delay='1s' data-wow-offset='50'>
<a alt='Enny Benzonelli' class='work-img lightbox_trigger' data-description="<blockquote><p class='quote'>As one of the original founders of WebKea, I was highly impressed by the results.</p><br></blockquote> - Enny B. | <a href='http://www.ennybenzonelli.com' target='_blank'>ennybenzonelli.com</a>" href='http://res.cloudinary.com/webkea/image/upload/v1443393665/site-6_rvph4y.jpg'>
<img src='http://res.cloudinary.com/webkea/image/upload/v1443393665/site-6_rvph4y.jpg'>
</a>
</div>
</div>
</section>
<section class='page' data-anchor='locale' id='locale'>
<div class='locale-pink'>
<iframe allowfullscreen='' class='locale-map' frameborder='0' height='480' src='https://www.google.com/maps/d/embed?mid=z4rsq9ZGaVZw.klqiO3DiOY2U' style='border:0; pointer-events: none; scrollwheel: none;' width='100%'></iframe>
<div class='row footer'>
<div class='columns medium-4 brand'>
<h4>OUR BRAND</h4>
<p>
Did you know the Kea is renowned as one of the most intelligent birds in the world and it is the only known Alpine parrot? The brilliant, curious, vital and logical Kea likes to work cooperatively to achieve goals. Inquisitive by nature, the Kea also loves to solve puzzles and it is known for its cleverness and ingenuity.
</p>
</div>
<div class='columns medium-4'>
<h4>CONTACT</h4>
<p>
Feel free to drop us a line or give us a call anytime. We stay busy but we’ll get back to you promptly.
</p>
<p>
✉ info@webkea.co.nz
</p>
<p>
<a class='phone' href='tel:+64211826521'>
☎ +64 21 182 6521
</a>
</p>
<p>
<a class='phone' href='tel:+64278177847'>
☎ +64 27 817 7847
</a>
</p>
<div class='row social-media'>
<div class='columns small-3 social-media-icon'>
<a class='social-link' href='https://twitter.com/webkeanz' target='_blank'>
<i class='fa fa-twitter-square'></i>
</a>
</div>
<div class='columns small-3 social-media-icon'>
<a class='social-link' href='https://www.facebook.com/webkeanz?_rdr=p' target='_blank'>
<i class='fa fa-facebook-square'></i>
</a>
</div>
<div class='columns small-3 social-media-icon'>
<a class='social-link' href='https://plus.google.com/u/1/+WebkeaNzWeb'>
<i class='fa fa-google-plus-square'></i>
</a>
</div>
<div class='columns small-3 social-media-icon'>
<a class='social-link' href='https://www.linkedin.com/company/webkea-nz'>
<i class='fa fa-linkedin-square'></i>
</a>
</div>
</div>
</div>
<div class='columns medium-4 consult'>
<h4>REQUEST A CONSULT</h4>
<p>Interested in a free consultation? Enter your email address below and we’ll get in touch with you.</p>
<form action='https://getsimpleform.com/messages?form_api_token=0fc8288fc7fbb65677132d49252e7582' class='footer-email-form' method='post'>
<div class='row collapse postfix-round'>
<div class='small-9 columns'>
<input name='redirect_to' type='hidden' value='http://webkea.co.nz/#thanks'>
<input class='footer-email' name='email' placeholder='Enter your email' type='text'>
</div>
<div class='small-3 columns'>
<button class='postfix footer-email-button' type='submit' value='consultation form'>SEND</button>
</div>
</div>
</form>
<p>
© 2014 WEBKEA
</p>
</div>
</div>
</div>
</section>
<script src='./js/min/skrollr.js' type='text/javascript'></script>
<script src='./js/min/detect-mobile-min.js' type='text/javascript'></script>
<script src='js/min/wow.js'></script>
<script>
var wow = new WOW(
{
boxClass: 'wow', // animated element css class (default is wow)
animateClass: 'animated', // animation css class (default is animated)
offset: 0, // distance to the element when triggering the animation (default is 0)
mobile: false // trigger animations on mobile devices (true is default)
}
);
wow.init();
</script>
</body>
</html>