forked from cuuupid/gleme-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
297 lines (217 loc) · 11.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="Gleme aims to form better relationships using the things that make us laugh.
Simply swipe on our growing database of memes and comics to quickly meet people who share a similar sense of
humor. Gleme is a mobile app soon to be available on both iOS and Android.">
<meta name="author" content="Priansh Shah">
<meta name="url" content="http://www.glemeapp.info">
<meta name="copyright" content="Based Systems">
<meta name="robots" content="index,follow">
<title>Gleme - Don't Let Your Memes Be Dreams</title>
<meta http-equiv="cache-control" content="max-age=0" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
<meta http-equiv="pragma" content="no-cache" />
<link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon/favicon-16x16.png">
<link rel="manifest" href="images/favicon/manifest.json">
<link rel="mask-icon" href="images/favicon/safari-pinned-tab.svg" color="#08594f">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" type="text/css" href="css/plugin.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:400,300,500,600,700|Righteous|Raleway">
<!-- Global Site Tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-47879725-5"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments)
};
gtag('js', new Date());
gtag('config', 'UA-47879725-5');
</script>
<!-- HTML5 shiv and Respond.js support IE8 or Older for HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!-- Home Section Start -->
<section id="home" class="home-section-background">
<div class="container">
<div class="row">
<div class="col-md-12">
<!-- Home Section Heading Start -->
<div class="header-section">
<h2>We Are Coming Soon!</h2>
<p>We are currently in closed beta.</p>
<div class="col-md-6 col-md-offset-3 margin-top-50">
<form id="mc-form" method="post" action="https://priansh.us16.list-manage.com/subscribe/post?u=d57d026c3598075280bf605c2&id=9f6be186f8">
<div class="subscribe-form">
<input id="mc-email" type="email" placeholder="Email Address" class="text-input">
<button class="submit-btn" type="submit">Get Notified!</button>
</div>
<label for="mc-email" class="mc-label"></label>
</form>
</div>
</div>
<!-- Home Section Heading End -->
</div>
</div>
</div>
</section>
<!-- Home Section End -->
<!-- About Us Start -->
<section id="about" class="section-space-padding pattern-bg">
<div class="container">
<div class="section-title">
<img src="images/favicon/apple-touch-icon.png" style="width:10%; margin-left: 45%;" />
<h3>Sneak <span>Peek</span></h3>
</div>
<div class="row">
<div class="col-md-6 col-md-offset-3">
<div class="about-us">
<video width="375" height="667" style="background-color:#000" controls>
<source src="video/preview.mp4" type="video/mp4"> Your browser does not support HTML5 video content.
</video>
<p>To bring our app to a reality, we need YOUR help to fill out a quick survey!
It'll only take a minute and each response brings us closer to launch!<br /><br /><a href="http://www.glemeapp.com/survey">Fill out a quick survey!</a></a></p>
</div>
</div>
</div>
</div>
</section>
<!-- About Us End -->
<!-- Our Services Start -->
<section id="services" class="services-section section-space-padding">
<div class="container">
<div class="section-title">
<i class="icon-support" style="background-color:#fff; color: #19d8c1"></i>
<h3 class="white-color">What is Gleme?</h3>
</div>
<div class="row">
<div class="col-md-6 col-sm-6">
<div class="services-detail hover-effect-3d">
<i class="fa fa-users color-1"></i>
<h5>Connect thru Humor</h5>
<hr>
<p>Laughter is the one thing we all have in common -- find people who have similar senses in humor!</p>
</div>
</div>
<div class="col-md-6 col-sm-6">
<div class="services-detail hover-effect-3d">
<i class="fa fa-heartbeat color-2"></i>
<h5>Good Couples Laugh Together</h5>
<hr>
<p>Humor makes for a great couple! Healthy relationships are filled with laughter.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Our Services End -->
<!-- CountDown Timer Start -->
<section id="launch-date" class="section-space-padding padding-bottom-0 pattern-bg">
<div class="container">
<div class="section-title">
<i class="icon-clock" style="background-color:#19d8c1; color:#fff"></i>
<h3>Launch <span>Date</span></h3>
</div>
<div class="row">
<div class="countdown">
<div class="col-md-6 col-md-offset-3" style="margin-bottom:20%">
<div class="about-us" style="align-content: center">
<p>We are now entering closed beta! Stay informed using our email tool above.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- CountDown Timer End -->
<!-- Contact Us Start -->
<section id="contact" class="contact-us section-space-padding">
<div class="container">
<div class="section-title">
<i class="icon-envelope" style="background-color:#fff; color: #19d8c1"></i>
<h3>Contact for <span style="color: #ffffff !important;">Press</span>/<span style="color: #ffffff !important;">Investment</span></h3>
</div>
<div class="row">
<div class="col-md-7">
<form>
<div class="col-sm-6">
<div class="form-group">
<input type="text" id="name" class="form-control" placeholder="Your Name">
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<input type="email" id="email" class="form-control" placeholder="Your Email">
</div>
</div>
<div class="col-sm-12">
<div class="form-group">
<input type="text" id="address" class="form-control" placeholder="Organization">
</div>
</div>
<div class="col-sm-12">
<div class="textarea-message form-group">
<textarea id="message" class="textarea-message form-control" placeholder="Your Message" rows="5"></textarea>
</div>
</div>
<div class="text-center">
<button type="submit" class="button button-style" style="background:#19d8c1; color: #fff">Get in Touch!</button>
</div>
</form>
</div>
<div class="col-md-5">
<div class="contact-us-detail pattern-bg hover-effect-3d">
<h6>Based out of :</h6>
<p>Livingston, NJ 07039</p>
<!-- <h6>Phone Number :</h6>
<p><a href="tel:+18-00-0000-00">18-00-0000-00</a></p> -->
<h6>Media Email :</h6>
<p><a href="mailto:[email protected]">[email protected]</a></p>
<h6>Other PR/Investment/Legal Email :</h6>
<p><a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
</div>
<div class="col-md-6 col-md-offset-3">
<div class="pattern-bg padding-top-60 padding-bottom-40 margin-top-150 box-shadow-show">
<ul class="social-icon margin-bottom-30">
<p>Gleme App is a property of BASED Systems.</p>
<!--<li><a href="#" target="_blank" class="facebook"><i class="icon-social-facebook"></i></a></li>
<li><a href="#" target="_blank" class="twitter"><i class="icon-social-twitter"></i></a></li>
<li><a href="#" target="_blank" class="google-plus"><i class="icon-social-google"></i></a></li>
<li><a href="#" target="_blank" class="instagram"><i class="icon-social-instagram"></i></a></li>-->
</ul>
</div>
</div>
</section>
<!-- Contact Us End -->
<!-- Footer Start -->
<footer class="footer-section" style="background-color:#fff">
<div class="container">
<div class="row">
<div class="col-md-12 uipasta-credit column-one">
<p style="color:#000">Copyright 2017 Priansh Shah for BASED Systems, Gleme App.</p>
</div>
</div>
</div>
</footer>
<!-- Footer End -->
<!-- All Javascript Plugins -->
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/plugin.js"></script>
<!-- Main Javascript File -->
<script type="text/javascript" src="js/scripts.js"></script>
</body>
</html>