-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.php
311 lines (307 loc) · 25.5 KB
/
index.php
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
<?php
get_header(); ?>
<div class="home">
<section id="hero" class="hero min-h-screen bg-black relative">
<img class="mobile hidden absolute pointer-events-none bottom-0 blob" src="<?php echo get_template_directory_uri() . '/dist/img/hero-blob-white-mobile.png' ?>" alt="blob">
<img class="absolute pointer-events-none bottom-0 blob desktop" src="<?php echo get_template_directory_uri() . '/dist/img/here-blob-white.png' ?>" alt="blob">
<img class="glitters1 absolute pointer-events-none top-0" src="<?php echo get_template_directory_uri() . '/dist/img/glitters1-hero.png' ?>" alt="blob" class="glitters">
<div class="container flex h-full z-10 relative">
<div class="hero-text w-1/2 flex white flex-col justify-center">
<div class="inner-wrapper">
<h1>Payday Loans ONLINE</h1>
<div class="description">
<p>A short aplication form, a fast and simple. A short aplication form, a fast and simple. A short aplication form, a fast and simple. A short aplication form, a fast and simple. A short aplication form, a fast and simple. A short aplication form, a fast and simple.</p>
</div>
<div class="btn-wrapper text-center">
<a id="get_money_now" href="#" class="gradient-btn gilroysemibold">GET MONEY NOW</a>
</div>
</div>
</div>
<div class="application-form white flex items-center w-1/2">
<div class="inner-wrapper text-center">
<h3 class="form-title">Payday Loan Online Application</h3>
<div class="form-wrapper">
<form action="/">
<input type="text" placeholder="Name" name="name">
<input type="email" placeholder="Email address" name="email">
<input type="text" placeholder="Number" name="number">
<textarea name="msg" id="msg" rows="6" placeholder="Additional message..."></textarea>
<input type="submit" value="Send Message" class="gradient-bg">
</form>
</div>
</div>
</div>
<img src="<?php echo get_template_directory_uri() . '/dist/img/glitters2-bot-hero.png' ?>" alt="glitters" class="glitters2 absolute pointer-events-none">
</div>
<a id="scroll-down" href="#about_us"><img src="<?php echo get_template_directory_uri() . '/dist/img/scroll-down-icon.png' ?>" alt="icon"></a>
</section>
<section id="about_us" class="about-us relative">
<img src="<?php echo get_template_directory_uri() . '/dist/img/grey-blob.png' ?>" alt="blob" class="absolute grey-blob-aboutus">
<div class="container relative">
<img src="<?php echo get_template_directory_uri() . '/dist/img/glitters3-about-us.png' ?>" alt="glitters" class="glitter glitters3">
<div class="introductory text-center grey">
<h1 class="heading">About Us</h1>
<div class="subheading">Something about us</div>
<div class="description">Online Payday Loans servise is used thousands of people every day. But why?</div>
</div>
<div class="col-content flex items-center">
<div class="col text-col relative">
<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 and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</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 and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</p>
</div>
<div class="col img-col relative">
<img class="ml-auto" src="<?php echo get_template_directory_uri() . '/dist/img/girl-holding-phone.png' ?>" alt="img">
</div>
</div>
</div>
</section>
<section id="services" class="services relative overflow-hidden">
<img src="<?php echo get_template_directory_uri() . '/dist/img/glitters4-services.png' ?>" alt="glitter" class="glitter glitters4-services">
<div class="container">
<div class="introductory text-center grey">
<h1 class="heading">Services</h1>
<div class="subheading">Something about us</div>
</div>
<div class="col-content flex">
<div class="col w-1/4">
<div class="icon"><img src="<?php echo get_template_directory_uri() . '/dist/img/icon-three-dots.png' ?>" alt="icon"></div>
<div class="title">Absolute Free</div>
<div class="desc">
<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 and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</p>
</div>
</div>
<div class="col w-1/4">
<div class="icon"><img src="<?php echo get_template_directory_uri() . '/dist/img/icon-three-lines.png' ?>" alt="icon"></div>
<div class="title">Bad Credits</div>
<div class="desc">
<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 and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</p>
</div>
</div>
<div class="col w-1/4">
<div class="icon"><img src="<?php echo get_template_directory_uri() . '/dist/img/icon-burger.png' ?>" alt="icon"></div>
<div class="title">Cheapest</div>
<div class="desc">
<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 and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</p>
</div>
</div>
<div class="col w-1/4">
<div class="icon"><img src="<?php echo get_template_directory_uri() . '/dist/img/icon-dice.png' ?>" alt="icon"></div>
<div class="title">Payday Loans</div>
<div class="desc">
<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 and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</p>
</div>
</div>
</div>
</div>
</section>
<section id="testimonials" class="testimonials overflow-hidden">
<img src="<?php echo get_template_directory_uri() . '/dist/img/glitters5-testi.png' ?>" alt="glitter" class="glitter glitters5-testi">
<div class="container">
<div class="introductory text-center grey">
<h1 class="heading">Happy customers</h1>
<div class="subheading">Some several opinions</div>
</div>
<div class="testimonials-wrapper">
<div class="swiper testimonials">
<div class="swiper-wrapper">
<div class="swiper-slide testimonial-item">
<div class="text">
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 and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</div>
<div class="author text-center">
<div class="avatar"><img src="<?php echo get_template_directory_uri() . '/dist/img/avatar1.png' ?>" alt="avatar"></div>
<div class="name">Maxim Garbuzov</div>
<div class="title">Designer</div>
</div>
</div>
<div class="swiper-slide testimonial-item">
<div class="text">
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 and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</div>
<div class="author text-center">
<div class="avatar"><img src="<?php echo get_template_directory_uri() . '/dist/img/avatar2.png' ?>" alt="avatar"></div>
<div class="name">Maxim Garbuzov</div>
<div class="title">Designer</div>
</div>
</div>
<div class="swiper-slide testimonial-item">
<div class="text">
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 and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</div>
<div class="author text-center">
<div class="avatar"><img src="<?php echo get_template_directory_uri() . '/dist/img/avatar1.png' ?>" alt="avatar"></div>
<div class="name">Maxim Garbuzov</div>
<div class="title">Designer</div>
</div>
</div>
<div class="swiper-slide testimonial-item">
<div class="text">
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 and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</div>
<div class="author text-center">
<div class="avatar"><img src="<?php echo get_template_directory_uri() . '/dist/img/avatar2.png' ?>" alt="avatar"></div>
<div class="name">Maxim Garbuzov</div>
<div class="title">Designer</div>
</div>
</div>
</div>
</div>
<div class="nav-btn button-prev"><img class="flip-horizontal" src="<?php echo get_template_directory_uri() . '/dist/img/arrow-gradient.png' ?>" alt="icon"></div>
<div class="nav-btn button-next"><img src="<?php echo get_template_directory_uri() . '/dist/img/arrow-gradient.png' ?>" alt="icon"></div>
</div>
</div>
</section>
<section id="we_the_best" class="we-the-best">
<img src="<?php echo get_template_directory_uri() . '/dist/img/grey-blob.png' ?>" alt="blob" class="flip-horizontal absolute grey-blob-best">
<img src="<?php echo get_template_directory_uri() . '/dist/img/glitters6-best.png' ?>" alt="glitter" class="glitter glitters6-best">
<div class="container">
<div class="introductory text-center grey">
<h1 class="heading">Why we are the best</h1>
<div class="subheading">Some several opinions</div>
</div>
<div class="col-content flex items-center">
<div class="col w-3/5 form-col">
<div class="application-form white flex items-center w-1/2">
<div class="inner-wrapper text-center">
<h2 class="form-title grey">Payday Loan Online Application</h2>
<div class="form-wrapper">
<form action="/">
<input type="text" placeholder="Name" name="name">
<input type="email" placeholder="Email address" name="email">
<input type="text" placeholder="Number" name="number">
<textarea name="msg" id="msg" rows="6" placeholder="Additional message..."></textarea>
<input type="submit" value="Send Message" class="gradient-bg">
</form>
</div>
</div>
</div>
</div>
<div class="col w-2/5">
<div class="icon-with-text grey">
<div class="row text-center">
<div class="icon"><img class="m-auto" src="<?php echo get_template_directory_uri() . '/dist/img/icon-time.png' ?>" alt="icon"></div>
<h4 class="title uppercase gilroysemibold">Quick Approval Time</h4>
<div class="text">
<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 and scrambled it to make a type specimen book.
</p>
</div>
</div>
<div class="row text-center">
<div class="icon"><img class="m-auto" src="<?php echo get_template_directory_uri() . '/dist/img/icon-broken-card.png' ?>" alt="icon"></div>
<h4 class="title uppercase gilroysemibold">Bad Credit</h4>
<div class="text">
<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 and scrambled it to make a type specimen book.
</p>
</div>
</div>
<div class="row text-center">
<div class="icon"><img class="m-auto" src="<?php echo get_template_directory_uri() . '/dist/img/icon-apr.png' ?>" alt="icon"></div>
<h4 class="title uppercase gilroysemibold">Lovest APR</h4>
<div class="text">
<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 and scrambled it to make a type specimen book.
</p>
</div>
</div>
<div class="row text-center">
<div class="icon"><img class="m-auto" src="<?php echo get_template_directory_uri() . '/dist/img/icon-shield.png' ?>" alt="icon"></div>
<h4 class="title uppercase gilroysemibold">Safe & Confidential</h4>
<div class="text">
<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 and scrambled it to make a type specimen book.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="blog" class="blog">
<img src="<?php echo get_template_directory_uri() . '/dist/img/glitters7-blog.png' ?>" alt="glitter" class="glitter glitters7-blog">
<div class="container">
<div class="introductory text-center grey">
<h1 class="heading">Blog</h1>
</div>
<div class="blog-list swiper">
<div class="swiper-wrapper">
<div class="swiper-slide blog-item">
<a href="#" class="bg-cover bg-no-repeat bg-center" style="background-image: url(<?php echo get_template_directory_uri() . '/dist/img/calcu-woman.jpg' ?>);"></a>
</div>
<div class="swiper-slide blog-item">
<a href="#" class="bg-cover bg-no-repeat bg-center" style="background-image: url(<?php echo get_template_directory_uri() . '/dist/img/mastercard.jpg' ?>);"></a>
</div>
<div class="swiper-slide blog-item">
<a href="#" class="bg-cover bg-no-repeat bg-center" style="background-image: url(<?php echo get_template_directory_uri() . '/dist/img/twin-tower.jpg' ?>);"></a>
</div>
<div class="swiper-slide blog-item">
<a href="#" class="bg-cover bg-no-repeat bg-center" style="background-image: url(<?php echo get_template_directory_uri() . '/dist/img/calcu-woman.jpg' ?>);"></a>
</div>
<div class="swiper-slide blog-item">
<a href="#" class="bg-cover bg-no-repeat bg-center" style="background-image: url(<?php echo get_template_directory_uri() . '/dist/img/mastercard.jpg' ?>);"></a>
</div>
</div>
</div>
<div class="nav-btn button-prev"><img class="flip-horizontal" src="<?php echo get_template_directory_uri() . '/dist/img/arrow-gradient.png' ?>" alt="icon"></div>
<div class="nav-btn button-next"><img src="<?php echo get_template_directory_uri() . '/dist/img/arrow-gradient.png' ?>" alt="icon"></div>
</div>
</section>
<section id="footer_cta" class="footer-cta relative">
<div class="blob-svg absolute bottom-0">
<!-- <svg class="w-full" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1920" height="950.39" viewBox="0 0 1920 950.39">
<defs>
<style>
.cls-1 {
stroke: #fff;
stroke-width: 11.1px;
fill-rule: evenodd;
filter: url(#filter);
}
</style>
<filter id="filter" x="-1732.66" y="8138.16" width="4077.72" height="2306.84" filterUnits="userSpaceOnUse">
<feImage preserveAspectRatio="none" x="-1732.66" y="8138.16" width="4077.72" height="2306.84" result="image" xlink:href="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNDA3Ny43MiIgaGVpZ2h0PSIyMzA2Ljg0IiB2aWV3Qm94PSIwIDAgNDA3Ny43MiAyMzA2Ljg0Ij4KICA8ZGVmcz4KICAgIDxzdHlsZT4KICAgICAgLmNscy0xIHsKICAgICAgICBmaWxsOiB1cmwoI2xpbmVhci1ncmFkaWVudCk7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImxpbmVhci1ncmFkaWVudCIgeDE9IjIwMzguODYiIHgyPSIyMDM4Ljg2IiB5Mj0iMjMwNi44NCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgogICAgICA8c3RvcCBvZmZzZXQ9IjAuMDc1IiBzdG9wLWNvbG9yPSIjNTNhNmY2Ii8+CiAgICAgIDxzdG9wIG9mZnNldD0iMC45MjUiIHN0b3AtY29sb3I9IiM5NTEyZDciLz4KICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgPC9kZWZzPgogIDxyZWN0IGNsYXNzPSJjbHMtMSIgd2lkdGg9IjQwNzcuNzIiIGhlaWdodD0iMjMwNi44NCIvPgo8L3N2Zz4K"/>
<feComposite result="composite" operator="in" in2="SourceGraphic"/>
<feBlend result="blend" in2="SourceGraphic"/>
</filter>
</defs>
<g transform="translate(0 -8132.61)" style="fill: ; filter: url(#filter)">
<path id="BG" class="cls-1" d="M2345.06,9733.25l-111.03-603.73-46.47-2.94s-61.2-70.59-130.12-235.39c-55.17-129.94-112.99-253.87-175.06-374.67-30.23-58.83-76.41-137.92-155.12-210.96-95.32-88.44-194.98-134.68-261.51-151.25-170.63-42.5-324.89,7.22-443.1,53.18-177.962,69.21-396.215,181.26-458.083,218.74Q343.62,8560.09,90.427,8667.89A2973.515,2973.515,0,0,1-412.58,8892.85c-221.621,75.52-483.193,132.08-802.14,159.55a3812.308,3812.308,0,0,1-517.95,9.22L-1499.32,10445l3808.58-642.39Z" style="stroke: inherit; filter: none; fill: inherit"/>
</g>
<use transform="translate(0 -8132.61)" xlink:href="#BG" style="stroke: #fff; filter: none; fill: none"/>
</svg> -->
<img src="<?php echo get_template_directory_uri() . '/dist/img/footer-gradient1.png' ?>" alt="blob" class="footer-gradient">
</div>
<div class="container relative">
<img src="<?php echo get_template_directory_uri() . '/dist/img/glitters8-footer.png' ?>" alt="glitter" class="glitter glitters8-footer">
<div class="col-content flex items-center">
<div class="col w-1/2 img-col">
<img src="<?php echo get_template_directory_uri() . '/dist/img/woman-shocked.png' ?>" alt="img">
</div>
<div class="col w-1/2 white text-center relative text-col">
<h1 class="heading">Want to get Credit?</h1>
<div class="btn-wrapper">
<a href="#" class="btn-white">SEND MESSAGE</a>
</div>
<div class="site-branding absolute">
<a href="/" class="gilroybold text-4xl">Payday Loans™</a>
</div>
</div>
</div>
</div>
</section>
</div>
<?php get_footer();