-
Notifications
You must be signed in to change notification settings - Fork 0
/
merchants.html
450 lines (430 loc) · 26.3 KB
/
merchants.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
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
<!DOCTYPE html>
<!-- This site was created in Webflow. http://www.webflow.com -->
<!-- Last Published: Mon Jun 10 2019 10:17:49 GMT+0000 (UTC) -->
<html data-wf-page="5c26331e4fdbba9fe9c034e1" data-wf-site="5bb9da5e24337c2a042f0bd3">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>WALEXX</title>
<link rel="shortcut icon" href="favicon.png">
<meta content="My LoyalT" property="og:title">
<meta content="width=device-width, initial-scale=1" name="viewport">
<meta content="Webflow" name="generator">
<link href="assets/css/normalize.css" rel="stylesheet" type="text/css">
<link href="assets/css/webflow.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="assets/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/plugins/owl-carousel/owl.carousel.min.css">
<link rel="stylesheet" href="assets/plugins/magnific-popup/magnific-popup.css">
<link rel="stylesheet" href="assets/css/style.css">
<link rel="stylesheet" href="assets/css/responsive.css">
<link rel="stylesheet" href="assets/css/custom.css">
<script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script>
<script
type="text/javascript">WebFont.load({ google: { families: ["Montserrat:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic", "Dosis:200,300,regular,500,600,700,800:latin-ext,latin", "Megrim:regular", "Nixie One:regular", "Fjalla One:regular", "Quicksand:300,regular,500,700", "Poiret One:regular", "Amatic SC:regular,700", "Butterfly Kids:regular", "Reenie Beanie:regular", "Loved by the King:regular", "Sacramento:regular", "Mali:200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic"] } });</script>
<!-- [if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js" type="text/javascript"></script><![endif] -->
<script
type="text/javascript">!function (o, c) { var n = c.documentElement, t = " w-mod-"; n.className += t + "js", ("ontouchstart" in o || o.DocumentTouch && c instanceof DocumentTouch) && (n.className += t + "touch") }(window, document);</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-NSSMVSP');</script>
<!-- End Google Tag Manager -->
<style>
.scrollcontainer1 {
position: -webkit-sticky !important;
position: sticky !important;
}
</style>
</head>
<body>
<div class="preloader">
<div class="preload-img">
<div class="spinnerBouncedelay">
<div class="bounce1"></div>
<div class="bounce2"></div>
</div>
</div>
</div>
<header class="damke_header">
<div class="main-header">
<div class="container">
<div class="row align-items-center">
<div class="col-sm-3">
<div class="damke_logo">
<a href="index.html">WALEXX
<!-- <img src="assets/images/damke_logo.png" alt="logo" data-rjs="2"> <img src="assets/images/sticky-logo.png" alt="logo" data-rjs="2"> -->
</a>
</div>
</div>
<div class="col-lg-4 col-sm-6 offset-lg-5 offset-sm-3">
<div class="damke_headerRight d-flex align-items-center justify-content-between">
<div class="social-links">
<ul class="list-unstyled">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
</ul>
</div>
<!-- <div class="search-box-wrap">
<form action="#" class="search-box">
<input type="text" name="search" class="damke_search-input" placeholder="Search">
<button type="submit" class="damke_search-btn"> <i class="fa fa-search"></i> </button>
</form>
</div> -->
<!-- <div class="menu-trigger"> <span></span> </div> -->
</div>
</div>
</div>
</div>
</div>
</header>
<div class="section1">
<div id="merchantbox" class="innerbox">
<h1 class="heading">Make your loyalty program <br> highly
desirable for your <br> customers.</h1>
<div class="joinnetwork-copy">
<h1 class="heading60">Join the Loyalty Network today!</h1><a href="registerloyalt.html" target="_blank"
class="button-4-copy-copy w-button">REGISTER</a>
</div>
</div>
</div>
<div data-w-id="d2954988-75c7-49ea-2383-5f7cc6b45398" class="sec2">
<div data-w-id="d2954988-75c7-49ea-2383-5f7cc6b45399" style="opacity:0" class="rightdiv">
<div class="videoleft"></div><img src="assets/images/shape.png" width="250"
srcset="assets/images/shape-p-500.png 500w, assets/images/shape.png 685w"
sizes="(max-width: 479px) 150px, (max-width: 991px) 200px, 250px" alt="" class="image-45">
<div class="videoright"></div>
</div>
<div data-w-id="d2954988-75c7-49ea-2383-5f7cc6b4539f" style="opacity:0" class="leftdiv">
<div class="div-block-126">
<h1 class="heading-60">You are always looking to give that extra bit to your beloved customers. You need
a smart loyalty solution that is advanced and very much affordable for the right sized business like
yours.</h1>
<h1 class="heading-60">Loyalty App lets you create your own loyalty program and feature on the Loyalty
app for
your customers.<br><br><span class="notcharge">Join the community</span> in minutes and reach
out to the 1000s of people using the app.</h1>
<div class="div-block-116-copy"><a href="registerloyalt.html"
class="link-block-14-copy3 w-inline-block"></a>
<h1 class="heading-57-copy">JOIN TODAY</h1><img src="assets/images/left-arrow.png" width="20" alt=""
class="image-79-copy">
</div>
</div>
</div>
</div>
<section class="pt-90 pb-90 ghostwhite-bg-color">
<div class="container">
<div class="damke-servie-inner">
<div class="row">
<div class="col-lg-8">
<div class="damke-servie-inner">
<div class="dame_service-content">
<div class="service-featured-img"> <img src="assets/images/service-detrails-img.png"
alt=""> </div>
<div class="analysis-text">
<p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
Ipsum has been the industry's standard dummy text ealley of typet also the leap
into electronic typesetting . </p>
<p> Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem
Ipsum has been the industry's standard dummy text ever since the 1500s, when an
unknown printer took a galley of type . </p>
</div>
<div class="damke_analysis-content">
<div class="row">
<div class="col-lg-8">
<div class="analysis-content-text">
<h4>Starting point</h4>
<p> Developing your digital and online marketing strategy starts with
knowledge. It requires a deep knowledge a. </p>
<ul class="analysis-list">
<li>What are your competitive strengths?</li>
<li>What are your value propositions?</li>
<li>How do you differentiate yourself from your competition?</li>
<li>How do you differentiate yourself from your marketplace?</li>
</ul>
</div>
</div>
<div class="col-lg-4">
<div class="analysis-img"> <img src="assets/images/case-studies/case-4.png"
alt="">
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="service-bottom-text">
<h4>Earn</h4>
<p> Lorem long established fact that a reader will be distracted by the
readable content of a page when looking at its layout. The point of
using Lorem. </p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<aside>
<div class="damke-service-sidebar">
<div class="weidget">
<div class="damke_category-weidget">
<ul>
<li class="active"> <i class="fa fa-chain"></i> <a href="#">Redeem
Points</a> </li>
<li> <i class="fa fa-chain"></i> <a href="#">Promo</a> </li>
<li> <i class="fa fa-chain"></i> <a href="#">Gift Voucher</a> </li>
<li> <i class="fa fa-chain"></i> <a href="#">Earn Points</a> </li>
</ul>
</div>
</div>
</div>
</aside>
</div>
<div class="damke_pricing-inner pt-90">
<div class="pricing-title">
<h2>Our Pricing </h2>
</div>
<div class="row">
<div class="col-md-4">
<div class="damke_single-pricing-box text-center">
<div class="pricing-head">
<div class="price"> <span class="currency">$</span> <span
class="value">20</span> <span class="duration">/M</span> </div>
<h2>Starter</h2>
</div>
<div class="pricing-content">
<ul>
<li>150 Increses</li>
<li>25 Analytics Compaign</li>
<li>1 Local or Toll-Free Number</li>
<li>20 Social media Revies</li>
<li>1 free Optimiztion</li>
<li>24/7 support</li>
</ul> <a href="#" class="damke_siteBtn">Contact</a>
</div>
<div class="pricing-shape" data-bg-img="assets/images/shapes/pricing-shape.png">
</div>
</div>
</div>
<div class="col-md-4">
<div class="damke_single-pricing-box text-center">
<div class="pricing-head">
<div class="price"> <span class="currency">$</span> <span
class="value">25</span> <span class="duration">/M</span> </div>
<h2>Premium</h2>
</div>
<div class="pricing-content">
<ul>
<li>150 Increses</li>
<li>25 Analytics Compaign</li>
<li>1 Local or Toll-Free Number</li>
<li>20 Social media Revies</li>
<li>1 free Optimiztion</li>
<li>24/7 support</li>
</ul> <a href="#" class="damke_siteBtn">Contact</a>
</div>
<div class="pricing-shape" data-bg-img="assets/images/shapes/pricing-shape.png">
</div>
</div>
</div>
<div class="col-md-4">
<div class="damke_single-pricing-box text-center">
<div class="pricing-head">
<div class="price"> <span class="currency">$</span> <span
class="value">25</span> <span class="duration">/M</span> </div>
<h2>Premium</h2>
</div>
<div class="pricing-content">
<ul>
<li>150 Increses</li>
<li>25 Analytics Compaign</li>
<li>1 Local or Toll-Free Number</li>
<li>20 Social media Revies</li>
<li>1 free Optimiztion</li>
<li>24/7 support</li>
</ul> <a href="#" class="damke_siteBtn">Contact</a>
</div>
<div class="pricing-shape" data-bg-img="assets/images/shapes/pricing-shape.png">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="contractsection">
<div class="div-block-75">
<h1 data-w-id="0220ce0c-6047-59bf-6774-3ab038f2c1c3" style="opacity:0" class="heading-40">Want your
customers to keep coming back? <br><span class="text-span-3">Send customized offers directly on the
app.</span></h1>
<div data-w-id="8407f274-abc9-abdd-117f-685441023e46" style="opacity:0" class="hr"></div>
<h1 data-w-id="9ba6f761-425c-196b-f623-aaa1c20b6ea1" style="opacity:0" class="heading-41">Create tailored
offers and send in real-time through the loyalty app.</h1><img src="assets/images/contract5.png"
width="700" srcset="assets/images/contract5-p-500.png 500w, assets/images/contract5.png 1050w"
sizes="(max-width: 479px) 100vw, (max-width: 767px) 400px, (max-width: 991px) 500px, 700px"
data-w-id="34835790-a558-ba02-8b1e-939c5c8fed92" alt="" class="image-53">
</div>
</div>
<div class="section-14">
<h1 data-w-id="37c23b21-d5a0-fc5b-e53a-f546c09af9bc" style="opacity:0" class="heading-41-copy">There's
more.</h1><img src="assets/images/brush2.png" width="900"
srcset="assets/images/brush2-p-500.png 500w, assets/images/brush2-p-800.png 800w, assets/images/brush2-p-1080.png 1080w, assets/images/brush2.png 2000w"
sizes="(max-width: 991px) 100vw, 900px" alt="" class="image-55"><img src="assets/images/arrow2.png"
width="350" srcset="assets/images/arrow2-p-500.png 500w, assets/images/arrow2.png 600w"
sizes="(max-width: 479px) 100vw, (max-width: 991px) 471.51702880859375px, 550.1011352539062px" alt=""
class="image-56">
<div data-w-id="46ac1e9f-e0e8-d32e-a117-4075bc48d943" style="opacity:0" class="text-block-11">Follow us on
Social media.</div>
<div class="div-block-103">
<div class="div-block-104"><img src="assets/images/facebook.png" width="70"
data-w-id="ab80d5ed-5b2b-c9e2-faf7-45c1d0deda7f" style="opacity:0" alt="" class="image-66"></div>
<div class="div-block-104"><img src="assets/images/twitter-logo-silhouette.png" width="70"
data-w-id="2b427e66-7687-034e-8e8a-97273fd65464" style="opacity:0" alt="" class="image-67"></div>
<div class="div-block-104"><img src="assets/images/instagram.png" width="70"
data-w-id="d1cb4280-8e2e-e084-9f9e-4ba6dbbb3cb7" style="opacity:0" alt="" class="image-68"></div>
</div>
</div>
<div class="section-15">
<h1 data-w-id="0016ba0e-1534-ba08-fa24-8c8bf38c291f" style="opacity:0" class="heading-41-copy2">Make your
customers happy by <span class="text-span-4"><br>Making Rewards Rewarding!</span></h1>
<div class="div-block-79">
<div class="div-block-80">
<div data-w-id="5ed287b5-08b6-5e06-4532-50d7553b1943" class="div-block-106">
<div class="biggercontent-copy">A 5% increase in customer retention leads to a 25-100% increase in
company's profit.<br><br>- Harvard Business Review</div>
</div>
</div>
</div>
</div>
<div class="section-9-copy">
<div data-w-id="62d1afd9-1c3e-a7fb-3a25-3091be6dc501" class="div-block-55">
<div class="div-block-56"></div>
<div class="text-block-9-copy">A flexible solution accommodating every size and kind of business.</div>
</div>
<div data-w-id="62d1afd9-1c3e-a7fb-3a25-3091be6dc505" class="div-block-55">
<div class="div-block-56"></div>
<div class="text-block-9-copy">It is very easy to integrate and use.</div>
</div>
</div>
<footer class="damke_footer-wrapper">
<div class="footer-bg" data-bg-img="assets/images/footer-bg.png"></div>
<div class="damke_footer-top">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-4">
<div class="weidget">
<div class="footer-header">
<h4>Quick link</h4>
</div>
<div class="footer-content">
<div class="weidget-nav-menu">
<ul class="list-unstyled">
<li>
<a href="feature.html"> <i class="fa fa-bullseye"></i> Loyalty Wallet </a>
</li>
<li>
<a href="pricing.html"> <i class="fa fa-bullseye"></i> Loyalty Partners </a>
</li>
<li>
<a href="blog.html"> <i class="fa fa-bullseye"></i> Support/Help </a>
</li>
<li>
<a href="about.html"> <i class="fa fa-bullseye"></i> About </a>
</li>
<li>
<a href="contact.html"> <i class="fa fa-bullseye"></i> Contact us </a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4">
<div class="weidget">
<div class="footer-header">
<h4>Service</h4>
</div>
<div class="footer-content">
<div class="weidget-nav-menu">
<ul class="list-unstyled">
<li>
<a href="#"> <i class="fa fa-bullseye"></i>Track </a>
</li>
<li>
<a href="#"> <i class="fa fa-bullseye"></i> Exchange </a>
</li>
<li>
<a href="#"> <i class="fa fa-bullseye"></i> Reddem</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4">
<div class="weidget">
<div class="footer-header">
<h4>Social</h4>
</div>
<div class="footer-content">
<div class="footer-social-area">
<ul class="footer--social-list list-unstyled">
<li> <a href="#"><i class="fa fa-skype"></i></a> </li>
<li> <a href="#"><i class="fa fa-envelope"></i></a> </li>
<li> <a href="#"><i class="fa fa-whatsapp"></i></a> </li>
<li> <a href="#"><i class="fa fa-facebook"></i></a> </li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="damke_footer-bottom-wrap">
<div class="container">
<div class="row justify-content-center">
<div class="col-12">
<div class="footer-bottom-text text-center">
<p> Copyright © 2019 <a href="#">Waje smart solutions.</a> All Rights Reserved. </p>
</div>
</div>
</div>
</div>
</div>
</footer>
<div class="damke_backToTop">
<a href="#"> <img src="assets/images/icons/arrow-up.svg" alt="" class="svg"> </a>
</div>
<script src="assets/js/jquery-3.3.1.min.js"></script>
<script src="assets/js/bootstrap.bundle.min.js"></script>
<script src="assets/plugins/owl-carousel/owl.carousel.min.js"></script>
<script src="assets/js/waypoints.js"></script>
<script src="assets/plugins/counterup/jquery.counterup.min.js"></script>
<script src="assets/plugins/magnific-popup/jquery.magnific-popup.min.js"></script>
<script src="assets/plugins/isotope/jquery.isotope.pkgd.min.js"></script>
<script src="assets/plugins/retinajs/retina.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyB2D8wrWMY3XZnuHO6C31uq90JiuaFzGws"></script>
<script src="assets/js/scripts.js"></script>
<script src="assets/js/custom.js"></script>
<script src="https://d1tdp7z6w94jbb.cloudfront.net/js/jquery-3.3.1.min.js" type="text/javascript"
integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="assets/js/webflow.js" type="text/javascript"></script>
<!-- [if lte IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/placeholders/3.0.2/placeholders.min.js"></script><![endif] -->
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NSSMVSP" height="0" width="0"
style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
</body>
</html>