-
Notifications
You must be signed in to change notification settings - Fork 0
/
about-us.html
579 lines (536 loc) · 24.3 KB
/
about-us.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
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
<!DOCTYPE html>
<html lang="en" id="top">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Credit 21</title>
<link rel="stylesheet" href="css/main.css" />
</head>
<body>
<!-- NAVBAR COMPONENT -->
<div class="navbar-wrapper">
<div class="navbar-top d-none d-lg-block">
<div class="container">
<p class="text-sm">
Credit 21 Pte. Ltd. is a <a href="#">licensed moneylender</a> (Licence No. 57/2020) listed in the Registry
of Moneylenders (S/No. 37), under the Ministry of Law in Singapore.
</p>
<ul class="navbar-top__list">
<li class="navbar-top__list-item">
<a href="tel:62191611" class="navbar-top__list-link">
<img src="images/svg/icon-tel.svg" alt="" />
<span>6219 1611</span>
</a>
</li>
<li class="navbar-top__list-item">
<a href="#" class="navbar-top__list-link">
<img src="images/svg/icon-signin.svg" alt="" />
<span>Sign In</span>
</a>
</li>
</ul>
</div>
</div>
<div class="navbar">
<div class="container">
<a href="/" class="navbar__logo">
<img src="images/svg/logo-light.svg" alt="Credit 21" />
<img src="images/svg/logo-primary.svg" alt="Credit 21" />
</a>
<button class="navbar__burger d-lg-none" id="navbar-burger">
<svg class="navbar__burger-open" width="25" height="19" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
stroke="currentColor"
stroke-width="3"
stroke-linecap="round"
d="M1.5 1.5h22M1.5 9.5h22M1.5 17.5h22"
/>
</svg>
<img class="navbar__burger-close" src="images/svg/burger-close.svg" alt="Close the menu" />
</button>
<ul class="navbar__menu">
<li class="navbar__menu-item d-lg-none navbar-buttons">
<a href="#" class="navbar-button__primary">Apply For Loan</a>
<a href="#" class="navbar-button__outline">
<svg width="11" height="14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path
d="M0 7.03v4.053C0 12.693 1.319 14 2.946 14h4.997c1.627 0 2.946-1.306 2.946-2.917V7.03c0-.805-.66-1.459-1.473-1.459H1.473C.659 5.571 0 6.225 0 7.03zM5.444 0C3.362 0 1.667 1.678 1.667 3.74v1.268h1.917V3.74c0-1.015.835-1.84 1.859-1.84 1.025 0 1.86.827 1.86 1.84v1.268H9.22V3.74C9.22 1.678 7.526 0 5.444 0z"
fill="currentColor"
/>
</svg>
<span>Sign In</span>
</a>
</li>
<li class="navbar__menu-item">
<a href="#" class="navbar__menu-link navbar__menu-link--active">Home</a>
</li>
<li class="navbar__menu-item dropdown">
<a class="navbar__menu-link">Loans</a>
<ul class="dropdown-list">
<li class="dropdown-list__item">
<a href="#" class="dropdown-list__link">Loan Calculator</a>
</li>
<li class="dropdown-list__item">
<a href="#" class="dropdown-list__link">Personal Loans</a>
</li>
<li class="dropdown-list__item">
<a href="#" class="dropdown-list__link">Business Loans</a>
</li>
<li class="dropdown-list__item">
<a href="#" class="dropdown-list__link">Lifestage Financing</a>
</li>
<li class="dropdown-list__item">
<a href="#" class="dropdown-list__link">Education Financing</a>
</li>
<li class="dropdown-list__item">
<a href="#" class="dropdown-list__link">Travel Financing</a>
</li>
<li class="dropdown-list__item">
<a href="#" class="dropdown-list__link">Medical Financing</a>
</li>
</ul>
</li>
<li class="navbar__menu-item dropdown">
<a href="#" class="navbar__menu-link">About Us</a>
<ul class="dropdown-list">
<li class="dropdown-list__item">
<a href="#" class="dropdown-list__link">About Credit 21</a>
</li>
<li class="dropdown-list__item">
<a href="#" class="dropdown-list__link">Customer Review</a>
</li>
<li class="dropdown-list__item">
<a href="#" class="dropdown-list__link">Career</a>
</li>
</ul>
</li>
<li class="navbar__menu-item dropdown">
<a href="#" class="navbar__menu-link">Contact Us</a>
<ul class="dropdown-list">
<li class="dropdown-list__item">
<a href="#" class="dropdown-list__link">Location</a>
</li>
<li class="dropdown-list__item">
<a href="#" class="dropdown-list__link">Contacts</a>
</li>
<li class="dropdown-list__item">
<a href="#" class="dropdown-list__link">Opening Hours</a>
</li>
</ul>
</li>
<li class="navbar__menu-item">
<a href="#" class="navbar__menu-link">Blog</a>
</li>
<li class="navbar__menu-item">
<a href="#" class="navbar__menu-link">Scam Alert</a>
</li>
<li class="navbar__menu-item ms-30 d-none d-lg-block">
<a href="#" class="navbar-button">Apply For Loan</a>
</li>
<li class="d-lg-none mt-55">
<footer class="footer navbar-footer">
<div class="navbar-footer-container d-block">
<a href="/" class="footer__logo mb-20 mb-lg-0">
<img loading="lazy" src="images/svg/logo-primary.svg" alt="" />
</a>
<ul class="footer__menu">
<li class="footer__menu-item">
<a href="#" class="footer__menu-link">Home</a>
</li>
<li class="footer__menu-item">
<a href="#" class="footer__menu-link">Personal Loan</a>
</li>
<li class="footer__menu-item">
<a href="#" class="footer__menu-link">Debt Consolidation</a>
</li>
<li class="footer__menu-item">
<a href="#" class="footer__menu-link">Apply Loan</a>
</li>
<li class="footer__menu-item">
<a href="#" class="footer__menu-link">Contact Us</a>
</li>
<li class="footer__menu-item">
<a href="#" class="footer__menu-link">Privacy Policy</a>
</li>
</ul>
<a href="#top" class="gotop footer__gotop">
<img loading="lazy" src="images/svg/icon-gotop.svg" alt="Go top" />
</a>
</div>
<!-- footer copy -->
<div class="footer__copy">
<p>Copyright © 2020 Credit 21 Pte Ltd. All Rights Reserved. Licence No. 57/2020</p>
</div>
</footer>
</li>
</ul>
</div>
</div>
</div>
<!-- NAVBAR COMPONENT END -->
<header class="about-header">
<div class="container">
<img class="about-header__img" src="images/svg/rate-lg.svg" alt="" />
<div class="text-xl-end">
<div class="about-header__card">
<h1 class="heading-primary">The No.1 Licensed Money Lender in Singapore</h1>
<p class="mt-14 mt-md-20 text-lg">
Following MinLaw’s announcement of
<a href="#" class="text-primary fw-bold">6 new firms piloting alternative business models</a> for money
lending, we are pleased to announce that Credit 21 has been awarded with this honour.
</p>
<a href="#" class="button mt-24 d-md-none">Apply Now</a>
</div>
</div>
</div>
</header>
<!-- SECTION ABOUT -->
<section class="section-about">
<div class="container">
<div class="row align-items-lg-center">
<div class="col-md-6 order-md-2">
<div class="section-about__img">
<img src="images/about-us.png" alt="" />
</div>
</div>
<div class="col-md-6 order-md-1 mt-20 mt-md-0">
<h2 class="heading-secondary">About Credit 21</h2>
<p class="mt-24 mt-md-30">
Whether you need a large sum of money for school fees or to buy an asset or smaller sums for emergencies
arising such as renovations, fast cash or foreigner loans, Credit 21 is your go-to lender in Singapore. We
have an online loan application form which you can channel your application from the comfort of your
station and at any time. After which, a loan officer will be in touch with you on your application and you
will be invited down to our office to complete the application process with the required documents with
you. Our highest priority is to make your loan application process as hassle-free and convenient as
possible.
<br /><br />
Credit 21 is a legal money lender in Singapore, registered with the Ministry of Law, and our customer
satisfaction ratings are at a high rate, both of which are things to be on the look-out for with a good
moneylender. Your personal information will be handled with the highest level of confidentiality, and our
interest rate and repayment plans are negotiable to tailor a solution best fitting to your needs. At
Credit 21, we understand that time is money, and you can trust us to deliver on promises, so just relax
and enjoy the kind of service every customer only dreams about.
</p>
</div>
</div>
</div>
</section>
<!-- SECTION ABOUT END -->
<!-- SECTION STATS -->
<section class="section-stats bg-gray">
<div class="container">
<div class="d-lg-flex justify-content-between">
<div class="stat-item text-center">
<h4 class="heading-tertiary">
<span class="text-primary">$100</span>
million
</h4>
<p class="mt-md-10">In loan amount granted to customers</p>
</div>
<div class="stat-item mt-45 mt-lg-0 text-center">
<h4 class="heading-tertiary">
<span class="text-primary">3</span>
minutes
</h4>
<p class="mt-md-10">Fast loan application</p>
</div>
<div class="stat-item mt-45 mt-lg-0 text-center">
<h4 class="heading-tertiary">
<span class="text-primary">24</span>
hours
</h4>
<p class="mt-md-10">For loan disbursements</p>
</div>
<div class="stat-item mt-45 mt-lg-0 text-center">
<h4 class="heading-tertiary">
<span class="text-primary">16</span>
years
</h4>
<p class="mt-md-10">Of experience in the industry</p>
</div>
</div>
</div>
</section>
<!-- SECTION STATS END -->
<!-- SECTION CAREER -->
<section class="section-career text-md-center">
<div class="container">
<h2 class="heading-secondary">Career Opportunities</h2>
<p class="mt-14 mt-md-20 fw-bold text-dark-100 mw-780 d-md-none">
Our personal loans stand out as we provide our borrowers with a wide range of unique benefits.
</p>
<p class="mt-14 mt-md-20 fw-bold text-dark-100 d-none d-md-inline-block">
Looking for energetic, dynamic and passionate team players who have a friendly <br />
disposition and drive for excellence.
</p>
<div class="career-cards mt-35">
<div class="career-card">
<div class="row">
<div class="col-lg-8">
<div class="career-card__content-wrapper">
<div class="career-card__content">
<h2>Finance Assistant</h2>
<ul>
<li>
To provide customer service at exemplary levels while upholding the professional image of the
company
</li>
<li>
To be proactive and initiative to ensure a pleasant experience for the customers during their
appointment
</li>
<li>
To provide clear and coherent explanation of loan contract terms, products and details to
customers
</li>
<li>To assist customers with their loan applications</li>
<li>To answer customers’ queries and to explain loan procedures over the phone</li>
<li>
To assist with clients account management, along with accurate and careful data entry of
customer details
</li>
<li>To help in administrative duties such as photocopying and filing when necessary</li>
</ul>
<h4>Requirements</h4>
<ul>
<li>Entry level with right skill set</li>
<li>Friendly and positive attitude</li>
<li>Excellent communication skills</li>
<li>
Able to speak proficiently in both English and Mandarin (to liaise with Mandarin speaking
customers)
</li>
</ul>
<h4>Career Benefits</h4>
<ul>
<li>Attractive salary and commission</li>
<li>Daily meal allowance provided</li>
<li>Quarterly team building activities</li>
<li>Incentives will be given for meeting KPIs</li>
<li>Highly accessible place of work near MRT, with close proximity to the heart of the city</li>
<li>Comprehensive on the job training will be provided</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="career-card__link-wrapper mt-24 mt-lg-10">
<div class="career-card__link">
<p>
Interested applicants, please submit your CVs to
<a href="mailto:[email protected]" class="fw-bold text-primary">
</a>
or
</p>
<a href="#" class="button button--outline button--md mt-24">Apply at Jobstreet</a>
</div>
</div>
</div>
</div>
<button
onclick="this.closest('.career-card').classList.toggle('career-card--active')"
class="career-card__show-more"
>
<span>Show More</span>
<span>Show Less</span>
</button>
</div>
<div class="career-card">
<div class="row">
<div class="col-lg-8">
<div class="career-card__content-wrapper">
<div class="career-card__content">
<h2>Debt Collector</h2>
<ul>
<li>
To provide customer service at exemplary levels while upholding the professional image of the
company
</li>
<li>
To be proactive and initiative to ensure a pleasant experience for the customers during their
appointment
</li>
<li>
To provide clear and coherent explanation of loan contract terms, products and details to
customers
</li>
<li>To assist customers with their loan applications</li>
<li>To answer customers’ queries and to explain loan procedures over the phone</li>
<li>
To assist with clients account management, along with accurate and careful data entry of
customer details
</li>
<li>To help in administrative duties such as photocopying and filing when necessary</li>
</ul>
<h4>Requirements</h4>
<ul>
<li>Entry level with right skill set</li>
<li>Friendly and positive attitude</li>
<li>Excellent communication skills</li>
<li>
Able to speak proficiently in both English and Mandarin (to liaise with Mandarin speaking
customers)
</li>
</ul>
<h4>Career Benefits</h4>
<ul>
<li>Attractive salary and commission</li>
<li>Daily meal allowance provided</li>
<li>Quarterly team building activities</li>
<li>Incentives will be given for meeting KPIs</li>
<li>Highly accessible place of work near MRT, with close proximity to the heart of the city</li>
<li>Comprehensive on the job training will be provided</li>
</ul>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="career-card__link-wrapper mt-24 mt-lg-10">
<div class="career-card__link">
<p>
Interested applicants, please submit your CVs to
<a href="mailto:[email protected]" class="fw-bold text-primary">
</a>
or
</p>
<a href="#" class="button button--outline button--md mt-24">Apply at Jobstreet</a>
</div>
</div>
</div>
</div>
<button
onclick="this.closest('.career-card').classList.toggle('career-card--active')"
class="career-card__show-more"
>
<span>Show More</span>
<span>Show Less</span>
</button>
</div>
</div>
</div>
</section>
<!-- SECTION CAREER END -->
<!-- SECTION OPTIONS -->
<section class="section-options bg-gray">
<div class="container">
<div class="row align-items-center">
<div class="col-md-6">
<h2 class="heading-secondary">
Can’t Find What You <br />
Are Looking For?
</h2>
<p class="text-dark-100 fw-md-bold mt-14 mt-md-20">Check out our other available help options.</p>
</div>
<div class="col-md-6 mt-35 mt-md-0">
<div class="row g-20 section-options-row">
<div class="col-lg-6">
<a href="#" class="service-card service-card--options">
<div class="service-card__icon">
<img loading="lazy" src="images/svg/options-contact.svg" alt="" />
</div>
<div class="service-card__body">
<h3 class="service-card__heading">Contact Us</h3>
<p class="services-card__description text-md">
Call us for assistance at 6219 1611 to answer all your queries about a personal loan with us.
</p>
</div>
</a>
</div>
<div class="col-lg-6">
<a href="#" class="service-card service-card--options">
<div class="service-card__icon">
<img loading="lazy" src="images/svg/options-calculator.svg" alt="" />
</div>
<div class="service-card__body">
<h3 class="service-card__heading">Loan Calculator</h3>
<p class="services-card__description text-md">
Get all the numbers right at your fingertips. What you see is what you'll get.
</p>
</div>
</a>
</div>
<div class="col-lg-6">
<a href="#" class="service-card service-card--options">
<div class="service-card__icon">
<img loading="lazy" src="images/svg/options-geo.svg" alt="" />
</div>
<div class="service-card__body">
<h3 class="service-card__heading">Locate Us</h3>
<p class="services-card__description text-md">
Make your way down to any of our branches and speak to our friendly loan officers.
</p>
</div>
</a>
</div>
<div class="col-lg-6">
<a href="#" class="service-card service-card--options">
<div class="service-card__icon">
<img loading="lazy" src="images/svg/options-mouse.svg" alt="" />
</div>
<div class="service-card__body">
<h3 class="service-card__heading">Apply Online</h3>
<p class="services-card__description text-md">
Complete our online application that takes only 3 mins.
</p>
</div>
</a>
</div>
<div class="col-lg-6">
<a href="#" class="service-card service-card--options">
<div class="service-card__icon">
<img loading="lazy" src="images/svg/options-support.svg" alt="" />
</div>
<div class="service-card__body">
<h3 class="service-card__heading">Support and Q&As</h3>
<p class="services-card__description text-md">Find the answers to your questions.</p>
</div>
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- SECTION OPTIONS END -->
<!-- FOOTER -->
<footer class="footer bg-gray">
<div class="container">
<a href="/" class="footer__logo mb-20 mb-lg-0">
<img loading="lazy" src="images/svg/logo-primary.svg" alt="" />
</a>
<ul class="footer__menu">
<li class="footer__menu-item">
<a href="#" class="footer__menu-link">Home</a>
</li>
<li class="footer__menu-item">
<a href="#" class="footer__menu-link">Personal Loan</a>
</li>
<li class="footer__menu-item">
<a href="#" class="footer__menu-link">Debt Consolidation</a>
</li>
<li class="footer__menu-item">
<a href="#" class="footer__menu-link">Apply Loan</a>
</li>
<li class="footer__menu-item">
<a href="#" class="footer__menu-link">Contact Us</a>
</li>
<li class="footer__menu-item">
<a href="#" class="footer__menu-link">Privacy Policy</a>
</li>
</ul>
<a href="#top" class="gotop footer__gotop">
<img loading="lazy" src="images/svg/icon-gotop.svg" alt="Go top" />
</a>
</div>
<!-- footer copy -->
<div class="footer__copy">
<p>Copyright © 2020 Credit 21 Pte Ltd. All Rights Reserved. Licence No. 57/2020</p>
</div>
</footer>
<!-- FOOTER END -->
<!-- SCRIPTS -->
<script src="js/main.js"></script>
</body>
</html>