-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
436 lines (405 loc) · 27.8 KB
/
index.html
File metadata and controls
436 lines (405 loc) · 27.8 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
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<title>Simple, solid mobile apps for bloggers, musicians & more</title>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="favicon.ico">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Raleway:400,500,300,600,900,800,700,200,100' rel='stylesheet' type='text/css'>
<!-- Global CSS -->
<link rel="stylesheet" href="assets/plugins/bootstrap/css/bootstrap.min.css">
<!-- Plugins CSS -->
<link rel="stylesheet" href="assets/plugins/jasny-bootstrap/css/jasny-bootstrap.min.css">
<link rel="stylesheet" href="assets/plugins/font-awesome/css/font-awesome.css">
<link rel="stylesheet" href="assets/plugins/pe-icon-7-stroke/css/pe-icon-7-stroke.css">
<link rel="stylesheet" href="assets/plugins/pe-icon-7-stroke/css/helper.css">
<link rel="stylesheet" href="assets/plugins/owl-carousel/owl.carousel.css">
<link rel="stylesheet" href="assets/plugins/owl-carousel/owl.theme.css">
<link rel="stylesheet" href="assets/plugins/fullPage.js/jquery.fullPage.css">
<!-- Theme CSS -->
<link id="theme-style" rel="stylesheet" href="assets/css/styles.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<!--Add the title of your typeform below-->
<title>Lemonade</title>
<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-60835879-1', 'auto');
ga('send', 'pageview');
</script>
<!--CSS styles that ensure your typeform takes up all the available screen space (DO NOT EDIT!)-->
<style type="text/css">
html{
margin: 0;
height: 100%;
overflow: hidden;
}
iframe{
position: absolute;
left:0;
right:0;
bottom:0;
top:0;
border:0;
}
</style>
</head>
<body class="homepage">
<nav id="myNavmenu" class="navmenu navmenu-default navmenu-fixed-right text-center" role="navigation">
<ul class="list-unstyled menu-links">
<li class="nav-item active"><a href="index.html">Home</a></li>
<li class="nav-item"><a href="about.html">About</a></li>
<li class="nav-item"><a href="pricing.html">Pricing</a></li>
<!--<li class="nav-item"><a href="faqs.html">FAQs</a></li>-->
<li class="nav-item last"><a href="contact.html">Contact</a></li>
</ul>
</li><!--//dropdown-->
</ul>
<ul class="social-icons list-inline">
<!--<li><a href="https://twitter.com/lemonadestudios"><i class="fa fa-twitter"></i></a></li>-->
<li><a href="https://www.facebook.com/LemonadeApps"><i class="fa fa-facebook"></i></a></li>
</ul>
<!--
<ul class="list-unstyled download-buttons">
<li class="app-store"><a href="#"><img class="img-responsive" src="Lemonade Studios/products-WB065NR19/atom-theme/assets/images/buttons/btn-app-store.png" alt="Download from App Store" /></a></li>
<li class="google-play"><a href="#"><img class="img-responsive" src="Lemonade Studios/products-WB065NR19/atom-theme/assets/images/buttons/btn-google-play.png" alt="Download from Google Play" /></a></li>
<li class="windows-store"><a href="#"><img class="img-responsive" src="Lemonade Studios/products-WB065NR19/atom-theme/assets/images/buttons/btn-windows-store.png" alt="Download from Windows Phone Store" /></a></li>
</ul><!--//list-unstyled-->
</nav>
<script type="text/javascript" src="https://s3-eu-west-1.amazonaws.com/share.typeform.com/embed.js"></script>
<div class="canvas-wrapper">
<!-- ******HEADER****** -->
<header id="header" class="header navbar-fixed-top">
<div class="container">
<a href="index.html" target="_self"><img src="assets/images/Lemonadelogo.png" width="100" height="45"/></a>
<!--//logo-->
<div class="social-container text-center">
<ul class="social-icons list-inline">
<!--<li><a href="https://twitter.com/lemonadestudios"><i class="fa fa-twitter"></i></a></li>-->
<li><a href="https://www.facebook.com/LemonadeApps"><i class="fa fa-facebook"></i></a></li>
</ul>
</div>
<div class="navbar-wrapper">
<span class="navbar-label">MENU</span>
<button type="button" class="navbar-toggle" data-toggle="offcanvas" data-target="#myNavmenu" data-recalc="false" data-canvas="body">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div><!--//navbar -->
</div><!--//container-->
</header><!--//header-->
<div id="fullpage" class="sections-wrapper">
<!-- ******Promo Section****** -->
<section id="promo" class="promo section gradient-1">
<div class="container">
<div class="row">
<div class="intro-area col-md-6 col-md-offset-1 col-sm-6 col-xs-12">
<h2 class="title">We take care of design, development, publishing and marketing for less than a grand.</h2>
<p class="intro"></p>
<div class="download-area col-md-9 col-xs-12">
<ul class="list-unstyled summary">
<li><i class="fa fa-check"></i> <a href="#benefit1">Musicians, Bands &DJs</a></li>
<li><i class="fa fa-check"></i> Events, Parties, Weddings</li>
<li><i class="fa fa-check"></i> Restaurants, Bars, Nightclubs</li>
<li><i class="fa fa-check"></i> <a href="#benefit2">Bloggers, Websites, Online Stores</a></li>
<li><i class="fa fa-check"></i> <a href="#benefit3">Retail & Small Businesses</a></li>
<li><i class="fa fa-check"></i> Schools & Sports Teams</li>
<li><i class="fa fa-check"></i> Real Estate Agents</li>
<li><i class="fa fa-check"></i> Photographers</li>
<li><i class="fa fa-check"></i> Gyms</li>
</ul>
<a id="home-squeeze" class="squeeze-btn">Give us a squeeze</a>
</div>
</div>
<div class="device device-iphone text-center col-md-4 col-sm-6 col-xs-12">
<div class="device-holder iphone-holder iphone-gold-holder offset-top">
<div class="device-holder-inner">
<div id="home-slideshow" class="owl-carousel owl-theme">
<div class="item"><img class="img-responsive" src="assets/images/devices/screenshots/iphone6-screen-1.1.jpg" alt=""></div>
<div class="item"><img class="img-responsive" src="assets/images/devices/screenshots/iphone6-screen-1.2.jpg" alt=""></div>
<div class="item"><img class="img-responsive" src="assets/images/devices/screenshots/iphone6-screen-1.3.jpg" alt=""></div>
</div>
</div>
</div>
</div>
<div class="clearfix"></div>
<div class="arrow-holder text-center">
<p class="lead-text"><a href="#benefit1">Find out more</a></p>
<a href="#benefit1" class="animate pe-7s-bottom-arrow pe-3x"></a>
</div><!--//arrow-holder-->
</div><!--//row-->
</div><!--//container-->
</section><!--//promo-->
<!-- ******Benefit-1 Section****** -->
<section id="benefit-1" class="benefit-1 section gradient-2 has-pattern">
<div class="section-inner">
<div class="container text-center">
<div class="row">
<div class="content col-md-7 col-sm-6 col-xs-12">
<div class="content-inner">
<div class="source"> <img src="assets/images/SplashIcons/LS_MusiciansIcon.png" alt="microphone"
" class="SplashIcon" />
</div>
<h2 class="title text-center">Musicians, Bands & DJs</h2>
<p class="intro text-center">Your app is a hub for your fans to find all of your music, videos, social networks, merch, tickets, and tour info in one place.</p>
<a id="music-squeeze" class="squeeze-btn">Grab More Fans</a>
</div><!--//content-inner-->
<div class="testimonial text-center">
<div class="quote-container">
<i class="fa fa-quote-left"></i>
<blockquote class="quote">
It’s amazing. My app lets me connect with my fans in a whole new way. I love being able to send push notifications to all of my fans every time I release a new track or I’m making a tour stop near them. Lemonade made it super easy.
</blockquote>
<div class="source">
<img class="profile" src="assets/images/profiles/profile-1.png" alt="" />
<p class="meta">
<span class="source-name"><a href="#">Kap Slap</a></span>
<span class="source-title">DJ, Producer</span>
</p>
</div><!--//source-->
</div><!--//quote-container-->
</div><!--//testimonial-->
</div><!--//content-->
<div class="device device-iphone col-md-4 col-sm-6 col-xs-12">
<div class="device-holder iphone-holder iphone-gold-holder offset-top">
<div class="device-holder-inner">
<div id="music-slideshow" class="owl-carousel owl-theme">
<div class="item"><img class="img-responsive" src="assets/images/devices/screenshots/iphone6-screen-2.jpg" alt=""></div>
<div class="item"><img class="img-responsive" src="assets/images/devices/screenshots/iphone6-screen-2.1.png" alt=""></div>
<div class="item"><img class="img-responsive" src="assets/images/devices/screenshots/iphone6-screen-2.2.png" alt=""></div>
<div class="item"><img class="img-responsive" src="assets/images/devices/screenshots/iphone6-screen-2.3.png" alt=""></div>
</div>
</div><!--//device-holder-inner-->
</div><!--//device-holder-->
</div><!--//phone-holder-->
</div><!--//row-->
</div><!--//container-->
</div><!--//section-inner-->
</section><!--//benefit-1-->
<!-- ******Benefit-2 Section****** -->
<section id="benefit-2" class="benefit-2 section gradient-3 has-pattern">
<div class="section-inner">
<div class="container text-center">
<div class="row">
<div class="content col-md-7 col-sm-6 col-xs-12 col-md-push-4 col-sm-push-6 col-xs-push-0">
<div class="content-inner">
<div class="source"> <img src="assets/images/SplashIcons/LS_BloggersIcon.png" alt="blog icon"
" class="SplashIcon" /></div>
<h2 class="title text-center">Blog your heart out.</h2>
<p class="intro text-center">This is your blog on steroids - now your readers can stream playlists, videos, and buy merch all from your custom app.</p>
<a id="blog-squeeze" class="squeeze-btn">Mobilize Your Blog</a>
</div><!--//content-inner-->
<div class="testimonial text-center">
<div class="quote-container">
<i class="fa fa-quote-left"></i>
<blockquote class="quote">
I loved working with Lemonade studios. Our app takes our blog to the next level. People love having all of our content in one place. The fan wall is blowing up!
</blockquote>
<div class="source">
<img class="profile" src="assets/images/profiles/profile-2.png" alt="" />
<p class="meta">
<span class="source-name"><a href="#">Jay Warner</a></span>
<span class="source-title">COO, FAF Magazine</span>
</p>
</div><!--//source-->
</div><!--//quote-container-->
</div><!--//testimonial-->
</div><!--//content-->
<div class="device device-iphone col-md-4 col-sm-6 col-xs-12 col-md-pull-7 col-sm-pull-6 col-xs-pull-0">
<div class="device-holder iphone-holder iphone-gold-holder offset-top">
<div class="device-holder-inner">
<div id="blog-slideshow" class="owl-carousel owl-theme">
<div class="item"><img class="img-responsive" src="assets/images/devices/screenshots/iphone6-screen-3.png" alt=""></div>
<div class="item"><img class="img-responsive" src="assets/images/devices/screenshots/iphone6-screen-3.1.png" alt=""></div>
<div class="item"><img class="img-responsive" src="assets/images/devices/screenshots/iphone6-screen-3.2.png" alt=""></div>
<div class="item"><img class="img-responsive" src="assets/images/devices/screenshots/iphone6-screen-3.3.png" alt=""></div>
</div>
</div><!--//device-holder-inner-->
</div><!--//device-holder-->
</div><!--//phone-holder-->
</div><!--//row-->
</div><!--//container-->
</div><!--//section-inner-->
</section><!--//benefit-2-->
<!-- ******Benefit-3 Section****** -->
<section id="benefit-3" class="benefit-3 section gradient-4 has-pattern">
<div class="section-inner">
<div class="container text-center">
<div class="row">
<div class="content col-md-7 col-sm-6 col-xs-12">
<div class="content-inner">
<div class="source"> <img src="assets/images/SplashIcons/LS_CommerceIcon.png" alt="ecommerce icon"
" class="SplashIcon" /></div></span>
<h2 class="title text-center">Your Shop Never <br> Looked So Good.</h2>
<p class="intro text-center">Give your customers the ultimate buying experience. Let them know when you’re running deals with targeted push notifications.</p>
<a id="shop-squeeze" class="squeeze-btn">Mobilize Your Customers</a>
</div><!--//content-inner-->
<div class="testimonial text-center">
<div class="quote-container">
<i class="fa fa-quote-left"></i>
<blockquote class="quote">
The guys at Lemonade really delivered. Now whenever I post a new deal I can send out a push notification and my customers get a reminder to buy. It’s awesome.
</blockquote>
<div class="source">
<img class="profile" src="assets/images/profiles/profile-3.png" alt="" />
<p class="meta">
<span class="source-name"><a href="#">Ethan Hou</a></span>
<span class="source-title">Director of Marketing, Elekteks</span>
</p>
</div><!--//source-->
</div><!--//quote-container-->
</div><!--//testimonial-->
</div><!--//content-->
<div class="device device-iphone col-md-4 col-sm-6 col-xs-12">
<div class="device-holder iphone-holder iphone-gold-holder offset-top">
<div class="device-holder-inner">
<div id="shop-slideshow" class="owl-carousel owl-theme">
<div class="item"><img class="img-responsive" src="assets/images/devices/screenshots/iphone6-screen-4.png" alt=""></div>
<div class="item"><img class="img-responsive" src="assets/images/devices/screenshots/iphone6-screen-4.1.jpg" alt=""></div>
</div>
</div><!--//device-holder-inner-->
</div><!--//device-holder-->
</div><!--//phone-holder-->
</div><!--//row-->
</div><!--//container-->
</div><!--//section-inner-->
</section><!--//benefit-3-->
<!-- ******CTA Section****** -->
<!--//<section id="cta-section" class="cta-section section gradient-5">
<div class="press text-center">
<div class="press-inner">
<div class="container text-center">
<h2 class="title">As featured on...</h2>
<div class="row">
<ul class="list-unstyled press-list">
<li class="col-md-2 col-sm-4 col-xs-6"><a href="press.html"><img class="img-responsive" src="assets/images/press/logo-1.png" alt=""></a></li>
<li class="col-md-2 col-sm-4 col-xs-6"><a href="press.html"><img class="img-responsive" src="assets/images/press/logo-2.png" alt=""></a></li>
<li class="col-md-2 col-sm-4 col-xs-6"><a href="press.html"><img class="img-responsive" src="assets/images/press/logo-3.png" alt=""></a></li>
<li class="col-md-2 col-sm-4 col-xs-6"><a href="press.html"><img class="img-responsive" src="assets/images/press/logo-4.png" alt=""></a></li>
<li class="col-md-2 col-sm-4 col-xs-6"><a href="press.html"><img class="img-responsive" src="assets/images/press/logo-5.png" alt=""></a></li>
<li class="col-md-2 col-sm-4 col-xs-6"><a href="press.html"><img class="img-responsive" src="assets/images/press/logo-6.png" alt=""></a></li>
</ul>
</div>
</div>
</div><!--//press-inner-->
<!--//</div><!--//press-->
<!--//<div class="download text-center">
<div class="container">
<h3 class="title">Download Atom now <br />and start marketing your app to your audience</h3>
<ul class="list-inline download-list">
<li><a class="btn btn-cta btn-cta-primary" href="#"><i class="fa fa-apple"></i><span class="text">Download for iOS</span> </a></li>
<li><a class="btn btn-cta btn-cta-primary" href="#"><i class="fa fa-android"></i><span class="text">Download for Android</span></a></li>
<li><a class="btn btn-cta btn-cta-primary" href="#"><i class="fa fa-windows"></i><span class="text">Download for Windows</span></a></li>
</ul>
<figure class="qr-holder">
<img src="assets/images/buttons/QR-code.png" alt="" />
<figcaption class="caption">Scan the QR code to download</figcaption>
</figure>
</div><!--//container-->
<!--//</div><!--//download-->
<!--// </section><!--//cta-section-->
<!--//</div><!--//sections-wrapper-->
<!-- ******FOOTER****** -->
<footer class="footer">
<div class="container text-center">
<nav class="links">
<ul class="list-inline">
<li><a href="about.html">About</a></li>
<li><a href="pricing.html">Pricing</a></li>
<!--<li><a href="faqs.html">FAQs</a></li>-->
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
<ul class="social-icons list-inline">
<!--<li><a href="https://twitter.com/LemonadStudios"><i class="fa fa-twitter"></i></a></li>-->
<li><a href="https://www.facebook.com/Lemonadeapps"><i class="fa fa-facebook"></i></a></li>
</ul>
<ul class="links legal-links list-inline">
<li><a href="#">Privacy</a></li>
<li class="last"><a href="#">Terms</a></li>
</ul><!--//legal-links-->
<small class="copyright">Copyright © 2015 <a href="http://lemonadestudios.com/">Lemonade Studios</a></small>
</div><!--//container-->
</footer><!--//footer-->
</div><!--//canvas-wrapper-->
<!-- *****Video Modal***** -->
<div class="modal modal-video" id="modal-video" tabindex="-1" role="dialog" aria-labelledby="videoModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 id="videoModalLabel" class="modal-title sr-only">Video Tour</h4>
</div>
<div class="modal-body">
<div class="video-container text-center">
<iframe id="vimeo-video" src="//player.vimeo.com/video/75045142?color=ffffff&wmode=transparent" width="720" height="405" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
</div><!--//video-container-->
</div><!--//modal-body-->
</div><!--//modal-content-->
</div><!--//modal-dialog-->
</div><!--//modal-->
</div>
<!-- Main Javascript -->
<!-- Main Javascript -->
<!-- Google Code for Remarketing Tag -->
<!--
Remarketing tags may not be associated with personally identifiable information or placed on pages related to sensitive categories. See more information and instructions on how to setup the tag on: http://google.com/ads/remarketingsetup
-->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 974972289;
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/974972289/?value=0&guid=ON&script=0"/>
</div>
</noscript>
<script type="text/javascript" src="assets/plugins/jquery-1.11.2.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-migrate-1.2.1.min.js"></script>
<script type="text/javascript" src="assets/plugins/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/jasny-bootstrap/js/jasny-bootstrap.min.js"></script>
<script type="text/javascript" src="assets/plugins/jquery-placeholder/jquery.placeholder.js"></script>
<script type="text/javascript" src="assets/plugins/FitVids/jquery.fitvids.js"></script>
<script type="text/javascript" src="assets/js/main.js"></script>
<!-- Fullpage.js -->
<script type="text/javascript" src="assets/plugins/fullPage.js/jquery.fullPage.min.js"></script>
<script type="text/javascript" src="assets/js/fullpage-custom.js"></script>
<!-- Owl Carousel -->
<script type="text/javascript" src="assets/plugins/owl-carousel/owl.carousel.js"></script>
<script type="text/javascript" src="assets/js/owl-custom.js"></script>
<!-- Google Conversion Code -->
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
<!-- Form Validation -->
<script type="text/javascript" src="assets/plugins/FitVids/jquery.fitvids.js"></script>
<script type="text/javascript" src="assets/plugins/jquery.validate.min.js"></script>
<script type="text/javascript" src="assets/js/form-validation-custom.js"></script>
<!-- Form iOS fix -->
<script type="text/javascript" src="assets/plugins/isMobile/isMobile.min.js"></script>
<script type="text/javascript" src="assets/js/form-mobile-fix.js"></script>
<!-- Vimeo video -->
<script src="http://a.vimeocdn.com/js/froogaloop2.min.js"></script>
<script type="text/javascript" src="assets/js/vimeo.js"></script>
<div id="close-typeform"><p>Close</p></div>
<div id="typeform-container"><p>blank</p><img src="assets/images/Lemonade_Glass.png"></div>
<iframe id="typeform-full" width="100%" height="100%" frameborder="0" src="https://nickmc.typeform.com/to/NqWO2d"></iframe>
</body>
</html>