This repository was archived by the owner on Jun 27, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
389 lines (380 loc) · 13.5 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>embed.chat</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!--
=========================
ICONS
========================= -->
<!-- FONTAWESOME -->
<link rel="stylesheet" href="css/fontawesome-all.min.css">
<!--
=========================
THIRD PARTY PLUGINS
========================= -->
<!-- MANIFIC POPUPS-->
<link rel="stylesheet" href="css/magnific-popup.css">
<!-- OWL CAROUSEL-->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<!--SWIPER CAROUSEL-->
<link rel="stylesheet" href="css/swiper.min.css">
<!-- BOOTSTRAP -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!--
=========================
MAIN STYLES
========================= -->
<!-- MAIN STYLES-->
<link rel="stylesheet" href="css/styles.css">
<!-- RESPONSIVE -->
<link rel="stylesheet" href="css/responsive.css">
<!--
=========================
FAVICONS
========================= -->
<style>
.form-control2 {
padding: 10px 18px;
border-radius: 2px !important;
width:80%;
}
.input-group .name2 {
width: 20%;
}
.input-group .form-control2{
width: 80%;
}
</style>
</head>
<body class="x-hidden">
<!--
=========================
PRELOADER
========================= -->
<div id="loading">
<div class="ripple ripple1"></div>
<div class="ripple ripple2"></div>
<div class="ripple ripple3"></div>
<div class="ripple ripple4"></div>
</div>
<!--END PRELOADER-->
<nav class="navbar navbar-expand-lg fixed-top custom-menu custom-menu__light">
<div class="container">
<a class="navbar-brand" href="#">
<!--REPLACE WITH YOUR LOGO-->
<img src="images/logo.png" alt="Image" class="logo-md">
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="menu-icon__circle">
</span>
<span class="menu-icon">
<span class="menu-icon__bar"></span>
<span class="menu-icon__bar"></span>
<span class="menu-icon__bar"></span>
</span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-lg-auto">
<li class="nav-item active">
<a class="nav-link" href="#overview">Overview
<span class="sr-only">(current)</span>
</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#stats">Stats</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#faqs">FAQs</a>
</li>
</ul>
<div class="custom-menu__right">
<!--<a href="#" class="btn btn-default">Login</a>-->
<a href="#hero" class="btn btn-primary btn-pills">Get started</a>
<p class="assistive-text d-md-none">No credit card required</p>
</div>
</div>
</div>
</nav>
<!--
=========================
HERO SECTION
========================= -->
<header id="hero" class="hero">
<div class="container">
<div class="row align-items-center">
<div class="col-12 col-sm-6">
<div class="hero-content">
<div class="hero-title__group">
<div class="hero-title">
<h2>Get Your Users Talking.</h2>
</div>
<div class="Hero--Subtitle">
<p class="lead">Embed chat in your website in less than 5 minutes. Just sign up,
paste in the HTML code, and start chatting.</p>
</div>
</div>
<div class="hero-cta-group">
<form action="https://chat.us18.list-manage.com/subscribe/post?u=c2f9c93ea12c175c71f0a2ff3&id=3d8fb3fe09" method="post" class="hero-form cta__large">
<div class="input-group">
<label for="intro-email" class="sr-only">Email</label>
<input type="email" name="EMAIL" class="form-control" id="intro-email" placeholder="Enter your email">
<button type="submit" class="btn btn-secondary">Get started</button>
</div>
<span class="assistive-text">FREE trial - no credit card needed</span>
</form>
</div>
</div>
</div>
<div class="col-12 col-sm-5 ml-auto">
<div class="hero-figure">
<div class="card mb-4 box-shadow">
<div class="card-header">
<h4 class="my-0 font-weight-normal">HTML Code</h4></div>
<div style="padding: 15px;">
<code>
<script src="https://embed.chat/bundle.js"></script>
</code>
</div>
<div class="card-footer" style="text-align:center;">
<div>
Copy and Paste into Your Website
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!--
=========================
FEATURES OVERVIEW
========================= -->
<section id="overview" class="section-spacer bg-very__gray">
<div class="container">
<div class="row align-items-center">
<div class="col-sm-6">
<div class="feature-list-image">
<img src="images/archives.png" class="img-fluid" alt="Image">
</div>
</div>
<div class="col-sm-5 ml-auto">
<div class="feature-list-wrapper">
<div class="content-header">
<h2 class="content-title">Overview</h2>
<p>We built embed.chat to be simple to integrate,
performant, and create a great experience for your users.
</p>
</div>
<ul class="list list-unstyled list-circle">
<li>
<span>Copy, Paste, and Go - 5 Minute Setup</span>
</li>
<li>
<span>Open Source - AGPL Licensed</span>
</li>
<li>
<span>Automatic Guest Usernames</span>
</li>
</ul>
<a href="#hero" class="btn btn-link btn-link--secondary">
Get Started Today
<i class="icon ion-ios-arrow-round-forward"></i>
</a>
</div>
</div>
</div>
</div>
</section>
<section id="stats" class="section-spacer">
<div class="container">
<div class="row flex-column-reverse flex-sm-row align-items-center">
<div class="col-sm-5 mr-auto">
<div class="feature-list-wrapper">
<div class="content-header">
<h2 class="content-title">Live Stats</h2>
<p>Join the many websites using embed.chat to improve their user
experience and communication.
</p>
</div>
<ul class="list list-circle">
<li>
<span><span class='messages'></span> Messages</span>
</li>
<li>
<span><span class='domains'></span> Websites</span>
</li>
<li>
<span><span class='chatters'></span> Unique Chatters</span>
</li>
<li>
<span><span class='live-chatters'></span> Live Chatters</span>
</li>
<li>
<span><span class='page-views'></span> Page Views</span>
</li>
</ul>
<a href="#hero" class="btn btn-link btn-link--secondary">
Get Started Today
<i class="icon ion-ios-arrow-round-forward"></i>
</a>
</div>
</div>
<div class="col-sm-6">
<div class="feature-list-image">
<img src="images/stats.png" class="img-fluid" alt="Image">
</div>
</div>
</div>
</div>
</section>
<!--
=========================
FAQs
========================= -->
<section id="faqs" class="section-spacer section-faq bg-very__gray">
<div class="container">
<header class="section-header text-center">
<h2 class="section-title">Frequently Asked Questions</h2>
</header>
<div class="row">
<div class="col-sm-6">
<div class="card">
<div class="card-body">
<h5 class="card-title">How much does it cost?</h5>
<p>Embed.chat is free while we add basic features, and iron out any bugs. In the future we plan on having
a free plan, and paid plans with more features.</p>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="card">
<div class="card-body">
<h5 class="card-title">Can you add feature (x) to embed.chat?</h5>
<p>We openly welcome suggestion for new features and improvements. The best place to suggest a new feature
is to <a href="https://github.com/super3/embed.chat/issues">put it in a Github issue</a>
on the <a href="https://github.com/super3/embed.chat/issues">embed.chat repository</a>.</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="card">
<div class="card-body">
<h5 class="card-title">I found a bug, where do I report it?</h5>
<p>Sorry about that! We will do our best to fix it quickly. Please report it as an
issue on <a href="https://github.com/super3/embed.chat/issues">our embed.chat repository</a> Please include
as much detail as possible, so we can replicate and fix the issue.</p>
</div>
</div>
</div>
<div class="col-sm-6">
<div class="card">
<div class="card-body">
<h5 class="card-title">Is this open-source?</h5>
<p>Yes! We are licensed under <a href="https://github.com/super3/embed.chat/blob/master/LICENSE">AGPLv3</a>.
Feel free to poke around or make contributions to embed.chat's code
<a href="https://github.com/super3/embed.chat/issues">here</a>. The codebase is built with Node.js and Redis.</p>
</div>
</div>
</div>
</div>
<div class="mt-40 text-center">
<a href="#hero" class="btn btn-primary btn-lg">Get started</a>
</div>
</div>
</section>
<!--
=========================
FOOTER
========================= -->
<footer class="section-spacer footer-section">
<div class="container">
<div class="row flex-column-reverse flex-sm-row flex-lg-row">
<div class="col-md-4 col-12">
<div class="footer-widget first-of-footer-widget">
<p><a href="https://github.com/super3/embed.chat">Open Source</a>
and Licensed under <a href="https://github.com/super3/embed.chat/blob/master/LICENSE">AGPLv3</a>.</p>
<a href="mailto:hello@embed.chat">hello@embed.chat</a>
</div>
</div>
<div class="col-md-8 col-sm-10">
<div class="row">
<div class="col-md-4 col-6">
<div class="footer-widget">
<h4 class="footer-widget__title">Company</h4>
<ul class="list-unstyled">
<li>
<a href="#hero">Home</a>
</li>
<li>
<a href="#overview">Overview</a>
</li>
<li>
<a href="#stats">Stats</a>
</li>
<li>
<a href="#faqs">FAQs</a>
</li>
</ul>
</div>
</div>
<div class="col-md-4 col-6">
<div class="footer-widget">
<h4 class="footer-widget__title">Developers</h4>
<ul class="list-unstyled">
<li>
<a href="https://github.com/super3/embed.chat">Github</a>
</li>
<li>
<a href="https://github.com/super3/embed.chat/issues">Issues</a>
</li>
<li>
<a href="https://github.com/super3/embed.chat/releases">Releases</a>
</li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="footer-widget">
<h4 class="footer-widget__title">Support</h4>
<ul class="list-unstyled">
<li>
<a href="https://github.com/super3/embed.chat/issues">Report an Issue</a>
</li>
<li>
<a href="https://github.com/super3/embed.chat/issues">Suggest a Feature</a>
</li>
<!--<li>
<a href="#">Privacy Policy</a>
</li>
<li>
<a href="#">Terms and Service</a>
</li>-->
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- ========================= VENDORS JS ========================= -->
<script src="js/vendors/jquery.min.js"></script>
<script src="js/vendors/bootstrap.bundle.min.js"></script>
<script src="js/vendors/jquery.magnific-popup.min.js"></script>
<script src="js/vendors/jquery.easing.min.js"></script>
<script src="js/vendors/swiper.min.js"></script>
<script src="js/vendors/owl.carousel.min.js"></script>
<!-- ========================= CUSTOM JS ========================= -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/socket.io/2.1.1/socket.io.js"></script>
<script src="js/custom.js"></script>
<script src="bundle.js"></script>
<!--<script type="text/javascript">window.$crisp=[];window.CRISP_WEBSITE_ID="83f8538e-f7e8-42f6-9ec7-a8efc855d1fd";(function(){d=document;s=d.createElement("script");s.src="https://client.crisp.chat/l.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();</script>-->
</body>
</html>