-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact-us-old.html
executable file
·369 lines (301 loc) · 15.6 KB
/
contact-us-old.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
<!DOCTYPE html>
<html lang="en">
<head>
<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="apple-itunes-app" content="app-id=598502707"/>
<meta name="description" content="The fastest easiest way to plan social events and pool cash with friends for anything. Download from the App Store.">
<meta name="keywords" content="">
<meta name="author" content="Luis Metzger">
<link href="myhub_v1/assets/img/favicon.png" rel="shortcut icon" >
<title>Contact Us | Myhub</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">
<!--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 onload="initialize()" data-spy="scroll" data-offset="0" data-target=".navbar">
<!-- 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><a href="https://myhubapp.zendesk.com/hc/en-us">FAQ</a></li>
<li class=""><a href="http://myhubapp.tumblr.com/">Blog</a></li>
<li><a href="contact-us.html">Support</a></li>
<li><a href="https://itunes.apple.com/us/app/myhub/id598502707?mt=8" class="ln-red-link">Download the app!</a></li>
</ul>
<div class="ln-cr">
<ul>
<li><a href="terms-of-service.html">Terms</a></li>
<li><a href="privacy-policy.html">Legal</a></li>
</ul>
</div>
</nav>
<!-- Site Overlay -->
<div class="site-overlay"></div>
<!-- class="container-push"-->
<div id="ln-wrapper-container">
<div id="ln-wrapper" class="ln-wrapper">
<div class="ln-header">
<div class="ln-header-inner clearfix text-center">
<div class="top-header4">
<!--add this class nav menu-->
<div class="top-sub-head">
<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 class="img-responsive" src="myhub_v1/assets/images/myhub-logo-2.png">
</a>
</div>
<div class="nav-wrapper">
<ul class="clearfix">
<li class="downloadlink"><a href="javascript:;" class="downlo">Download</a></li>
<li class="subli" ><a href="about.html">About</a></li>
<li class="subli" ><a href="how-it-works.html">How it Works</a></li>
<li class="subli" ><a href="http://myhubapp.tumblr.com/">Blog</a></li>
<li class="subli" ><a href="jobs.html">Job</a></li>
<li class="subli" ><a href="https://myhubapp.zendesk.com/hc/en-us">FAQ</a></li>
<li class="subli" ><a href="contact-us.html" >Support</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!--end header-->
<div class="aboutPageCont contactUsCont">
<!-- Header Wrap -->
<section id="home" name="home"></section>
<div class="headerwrap">
<div class="container">
<div class="row text-center">
<div class="col-lg-12">
<h1><span>Contact Us</span></h1>
<h3> <span>Have a question? Feature request? How about a good story? </span></h3>
<h3><span>Drop us a line or call us up. We’re here for you.</span></h3>
<br>
</div>
</div>
</div> <!-- /container -->
</div><!-- /headerwrap -->
<!-- Features Wrap -->
<section id="features" name="features"></section>
<div class="cu_inner cu_inner_top">
<div class="container">
<div class="cuiTtl">
<h2>Support Options</h2>
<p>Have an immediate question? Get in touch via one of the following.</p>
</div>
<div class="row cui_conts">
<div class="col-md-4 col-sm-4">
<img src="myhub_v1/assets/images/chat_img.png" alt="chat"/>
<h2>Live Chat</h2>
<p>Available 9-5pm MTD time <br/>
<a href="#">Click Here</a></p>
</div>
<div class="col-md-4 col-sm-4">
<img src="myhub_v1/assets/images/email_img.png" alt="chat"/>
<h2>Email us</h2>
<p>We’ll get back to you within 24hrs. <br/>
<a href="#">[email protected]</a></p>
</div>
<div class="clearfix visible-xs"></div>
<div class="col-md-4 col-sm-4">
<img src="myhub_v1/assets/images/call_img.png" alt="chat"/>
<h2>Call us</h2>
<p>Available 9-5pm MTD time. <br/>
(303) 749.0027 x0</p>
</div>
</div>
</div><!-- /container -->
</div><!-- /featureswrap -->
<div class="divider_cu"> </div>
<div class="cu_inner">
<div class="container">
<div class="cuiTtl">
<h2>Specific Requests</h2>
<p>Have a specific request? Contact us at one of the following.</p>
</div>
<div class="row cui_conts">
<div class="col-md-4 col-sm-4">
<h2>Jobs</h2>
<p>Think you’d make a great member <br class="visible-lg"/>
of our team? We want to hear from you. <br/>
<a href="#">[email protected]</a></p>
</div>
<div class="col-md-4 col-sm-4">
<h2>Partnerships</h2>
<p>Interested in partnering with Myhub <br class="visible-lg"/>
for your brand, event, or conference? <br/>
<a href="#">[email protected]</a></p>
</div>
<div class="clearfix visible-xs"></div>
<div class="col-md-4 col-sm-4">
<h2>Press</h2>
<p>Need additional information and <br class="visible-lg"/>
materials from us? No sweat.<br/>
<a href="#">[email protected]</a></p>
</div>
</div>
</div><!-- /container -->
</div><!-- /featureswrap -->
<div class="divider_cu"> </div>
<div class="cu_inner cu_gmsp">
<div class="container">
<div class="cuiTtl">
<h2>Our Offices</h2>
<p>Interested in stopping by? No sweat. Simply check in with the front desk.</p>
</div>
</div><!-- /container -->
</div>
<div class="google_map" id="map_canvas">
<img src="myhub_v1/assets/images/contact_us_map.jpg" alt="Map" style="visibility: hidden"/>
<!--</div> -->
<!--<div id="map_canvas"></div>
</div><!-- /featureswrap -->
</div>
</div>
<!-- Footer Wrap -->
<section id="contact" name="contact"></section>
<footer id="footer">
<div class="fupper container-fluid text-center hide">
<a href="#"><img src="myhub_v1/assets/images/icons/get_started_btn.png" alt="Get Started"/></a>
</div>
<!-- <div id="fbuttons">
<a class="btnLeft" href="#">Download the app</a>
<a class="btnRight" href="#">Plan Something - Free</a>
</div> -->
<div id="footerwrap">
<div class="container hidden-xs">
<div class="row" id="fwUpper">
<div class="col-md-4 flogoCont">
<div class="flogo">
<a href="#"><img src="myhub_v1/assets/images/footer_logo.png" alt="My Hubb"/></a>
</div>
<p>Myhub is a tech startup in Denver, CO building a platform for social event planning, collaboration, and payments.</p>
</div>
<div class="col-md-7 fNav">
<div class="row">
<div class="col-sm-3 col-xs-6">
<h5>COMPANY</h5>
<ul style="font-family:'Gill Sans W10 Medium';">
<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 href="https://brandfolder.com/myhub">Press</a></li>
<li><a href="http://myhubapp.tumblr.com/">Blog</a></li>
</ul>
</div><!--end f nav parts-->
<!-- <div class="col-sm-3 col-xs-6">
<h5>BLOG</h5>
<ul style="font-family:'Gill Sans W10 Medium';">
<li><a href="#">#Announcements</a></li>
<li><a href="#">#Basics</a></li>
<li><a href="#">#HowTo</a></li>
<li><a href="#">#Fun</a></li>
<li><a href="#">#TechTalk</a></li>
</ul>
</div><!--end f nav parts-->
<div class="clearfix visible-xs"></div>
<div class="col-sm-3 col-xs-6">
<h5>SUPPORT</h5>
<ul style="font-family:'Gill Sans W10 Medium';">
<li><a href="faq.html">FAQ</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</div><!--end f nav parts-->
<div class="col-sm-3 col-xs-6">
<h5>LEGAL</h5>
<ul style="font-family:'Gill Sans W10 Medium';">
<li><a href="privacy-policy.html">Privacy</a></li>
<li><a href="terms-of-service.html">Terms</a></li>
</ul>
</div><!--end f nav parts-->
</div>
</div><!--end footer nav-->
</div><!--end upper footer-->
</div>
<div class="divider_cu hidden-xs"></div>
<div class="container">
<div class="row visible-xs">
<ul class="col-xs-12 bnm_page_links list-unstyled">
<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 href="faq.html">FAQ</a></li>
<li><a href="http://myhubapp.tumblr.com/">Blog</a></li>
<li><a href="https://brandfolder.com/myhub">Press</a></li>
<li><a href="contact-us.html">Contact Us</a></li>
</ul>
</div>
<div class="row" id="fwMdl">
<div class="col-md-3">
<a href="https://itunes.apple.com/us/app/myhub/id598502707?mt=8"><img alt="" src="assets/images/App_Store_Badge.svg" style="width: 170px;"></a>
</div>
<div class="col-md-6 flogo hidden-xs">
<img alt="" src="assets/images/CO_Company_Color.svg" style="width: 120px;">
</div>
<div class="col-md-3 fSocial">
<h5>Join us</h5>
<a href="https://www.facebook.com/Myhubapp" target="_blank"><img src="myhub_v1/assets/images/icons/fs_fb.png" alt="Facebook"/></a>
<a href="https://twitter.com/myhubapp" target="_blank"><img src="myhub_v1/assets/images/icons/fs_linkin.png" alt="Instagram"/></a>
<a href="https://plus.google.com/+Myhubapp/" target="_blank"><img src="myhub_v1/assets/images/icons/fs_thmb.png" alt="Tumblr"/></a>
<a href="http://myhubapp.tumblr.com/" target="_blank"><img src="myhub_v1/assets/images/icons/fs_twt.png" alt="Twitter"/></a>
<a href="https://www.youtube.com/user/MyHubApp" target="_blank"><img src="myhub_v1/assets/images/icons/fs_ytb.png" alt="Youtube"/></a>
</div>
</div><!--end middle footer-->
<div class="row fcopyRight text-left" id="fwLower">
<div class="col-md-12">
© 2014 myhub
</div>
</div><!--end Lower footer-->
</div>
</div>
</footer>
</div>
</div>
<!--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>