-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
433 lines (351 loc) · 18.4 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
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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 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-W79NG5Z');</script>
<!-- End Google Tag Manager -->
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>Paymi</title>
<meta content="" name="descriptison">
<meta content="" name="keywords">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Poppins:300,300i,400,400i,600,600i,700,700i" rel="stylesheet">
<!-- Vendor CSS Files -->
<link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/vendor/icofont/icofont.min.css" rel="stylesheet">
<link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
<link href="assets/vendor/venobox/venobox.css" rel="stylesheet">
<link href="assets/vendor/line-awesome/css/line-awesome.min.css" rel="stylesheet">
<link href="assets/vendor/owl.carousel/assets/owl.carousel.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://maxst.icons8.com/vue-static/landings/line-awesome/font-awesome-line-awesome/css/all.min.css">
<!-- Template Main CSS File -->
<link href="assets/css/style.css" rel="stylesheet">
<!-- Favicon files -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W79NG5Z"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- ======= Header ======= -->
<header id="header" class="fixed-top">
<div class="container d-flex align-items-center">
<a href="index.html" class="logo mr-auto"><img src="assets/img/[email protected]" alt="" class="img-fluid"></a>
<nav class="nav-menu d-none d-lg-block">
<ul>
<!-- <li class="active"><a href="index.html">Home</a></li> -->
<li><a href="#clients">Offers</a></li>
<li><a href="#about">How It Works</a></li>
<li><a href="#security">Security</a></li>
<li><a href="#testimonials">Community</a></li>
<li><a href="./partners/">For Partners</a></li>
<li><a href="mailto:[email protected]">Contact Us</a></li>
<li><a href="https://web.paymi.com/">Login</a></li>
<!--
<li class="drop-down"><a href="">Drop Down</a>
<ul>
<li><a href="#">Drop Down 1</a></li>
<li class="drop-down"><a href="#">Deep Drop Down</a>
<ul>
<li><a href="#">Deep Drop Down 1</a></li>
<li><a href="#">Deep Drop Down 2</a></li>
<li><a href="#">Deep Drop Down 3</a></li>
<li><a href="#">Deep Drop Down 4</a></li>
<li><a href="#">Deep Drop Down 5</a></li>
</ul>
</li>
<li><a href="#">Drop Down 2</a></li>
<li><a href="#">Drop Down 3</a></li>
<li><a href="#">Drop Down 4</a></li>
</ul>
</li>
-->
<a href="https://web.paymi.com/users/sign-up" type="button" class="btn btn-primary navbar-btn navbar-right float-right align-middle" style="margin-left: 20px; margin-bottom:5px; padding: 10 px 30px; color: #fff;">Join Paymi</a>
</ul>
</nav><!-- .nav-menu -->
</div>
</header><!-- End Header -->
<!-- ======= Hero Section ======= -->
<section id="hero" class="d-flex align-items-stretch">
<div class="container">
<div class="row">
<div class="col-lg-6 order-1 order-lg-1 hero-img align-items-stretch">
<!-- <img src="assets/img/hero.png" class="img-fluid" alt=""> -->
</div>
<div class="col-lg-6 pt-4 pt-lg-0 order-2 order-lg-2 d-flex flex-column justify-content-center">
<h1>Cashback rewards made easy.</h1>
<h2>Paymi makes rewarding yourself easy with cashback on everyday purchases.</h2>
<div><a href="https://web.paymi.com/users/sign-up" class="btn-get-started scrollto">Get Started</a></div>
<div><a href="https://apps.apple.com/ca/app/paymi/id994666263"><img src="assets/img/apple.svg" width="135" style="margin: 40px 0px 0px 15px;"></a><a href="https://play.google.com/store/apps/details?id=com.paymi.paymi&hl=en_CA"><img src="assets/img/google.png" style="margin-top: 40px;" width="170"></a></div>
</div>
</div>
</div>
</section><!-- End Hero -->
<main id="main">
<!-- ======= Clients Section ======= -->
<section id="clients" class="clients">
<div class="container">
<div class="section-title">
<h2>Earn cashback in-store and online</h2>
<h3>Earn cashback when you shop online and in-store at your favourite retailers, from food and clothing to books and electronics.</h3>
</div>
<div class="row no-gutters clients-wrap clearfix wow fadeInUp">
<div class="col-lg-3 col-md-4 col-6">
<div class="client-logo">
<img src="assets/img/clients/indigo.png" class="img-fluid" alt="">
</div>
</div>
<div class="col-lg-3 col-md-4 col-6">
<div class="client-logo">
<img src="assets/img/clients/indochino.png" class="img-fluid" alt="">
</div>
</div>
<div class="col-lg-3 col-md-4 col-6">
<div class="client-logo">
<img src="assets/img/clients/mary_browns_alt.png" class="img-fluid" alt="">
</div>
</div>
<div class="col-lg-3 col-md-4 col-6">
<div class="client-logo">
<img src="assets/img/clients/bk.png" class="img-fluid" alt="">
</div>
</div>
<div class="col-lg-3 col-md-4 col-6">
<div class="client-logo">
<img src="assets/img/clients/mobile_klinik.png" class="img-fluid" alt="">
</div>
</div>
<div class="col-lg-3 col-md-4 col-6">
<div class="client-logo">
<img src="assets/img/clients/leons.jpg" class="img-fluid" alt="">
</div>
</div>
<div class="col-lg-3 col-md-4 col-6">
<div class="client-logo">
<img src="assets/img/clients/lasenza.png" class="img-fluid" alt="">
</div>
</div>
<div class="col-lg-3 col-md-4 col-6">
<div class="client-logo">
<img src="assets/img/clients/choice_hotels.png" class="img-fluid" alt="">
</div>
</div>
</div>
<!-- <div class="section-button-area"><a href="https://www.paymi.com/en/get-paid" class="section-button">See Your Offers</a></div> -->
</div>
</section><!-- End Clients Section -->
<!-- ======= About Section ======= -->
<section id="about" class="about section-bg">
<div class="container">
<div class="section-title-left">
<h2>How it works</h2>
</div>
<div class="row">
<div class="col-xl-7 col-lg-6 icon-boxes d-flex flex-column align-items-stretch justify-content-center py-5 px-lg-5">
<div class="icon-box">
<h3>Become a member</h3>
<p class="description">Register through our app or website.</p>
</div>
<div class="icon-box">
<h3>Connect your card</h3>
<p class="description">So we know when to reward you.</p>
</div>
<div class="icon-box">
<h3>Shop in-store and online</h3>
<p class="description">Check your offers for full cashback details.</p>
</div>
<div class="icon-box">
<h3>Earn cashback</h3>
<p class="description">Cash back will appear in your account once you make an eligible purchase</p>
</div>
<div class="icon-box">
<h3>Redeem your cash</h3>
<p class="description">Use Interac e-Transfer to redeem your cash whenever your want.</p>
</div>
<div class="icon-box">
<button type="button" class="section-button" style="margin-top: 10px; font-weight: 400;"><a style="color: #fff;" href="https://web.paymi.com/users/sign-up">Get Started</a></button>
</div>
</div>
<div class="col-xl-5 col-lg-6 d-flex justify-content-center align-items-center">
<img src="assets/img/phone_mockup.png" class="img-fluid" alt="">
</div>
</div>
</div>
</section><!-- End About Section -->
<!-- ======= Services Section ======= -->
<section id="security" class="services">
<div class="container">
<div class="section-title">
<h2>Bank-grade protection for your information</h2>
</div>
<div class="row">
<div class="col-lg-3 col-md-6">
<div class="icon-box">
<div class="icon"><i class="las la-user-shield" style="color: #f6b747; margin-left: 15px;"></i></div>
<h4 class="title">Data Safeguards</h4>
<p class="description">We use the same security best-practices as your bank and never store your credit card or banking information.</p>
</div>
</div>
<div class="col-lg-3 col-md-6">
<div class="icon-box">
<div class="icon"><i class="las la-headset" style="color: #f6b747; margin-left: 15px;"></i></div>
<h4 class="title">Full Transparency</h4>
<p class="description">We’re here for you. If you have any questions or concerns, our support team is always happy to chat.</p>
</div>
</div>
<div class="col-lg-3 col-md-6" data-wow-delay="0.1s">
<div class="icon-box">
<div class="icon"><i class="las la-lock" style="color: #f6b747; margin-left: 15px;"></i></div>
<h4 class="title">Multi-Factor Authentication</h4>
<p class="description">We use Multi- and Two-Factor Authentication to prevent unauthorized access to sensitive data.</p>
</div>
</div>
<div class="col-lg-3 col-md-6" data-wow-delay="0.1s">
<div class="icon-box">
<div class="icon"><i class="las la-eye-slash" style="color: #f6b747; margin-left: 15px;"></i></div>
<h4 class="title">Secure Encryption</h4>
<p class="description">Your data is secured with 256-bit encryption to ensure your information is always fully protected.</p>
</div>
</div>
</div>
<div class="section-button-area"><a href="faq.html" class="section-button">Read our FAQ</a></div>
</div>
</section><!-- End Services Section -->
<!-- ======= Testimonials Section ======= -->
<section id="testimonials" class="testimonials">
<div class="container">
<div class="section-title">
<h2>What our community has to say</h2>
</div>
<div class="owl-carousel testimonials-carousel">
<div class="testimonial-item">
<img src="assets/img/testimonials/t1.jpg" class="testimonial-img" alt="">
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
As a SAHM mom of two under two I tend to shop online because taking both of them out makes me go a bit crazy and them as well! This app allows me to earn cash back on INSTORE AND ONLINE purchases when shopping at some of my favourite stores and restaurants!
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
<h4><a href="https://www.instagram.com/the.johnston.family/" target="_blank">@the.johnston.family</a></h4>
</div>
<div class="testimonial-item">
<img src="assets/img/testimonials/t2.jpg" class="testimonial-img" alt="">
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Every time you shop at a participating retailer you will get money back. How sweet is that!!!!
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
<h4><a href="https://www.instagram.com/designyourfablife/" target="_blank">@designyourfablife</a></h4>
</div>
<div class="testimonial-item">
<img src="assets/img/testimonials/t3.jpg" class="testimonial-img" alt="">
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Trust me when I say that this app is totally worth it and 0 hassle at all!
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
<h4><a href="https://www.instagram.com/carlaawithlove/" target="_blank">@carlaawithlove</a></h4>
</div>
<div class="testimonial-item">
<img src="assets/img/testimonials/t4.jpg" class="testimonial-img" alt="">
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
I actually got cash back for my shopping with the @paymicash app
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
<h4><a href="https://www.instagram.com/styleconceptblog/" target="_blank">@styleconceptblog</a></h4>
</div>
<div class="testimonial-item">
<img src="assets/img/testimonials/t5.jpg" class="testimonial-img" alt="">
<p>
<i class="bx bxs-quote-alt-left quote-icon-left"></i>
Recently I found this amazing app @paymicash which made my cosmetics shopping at @sephoracanada more fruitful. @paymicash has a list of great brands they are connected to and offer amazing cash back when you buy from those brands.
<i class="bx bxs-quote-alt-right quote-icon-right"></i>
</p>
<h4><a href="https://www.instagram.com/that_neon_girl/" target="_blank">@that_neon-girl</a></h4>
</div>
</div>
</div>
</section><!-- End Testimonials Section -->
</main><!-- End #main -->
<!-- ======= Footer ======= -->
<footer id="footer">
<!--
<div class="footer-newsletter">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-6">
<h4>Join Our Newsletter</h4>
<p>Tamen quem nulla quae legam multos aute sint culpa legam noster magna</p>
<form action="" method="post">
<input type="email" name="email"><input type="submit" value="Subscribe">
</form>
</div>
</div>
</div>
</div>
-->
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 footer-contact">
<img src="assets/img/paymi-logo-footer.svg" width="150" style="margin-bottom: 10px;">
<p>Google Play and the Google Play logo are trademarks of Google LLC. App Store and the Apple Logo are trademarks of Apple Inc.
</p>
<div class="social-links mt-3">
<a href="https://twitter.com/paymicash?lang=en" class="twitter"><i class="bx bxl-twitter"></i></a>
<a href="https://www.facebook.com/OfficialPaymi/" class="facebook"><i class="bx bxl-facebook"></i></a>
<a href="https://www.instagram.com/paymicash/?hl=en" class="instagram"><i class="bx bxl-instagram"></i></a>
<a href="https://www.linkedin.com/company/paymi-/?originalSubdomain=ca" class="linkedin"><i class="bx bxl-linkedin"></i></a>
</div>
</div>
<div class="col-lg-3 col-md-6 footer-links">
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Quick Links</h4>
<ul>
<li><a href="faq.html">FAQ</a></li>
<li><a href="https://web.paymi.com/">Login</a></li>
<li><a href="https://web.paymi.com/users/sign-up">Sign Up</a></li>
<li>EN / <a href="/fr/accueil"> FR</a></li>
</ul>
</div>
<div class="col-lg-3 col-md-6 footer-links">
<h4>Install App</h4>
<a href="https://apps.apple.com/ca/app/paymi/id994666263"><img src="assets/img/apple.svg" width="135" style="margin-left: 10px;"></a><a href="https://play.google.com/store/apps/details?id=com.paymi.paymi&hl=en_CA"><img src="assets/img/google.png" width="160"></a>
</div>
</div>
</div>
</div>
<div class="container py-4">
<div class="copyright">
© Copyright 2020 Integrated Rewards Inc. | <a href="terms-of-use.html">Terms of Use</a> | <a href="privacy-policy.html">Privacy Policy</a>
</div>
</div>
</footer><!-- End Footer -->
<a href="#" class="back-to-top"><i class="icofont-simple-up"></i></a>
<!-- Vendor JS Files -->
<script src="assets/vendor/jquery/jquery.min.js"></script>
<script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="assets/vendor/jquery.easing/jquery.easing.min.js"></script>
<script src="assets/vendor/php-email-form/validate.js"></script>
<script src="assets/vendor/venobox/venobox.min.js"></script>
<script src="assets/vendor/waypoints/jquery.waypoints.min.js"></script>
<script src="assets/vendor/counterup/counterup.min.js"></script>
<script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
<script src="assets/vendor/owl.carousel/owl.carousel.min.js"></script>
<!-- Template Main JS File -->
<script src="assets/js/main.js"></script>
</body>
</html>