-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
400 lines (373 loc) · 21.3 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
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="css/custom.css" />
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
<script src="js/validate-email.js"></script>
<!-- Load Navbar & Footer -->
<script>
$(function () {
$("#navbarQuery").load("navbar.html");
$("#footerQuery").load("footer.html");
});
</script>
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
<link rel="manifest" href="favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- SEO Meta Tags -->
<meta charset="utf-8">
<meta name="keywords" content="tripbuddy.sg,tripbuddy,trip,buddy,local,singapore,exchange,university,study,abroad,student,college">
<meta name="description" content="A truly local experience with local student guides, see Singapore like it was meant to be seen. Join us today!">
<!-- Facebook Meta Tags -->
<!-- TODO: Add 'content' for og:url & og:image below. -->
<meta property="og:url" content="<<Home Page URL>>" />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="TripBuddy.sg" />
<meta property="og:title" content="Join Us!" />
<meta property="og:description" content="A truly local experience with local student guides, see Singapore like it was meant to be seen." />
<meta property="og:image" content="<<Absolute URL for Logo>>" />
<meta property="fb:app_id" content="1681340718812167" />
<!-- Twitter Meta Tags -->
<!-- TODO: Add 'content' for twitter:image below. -->
<meta name="twitter:card" content="summary">
<meta name="twitter:url" content="http://tripbuddy.sg">
<meta name="twitter:title" content="TripBuddy.SG">
<meta name="twitter:description" content="A truly local experience with local student guides, see Singapore like it was meant to be seen.">
<meta name="twitter:image" content="<<Absolute URL for Logo>>">
<title>TripBuddy.SG</title>
</head>
<body>
<div class="overflowWrap">
<!-- NAVBAR -->
<div id="navbarQuery"></div>
<!-- E-MAIL CHANGE MODAL -->
<div id="emailModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="emailModal">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<!-- Modal Header -->
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal">×</button>
<h4 class="modal-title">Would you like to change your e-mail?</h4>
</div>
<!-- Modal Body -->
<div class="modal-body">
<div class="row">
<div class="col-sm-4 col-sm-offset-4">
<img src="img/sample-avatar.png" class="img-responsive img-thumbnail">
</div>
</div>
<div class="row">
<div class="col-md-10 col-md-offset-1">
<h1>Welcome, Olivia Wilde!</h1>
<h2>Your current e-mail address is [email protected]. Would you like to change it?</h2>
</div>
</div>
<form name="emailForm" class="form-horizontal" role="form" onsubmit="return validateForm()" action="" method="post" novalidate>
<div class="row">
<div class="form-group">
<div class="col-sm-8 col-sm-offset-2">
<input type="email" class="form-control" id="email" name="email" value="[email protected]" placeholder="e.g. [email protected]" required>
</div>
</div>
</div>
<div class="row btn-row">
<div class="col-md-3 col-md-offset-3">
<button type="submit" class="btn btn-success">CHANGE</button>
</div>
<div class="col-md-3">
<button class="btn btn-success" data-dismiss="modal">NOPE</button>
</div>
</div>
</form>
<div class="alert alert-danger form-empty" role="alert">
<strong>Oops!</strong> You haven't entered an e-mail address.
</div>
<div class="alert alert-warning form-invalid-email" role="alert">
<strong>Oops!</strong> Not a valid e-mail address.
</div>
<div class="alert alert-success form-success" role="alert">
<strong>Success!</strong> E-mail successfully changed.
</div>
</div>
</div>
</div>
</div>
<!-- NOTE: Script to activate e-mail modal. -->
<!--
<script>
$('#emailModal').modal('show');
</script>
-->
<!-- JUMBOTRON -->
<div class="container-fluid home-jumbotron">
<div class="jumbotron-content">
<h1>EXCHANGE YOUR WORLD</h1>
<h2>A truly local experience with local student guides, see Singapore like it was meant to be seen.</h2>
<button class="btn btn-primary btn-jumbotron">HOW DOES IT WORK?</button>
</div>
</div>
<!-- HOME PAGE CONTENT -->
<div class="home-grid">
<!-- Trips Happening Soon Grid -->
<div class="grid-trips-soon">
<a href="view-all-trips.html">
<h1>HAPPENING SOON <i class="fa fa-plus"></i></h1>
</a>
<div class="container-fluid">
<div class="row">
<!-- NOTE: When there are no trips happening soon. -->
<!--
<div class="err-search">
<p>Sorry, no trips happening soon.</p>
</div>
-->
<div class="col-sm-6 col-md-4">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<a href="trip.html">
<div class="trip-grid-link" style="background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('img/sample-trip.png') no-repeat center center; background-size: cover;">
<p class="theme">Nightlife</p>
<p class="title">East vs West</p>
<p class="tagline">A night where the question of who are better drinkers will forever be answered.</p>
</div>
</a>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<a href="trip.html">
<div class="trip-grid-link" style="background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('img/sample-trip.png') no-repeat center center; background-size: cover;">
<p class="theme">Nightlife</p>
<p class="title">East vs West</p>
<p class="tagline">A night where the question of who are better drinkers will forever be answered.</p>
</div>
</a>
</div>
</div>
</div>
<div class="hidden-sm col-md-4">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<a href="trip.html">
<div class="trip-grid-link" style="background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('img/sample-trip.png') no-repeat center center; background-size: cover;">
<p class="theme">Nightlife</p>
<p class="title">East vs West</p>
<p class="tagline">A night where the question of who are better drinkers will forever be answered.</p>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- View All Trips Button -->
<div class="container-fluid view-all">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<a href="view-all-trips.html">
<button class="btn btn-primary btn-view-all">VIEW ALL TRIPS</button>
</a>
</div>
</div>
</div>
</div>
<!-- Themes Grid -->
<div class="grid-themes">
<h1>THEMES <i class="fa fa-plus"></i></h1>
<div class="container-fluid">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="row">
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Spa/Relax</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Beach/Sun</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Nature/Green</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Spiritual</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Photography</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Adventure</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Backpacker</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Sports</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Romantic</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Nightlife</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">High Life</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">F&B</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Vegetarian</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Budget</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Art & Culture</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">History</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">LGBT</button>
</div>
</a>
<a href="#">
<div class="col-md-2 col-sm-6">
<button class="btn btn-primary btn-theme">Home/Family</button>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- Promotional Video -->
<div id="promotional_video">
<a href="testimonials.html">
<h1>PAST EVENTS <i class="fa fa-plus"></i></h1>
</a>
<div class="container-fluid">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="embed-responsive embed-responsive-16by9">
<iframe class="embed-responsive-item" src="https://www.youtube.com/embed/oNWBCNTzsMQ?controls=0;modestbranding=1;rel=0;showinfo=0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</div>
<!-- Hosts Grid -->
<div class="grid-hosts">
<a href="view-all-hosts.html"><h1>OUR HOSTS <i class="fa fa-plus"></i></h1></a>
<div class="container-fluid">
<div class="row">
<!-- NOTE: When there are no hosts registered. -->
<!--
<div class="err-search">
<p>Sorry, we have no active hosts at the moment.</p>
</div>
-->
<div class="col-sm-6 col-md-4">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="host-grid-link" style="background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('img/sample-host.png') no-repeat center center; background-size: cover;">
<p class="tag">Host</p>
<p class="name">Olivia</p>
<p class="tagline">As an avid reader, she spends her time painting and playing the guitar.</p>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-md-4">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="host-grid-link" style="background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('img/sample-host.png') no-repeat center center; background-size: cover;">
<p class="tag">Host</p>
<p class="name">Olivia</p>
<p class="tagline">As an avid reader, she spends her time painting and playing the guitar.</p>
</div>
</div>
</div>
</div>
<div class="hidden-sm col-md-4">
<div class="row">
<div class="col-md-10 col-md-offset-1">
<div class="host-grid-link" style="background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('img/sample-host.png') no-repeat center center; background-size: cover;">
<p class="tag">Host</p>
<p class="name">Olivia</p>
<p class="tagline">As an avid reader, she spends her time painting and playing the guitar.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- View All Hosts Button -->
<div class="container-fluid view-all">
<div class="row">
<div class="col-md-6 col-md-offset-3">
<a href="view-all-hosts.html">
<button class="btn btn-primary btn-view-all">VIEW ALL HOSTS</button>
</a>
</div>
</div>
</div>
</div>
</div>
<!-- FOOTER -->
<div id="footerQuery"></div>
</div>
</body>