-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·492 lines (418 loc) · 23.4 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
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
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Myhub | Social Planning</title>
<!-- Core Framework CSS before SASS -->
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/myhub-icons.css" rel="stylesheet">
<!-- Fonts -->
<link type="text/css" rel="stylesheet" href="http://fast.fonts.net/cssapi/c2c138df-bec8-4ae7-abb7-59de83a2ce0b.css"/>
<!--add more stylesheet before this line-->
<link href="assets/css/app.css" rel="stylesheet">
<!-- Script for SVG -->
<script type="text/javascript" src="assets/js/modernizr.custom.70954.js"></script>
</head>
<body id="home_body" class="fp-viewing-firstPage">
<!-- Pushy Menu -->
<nav class="pushy pushy-left">
<ul>
<li><a href="about.html">About</a></li>
<li><a href="how-it-works.html">How it Works</a></li>
<li><a href="jobs.html">Jobs</a></li>
<li class=""><a href="http://myhubapp.tumblr.com/">Blog</a></li>
<li><a href="https://myhubapp.zendesk.com/hc/en-us">FAQ</a></li>
<li><a href="contact-us.html">Contact us</a></li>
</ul>
<div class="ln-cr">
<ul>
<li class="col-xs-6 logins"><a href="#">Login</a></li>
<li class="col-xs-6 logins"><a href="#">Sign Up</a></li>
<li class="clearfix"></li>
<li><a href="https://itunes.apple.com/us/app/myhub/id598502707?mt=8"><span><i id="apple-icon" class="fa fa-apple fa-lg"></i> Download the App </span> </a></li>
</ul>
</div>
</nav>
<div class="site-overlay"></div>
<!-- class="container-push"-->
<div id="fullpage" class="">
<div id="pushy_wrapper" class="section section1">
<div class="top-header">
<!--add this class nav menu-->
<div class="top-sub-head clearfix">
<div class="nav-pullleft pull-left">
<a href="#" class="menu-btn"><i class="fa fa-bars"></i></a>
</div>
<div class="sub-logo">
<a id="ln-logo" href="index.html"><img id="header-logo" class="img-responsive" src="assets/images/myhub-logo.png">
</a>
</div>
<ul class="nav navbar-nav navbar-right">
<li><a id="btn_plus" class="btn btn-default hidden-xs" href="#" role="button"><i class="fa fa-plus"></i></a></li>
<li><a id="login-button" href="#">Login or</a></li>
<li><a id="signup-button" class="btn btn-default" href="#" role="button">Sign Up</a></li>
<li id="dropdown-button" class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"><span class="dropdown-icon icon-ellipses"></span></a>
<ul class="dropdown-menu" role="menu">
<li><a href="about.html">About</a></li>
<li><a href="how-it-works.html">How it Works</a></li>
<li><a href="http://myhubapp.tumblr.com/">Blog</a></li>
<li><a href="jobs.html">Jobs</a></li>
<li><a href="https://myhubapp.zendesk.com/hc/en-us">FAQ</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</li>
</ul>
</div>
</div>
<!--end header nav-->
<div id="hs1Content" class="container">
<div class="row">
<div class="col-sm-5">
<div class="ln-cont-text">
<h2>Your new Social Calendar</h2>
<p>
The fastest, easiest way to plan social events and pool cash with friends for anything
</p>
<div class="ln-vid-link hidden-xs">
<a href="http://vimeo.com/122056478?autoplay=1" data-type="vimeo" class="venobox youtubepp2 vbox-item">
<i class="fa fa-play-circle"></i>
watch the video
</a>
</div>
<div id="twilow_smsb" class="twilow_sms hidden-xs">
<label for="modalSmsInputb">Download the App</label>
<input type="tel" class="form-control" placeholder="Enter Your Phone Number" id="modalSmsInputb">
<button id="twillow_submitb">Send SMS</button>
</div>
<div class="visible-xs app-store-img">
<a href="https://itunes.apple.com/us/app/myhub/id598502707?mt=8"><img width="220" src="assets/images/app-store-logo.png" alt="App Store Logo"></a>
</div>
</div>
</div>
<div class="col-sm-5 col-sm-push-1 ln-mblImg">
<img alt="" src="assets/images/iPhone 5C.png">
</div>
</div>
</div>
<div class="hbtmBtns bounce animated">
<a href="#" date-mvto="2">What's Myhub <br/><i class="fa fa-angle-down"></i></a>
</div>
</div>
<!--end section 1-->
<div class="section section2" style="background-color: #F4F5F7;">
<div class="container">
<div class="row">
<div class="col-sm-5 col-sm-push-1 hw_txt visible-xs">
<h2>Welcome to social planning.</h2>
<p>With Myhub anyone can quickly plan and share upcoming events with friends. We also include a flexible payments platform making it incredibly easy for you to pool money and pay yourself out anytime.</p>
<div class="hwt_lm">
<a href="#" class="btn btn-lg btn-learnMore">Learn More</a>
</div>
</div>
<div class="col-sm-5">
<div class="thumb-img thumb-img1"></div>
<div class="thumb-img thumb-img2"></div>
<div class="thumb-img thumb-img3 hidden-xs"></div>
</div>
<div class="col-sm-5 col-sm-push-1 hw_txt hidden-xs">
<h2>Welcome to social planning.</h2>
<p>With Myhub anyone can quickly plan and share upcoming events with friends. We also include a flexible payments platform making it incredibly easy for you to pool money and pay yourself out anytime.</p>
<div class="hwt_lm">
<a href="#" class="btn btn-lg btn-learnMore">Learn More</a>
</div>
</div>
</div>
</div>
<div class="hbtmBtns">
<a href="#" date-mvto="3">Why Myhub <br/><i class="fa fa-angle-down"></i></a>
</div>
</div>
<!--end section 2-->
<div class="section section3" style="background-color: #fff;">
<div role="tabpanel" id="hTab_container" class="container">
<!-- Nav tabs -->
<ul class="htab-links clearfix hidden-xs" role="tablist">
<li role="presentation" class="active"><a href="#without_myhub" aria-controls="home" role="tab" data-toggle="tab">without</a></li>
<li role="presentation"><a href="#with_myhub" aria-controls="profile" role="tab" data-toggle="tab">with</a></li>
</ul>
<!-- Tab panes -->
<div class="tab-content">
<div role="tabpanel" class="tab-pane active fade in row" id="without_myhub">
<div class="col-sm-5 hwhy-txt text-right">
<h2>Forget the Run Around.</h2>
<p>Let’s face it, planning group activities is a pain. Everyone ends up jumping across numerous tools just to make something happen. Myhub solves that with a quick and intuitive platform designed for social planning.
</p>
<div class="hwt_lm hwt_lm_sml_pad">
<a href="#" class="btn btn-lg btn-learnMore">Learn More</a>
</div>
</div>
<div class="col-sm-5 col-sm-push-1">
<div class="slide-3-img">
<embed name="E" class="E hidden-xs" id="E1" src="assets/images/slide-2-icons.svg" width="479" height="316"></embed>
<img id="after-group" class="img-responsive visible-xs" src="assets/images/after-group.png" alt="Slide 3"/>
</div>
</div>
</div>
<div role="tabpanel" class="tab-pane" id="with_myhub">
<div class="col-sm-5 hwhy-txt text-right">
<h2>Forget the Run Around.</h2>
<p>Let’s face it, planning group activities is a pain. Everyone ends up jumping across numerous tools just to make something happen. Myhub solves that with a quick and intuitive platform designed for collaborative planning
</p>
<div class="hwt_lm hwt_lm_sml_pad">
<a href="#" class="btn btn-lg btn-learnMore">Learn More</a>
</div>
</div>
<div class="col-sm-5 col-sm-push-1">
<div class="slide-3-img">
<embed name="E" class="E" id="E2" src="assets/images/host.svg" width="479" height="316">
</div>
</div>
</div>
</div>
</div>
<div class="hbtmBtns">
<a href="#" date-mvto="4">How it Works <br/><i class="fa fa-angle-down"></i></a>
</div>
</div>
<!--end section 3-->
<div class="section section4" style="background-color: #F4F5F7;">
<div class="container">
<div class="row">
<div class="col-sm-5 col-sm-push-1 hw_txt visible-xs">
<h2>How it Works</h2>
<p>It’s simple. Just enter the basic details of your event, choose from our advanced options, then send invites to anyone in your contacts. Everyone can quickly RSVP, pitch in cash, and chat with the rest of the group.</p>
<div class="hwt_lm">
<a href="#" class="btn btn-lg btn-learnMore">Learn More</a>
</div>
</div>
<div class="col-sm-5">
<div class="slide-3-img">
<embed name="H" class="H" id="H" src="assets/images/slide-4-icons.svg" width="385" height="385">
</div>
</div>
<div class="col-sm-5 col-sm-push-1 hw_txt hidden-xs">
<h2>How it Works</h2>
<p>It’s simple. Just enter the basic details of your event, choose from our advanced options, then send invites to anyone in your contacts. Everyone can quickly RSVP, pitch in cash, and chat with the rest of the group.</p>
<div class="hwt_lm">
<a href="#" class="btn btn-lg btn-learnMore">Learn More</a>
</div>
</div>
</div>
</div>
<div class="hbtmBtns">
<a href="#" date-mvto="5">The Difference <br/><i class="fa fa-angle-down"></i></a>
</div>
</div>
<!--end section 4-->
<div class="section section5" style="background-color: #fff;">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="hw_txt">
<h2>Designed for Anything.</h2>
<p>No matter what you’re planning, Myhub can scale from private social gatherings all the way up to business or non-profit events that demand flexible and onsite payments. Give it a try and see for yourself.</p>
<div class="hwt_lm">
<a href="#" class="btn btn-lg btn-learnMore">Contact us</a>
</div>
</div>
</div>
</div>
<div class="row design-icons-cont">
<div class="col-sm-3 col-xs-6">
<div class="design-icon">
<embed name="D" class="D" id="D1" src="assets/images/Suitcase.svg" width="127" height="127">
</div>
<p>Vacations</p>
</div>
<div class="col-sm-3 col-xs-6">
<div class="design-icon">
<embed name="D" class="D" id="D2" src="assets/images/XMas_Party.svg" width="127" height="127">
</div>
<p>Holidays</p>
</div>
<div class="clearfix visible-xs"></div>
<div class="col-sm-3 col-xs-6">
<div class="design-icon">
<embed name="D" class="D" id="D3" src="assets/images/Ticket_II.svg" width="127" height="127">
</div>
<p>Concerts</p>
</div>
<div class="col-sm-3 col-xs-6">
<div class="design-icon">
<embed name="D" class="D" id="D4" src="assets/images/Recreation.svg" width="127" height="127">
</div>
<p>Recreation</p>
</div>
<div class="clearfix"></div>
<div class="col-sm-3 col-xs-6">
<div class="design-icon">
<embed name="D" class="D" id="D5" src="assets/images/turntable.svg" width="127" height="127">
</div>
<p>House Parties</p>
</div>
<div class="col-sm-3 col-xs-6">
<div class="design-icon">
<embed name="D" class="D" id="D6" src="assets/images/Store_Opening.svg" width="127" height="127">
</div>
<p>Store Events</p>
</div>
<div class="clearfix visible-xs"></div>
<div class="col-sm-3 col-xs-6 hidden-xs">
<div class="design-icon">
<embed name="D" class="D" id="D7" src="assets/images/Megaphone_II.svg" width="127" height="127">
</div>
<p>Non Profits</p>
</div>
<div class="col-sm-3 col-xs-6 hidden-xs">
<div class="design-icon">
<embed name="D" class="D" id="D8" src="assets/images/Beach_Trip.svg" width="127" height="127">
</div>
<p>Beach Days</p>
</div>
</div>
</div>
<div class="hbtmBtns">
<a href="#" date-mvto="6">The Difference <br/><i class="fa fa-angle-down"></i></a>
</div>
</div>
<!--end section 5-->
<div class="section section6" style="background-color: #F4F5F7;">
<div class="container">
<div class="row">
<div class="col-xs-12">
<div class="hw_txt text-center">
<h2>Ready to get started?</h2>
<p>Check it out for yourself absolutely free. The only fee’s occur
when you collect or pitch in money. </p>
<div class="hwt_lm hwt_lm_2">
<a href="#" class="btn btn-lg btn-ios"><i class="fa fa-apple"></i> iOS</a>
<!-- <a href="#" class="btn btn-lg btn-default hidden-xs">Start Something</a> -->
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-xs-12">
<div class="fMobileImg">
<embed name="F" class="F" id="F" src="assets/images/slide-6-iphone.svg" width="350" height="597">
</div>
</div>
</div>
<div id="footer_container">
<div class="container">
<div id="fwUpper" class="row hidden-xs">
<div class="col-sm-4 flogoCont">
<div class="flogo">
<a href="#"><img alt="My Hubb" src="assets/images/icons/footer_logo.png"></a>
</div>
<p>The fastest, easiest way to plan group activivites and pool cash with friends.</p>
<div class="footer_socials">
<ul>
<li><a href="http://myhubapp.tumblr.com/"><i class="fa fa-fw fa-lg fa-tumblr"></i></a></li>
<li><a href="https://www.facebook.com/Myhubapp"><i class="fa fa-fw fa-lg fa-facebook"></i></a></li>
<li><a href="https://twitter.com/myhubapp"><i class="fa fa-fw fa-lg fa-twitter"></i></a></li>
<li><a href="https://www.youtube.com/user/MyHubApp"><i class="fa fa-fw fa-lg fa-youtube"></i></a></li>
<li><a href="http://instagram.com/myhubapp"><i class="fa fa-fw fa-lg fa-instagram"></i></a></li>
</ul>
</div>
</div>
<div class="col-md-7 fNav">
<div class="row">
<div class="col-sm-4 col-xs-6">
<h5>COMPANY</h5>
<ul>
<li><a href="about.html">About</a></li>
<li><a href="how-it-works.html">How it Works</a></li>
<li><a href="jobs.html">Jobs</a></li>
<li><a target="_blank" href="https://brandfolder.com/myhub">Press</a></li>
<li><a href="http://myhubapp.tumblr.com/">Blog</a></li>
</ul>
</div>
<div class="clearfix visible-xs"></div>
<div class="col-sm-4 col-xs-6">
<h5>Bowtie Blog</h5>
<ul style="font-family:'Gill Sans W10 Medium';">
<li><a href="#">#NEWS</a></li>
<li><a href="#">#RELEASES</a></li>
<li><a href="#">#HOWTO</a></li>
<li><a href="#">#FUN</a></li>
</ul>
</div><!--end f nav parts-->
<div class="col-sm-4 col-xs-6">
<h5>Help</h5>
<ul style="font-family:'Gill Sans W10 Medium';">
<li><a href="privacy-policy.html">FAQ</a></li>
<li><a href="terms-of-service.html">CONTACT</a></li>
</ul>
</div><!--end f nav parts-->
</div>
</div><!--end footer nav-->
</div>
<div id="mobile-footer-nav" class="row visible-xs text-center">
<div class="col-xs-12">
<a href="terms-of-service.html">About</a> • <a href="privacy-policy.html">How it Works</a> • <a href="terms-of-service.html">Jobs</a> • <a href="terms-of-service.html">Blog</a> • <a href="terms-of-service.html">FAQ</a> • <a href="terms-of-service.html">Contact</a>
</div>
<div class="footer_socials col-xs-12">
<ul>
<li><a href="http://myhubapp.tumblr.com/"><i class="fa fa-fw fa-lg fa-tumblr"></i></a></li>
<li><a href="https://www.facebook.com/Myhubapp"><i class="fa fa-fw fa-lg fa-facebook"></i></a></li>
<li><a href="https://twitter.com/myhubapp"><i class="fa fa-fw fa-lg fa-twitter"></i></a></li>
<li><a href="https://www.youtube.com/user/MyHubApp"><i class="fa fa-fw fa-lg fa-youtube"></i></a></li>
<li><a href="http://instagram.com/myhubapp"><i class="fa fa-fw fa-lg fa-instagram"></i></a></li>
</ul>
</div>
</div>
<div id="co-image" class="text-center">
<embed name="footer_logo_svg" class="footer_logo_svg" id="footer_logo_svg" src="assets/images/CO_Company_Color.svg" width="67" height="67">
</div>
<div id="fwLpr2" class="row">
<div class="col-xs-12 copy_text text-center">2014 Myhub • <a href="privacy-policy.html">Privacy</a> • <a href="terms-of-service.html">Terms</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--end pushy wrapper-->
<!--modals-->
<div class="modal middlemodal fade in" id="downloadAppModal" tabindex="-1" role="dialog" arial-labelledby="downloadAppModalTitle" aria-hidden="false" style="display: none;">
<div class="modal-dialog">
<div class="modal-content">
<button type="button" class="btn close" data-dismiss="modal" aria-hidden="true"><i class="fa fa-times"></i></button>
<div class="modal-body">
<p class="modal-message" style="margin:0 0 1em 0;">Enter your phone number, area code and all.<br>
We’ll text you a download link!</p>
<form class="download-app-form" role="form">
<div class="row">
<div class="col-xs-12 twilow_sms">
<label class="sr-only" for="modalSmsInput">Phone number</label>
<input type="tel" id="modalSmsInput" placeholder="xxxxxxxxx" class="form-control">
<button id="twillow_submit">Send SMS</button>
</div>
<div class="hide col-xs-12" id="pp_status"></div>
</div>
</form>
</div>
</div>
</div>
</div>
<!--modals ends-->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script type="text/javascript" src="assets/js/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script type="text/javascript" src="assets/js/bootstrap.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.easings.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.slimscroll.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.fullPage.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.waypoints.min.js"></script>
<script type="text/javascript" src="assets/js/pushy.min.js"></script>
<script type="text/javascript" src="assets/js/venobox.min.js"></script>
<script type="text/javascript" src="assets/js/custom.js"></script>
<!--add scripts before this line-->
<script type="text/javascript" src="assets/js/scripts.js"></script>
</body>
</html>