forked from Queueint/landing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
english.html
301 lines (285 loc) · 11.6 KB
/
english.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
<!DOCTYPE html>
<html>
<head>
<meta name="google-site-verification" content="mdvcfvNUTjWdN9RMEXr2EHSmlt9J5azzv1pL7PedZUg" />
<meta charset="utf-8"/>
<meta name="viewport" content="minimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no"/>
<meta http-equiv="X-UA-Compatible" content="ie-edge"/>
<title>Queueint</title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" href="style.css"/>
<link rel="stylesheet" href="style-en.css"/>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Varela+Round&display=swap" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-P2BQQR6MVJ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-P2BQQR6MVJ');
</script>
<!-- Google Tag Manager -->
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NQC8QTW');
</script>
<!-- End Google Tag Manager -->
<!-- ScrollReveal -->
<script src="https://unpkg.com/scrollreveal"></script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NQC8QTW"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="header">
<div class="content">
<img src="assets/logo.svg" class="logo"/>
<div class="nav">
<button type="button" class="btn burger">
<i class="fas fa-bars"></i>
</button>
<div class="navContent">
<a href="#whatIs">What is Qint?</a>
<a href="#howItWorks">How does it work?</a>
<a href="#advantages">Advantages of Qint</a>
<a href="#contact">Contact us</a>
</div>
<a href="index.html">
עברית
</a>
<a class="loginLink" href="https://app.q-int.com/#/login" onclick="emitEvent('loginHeader')">
<button class="btn callToAction">
Login
</button>
</a>
</div>
</div>
</div>
<div class="body">
<a class="anchor" id="whatIs"></a>
<div class="screen">
<div class="aboveTheFold columns">
<div class="column revealLeft">
<h1>
<span style="color: #6CB310">Intelligent</span>
queue management system
</h1>
<p>
Qint provides queue management system
<b>efficiency and without hardware and maintenance costs</b>
while
<b>advertising</b> to customers,
<b>analyzing data</b>
and preventing queue abandonment.
</p>
<a href="https://app.q-int.com/#/register" onclick="emitEvent('loginFreeQueues')">
<button class="btn callToAction">
Register now
</button>
</a>
<p class="subtitle">*Free of charge, no credit card required</p>
</div>
<div class="column revealRight">
<img src="assets/queue.svg"/>
</div>
</div>
</div>
<a class="anchor" id="howItWorks"></a>
<div class="screen alt1">
<div>
<h1>How does it work?</h1>
<div style="text-align: center">
<img src="assets/navigation.svg" style="width: 10em"/>
</div>
<div class="steps">
<div class="step revealLeft">
<p class="title">
Scan
</p>
<div class="stepBody">
<div class="iconContainer">
<i class="fas fa-qrcode"></i>
</div>
<p class="description">
Upon arrival the customer will scan a QR code / send SMS to the phone number appearing on a sign.
</p>
</div>
</div>
<div class="step revealBottom">
<p class="title">
Receive
</p>
<div class="stepBody">
<div class="iconContainer">
<i class="fab fa-get-pocket"></i>
</div>
<p class="description">
The customer will receive a number in the queue and see the state of the queue,
estimated waiting time, and will be able to set a reminder shortly before their turn.
</p>
</div>
</div>
<div class="step revealRight">
<p class="title">
Continue
</p>
<div class="stepBody">
<div class="iconContainer">
<i class="fas fa-thumbs-up"></i>
</div>
<p class="description">
Then the customer will be free to continue doing his business, while keeping track of his turn, and watching advertisments.
</p>
</div>
</div>
</div>
</div>
</div>
<a class="anchor" id="advantages"></a>
<div class="screen alt2">
<div>
<h1>Advantages of Qint</h1>
<p class="subtitle">Disruptive innovative queue management solution</p>
<div class="cards">
<div class="card revealLeft">
<div class="cardHeader">
<div class="iconContainer">
<i class="fas fa-ad"></i>
</div>
<p class="title">
Marketing and increase in sales
</p>
</div>
<p class="description">
Advertise to your customers based on data, sales and content while they're waiting in queue.<br/>
The customer will continue their journey in the business while their place in queue is preserved.<br/>
</p>
</div>
<div class="card revealBottom">
<div class="cardHeader">
<div class="iconContainer">
<i class="fas fa-chart-pie"></i>
</div>
<p class="title">
Data analysis, BI and AI
</p>
</div>
<p class="description">
Draw insights regarding waiting times, queue abandonment rates, peak hours, manpower scheduling, analysis and monitoring of relevant advertisements for your customers and more...<br/>
</p>
</div>
<div class="card revealRight">
<div class="cardHeader">
<div class="iconContainer">
<i class="fas fa-sitemap"></i>
</div>
<p class="title">
Interfacing with external systems
</p>
</div>
<p class="description">
The system allows convenient queue management while interfacing to point of sale systems, restaurant hosting software, ERP and CRM systems, and billing
</p>
</div>
<div class="card revealLeft">
<div class="cardHeader">
<div class="iconContainer">
<i class="fas fa-hand-holding-usd"></i>
</div>
<p class="title">
Comfortable usage-based pricing
</p>
</div>
<p class="description">
Queue management as needed - daily / weekly / monthly / yearly.
Suitable for festivals, interview days, shows, auditions, election days and more...
</p>
</div>
<div class="card revealBottom">
<div class="cardHeader">
<div class="iconContainer">
<i class="fas fa-handshake"></i>
</div>
<p class="title">
Prevent queue abandonment and provide real time data
</p>
</div>
<p class="description">
Prevent your customers from abandoning the queue by serving them information about waiting times and the possibility of continuing their daily routine.<br/>
The customers will know at every point, all times and in all places the state of the queue.
</p>
</div>
<div class="card revealRight">
<div class="cardHeader">
<div class="iconContainer">
<i class="fas fa-chart-line"></i>
</div>
<p class="title">
Save time and money
</p>
</div>
<p class="description">
Without hardware costs, technicians, screens and kiosks, the service we offer is cloud-only.<br/>
Save waiting time for your customers by allowing them to enqueue remotely, and interface with GIS for estimating arrival times.
</p>
</div>
</div>
<div class="content revealBottom" style="text-align: center; margin-top: 1em">
<p>Provide your organization and customers the innovation they deserve</p>
<a href="https://app.q-int.com/#/register" onclick="emitEvent('loginBottom')">
<button class="btn callToAction">Let's begin</button>
</a>
</div>
</div>
</div>
<a class="anchor" id="contact"></a>
<div class="screen alt3">
<div class="columns">
<div class="column revealLeft">
<h2>Keep in touch</h2>
<p class="subtitle">We will be happy to provide the best service and to take part in your organization's innovation</p>
<div class="buttonsContainer">
<a href="tel:+972542118143" onclick="emitEvent('contactPhone')"><button class="btn callToAction">Call us</button></a>
<a href="mailto:[email protected]" onclick="emitEvent('contactEmail')"><button class="btn callToAction">E-Mail us</button></a>
</div>
</div>
<div class="column revealRight">
<img src="assets/mailbox.svg"/>
</div>
</div>
</div>
</div>
<div class="footer">
<div class="content">
<p>
All rights reserved
© 2021
</p>
<p>
<a href="http://www.freepik.com">Graphics by Freepik / macrovector</a> <a href="https://storyset.com/people">/ Freepik Storyset</a>
</p>
</div>
</div>
<script src="index.js"></script>
<!-- FontAwesome -->
<script src="https://kit.fontawesome.com/443afdc217.js"></script>
<!--Start of Tawk.to Script-->
<script>
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/6029430e918aa261273ec4c0/1eugirsru';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
</body>
</html>