-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
350 lines (342 loc) · 14.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Bank</title>
<!-- Bootstrap -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/style.css" rel="stylesheet">
<link href="skins/minimal/minimal.css" rel="stylesheet">
<link rel="stylesheet" href="css/nice-select.css">
<link rel="stylesheet" type="text/css" href="css/slick.css"/>
<link rel="stylesheet" type="text/css" href="css/slick-theme.css"/>
<link rel="stylesheet" type="text/css" href="css/ionicons.min.css"/>
<link href="css/animate.min.css" rel="stylesheet">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<!--<div class="top-bar">
<div class="container">
<p><strong>Opening Hours:</strong> Mon-Fri 8.30 am - 6.30pm </p>
<ul class="pull-right">
<li><a href="#">SUPPORT</a></li>
<li><a href="#">PRIVACY</a></li>
</ul>
</div>
</div>-->
<header>
<div class="container">
<a href="index.html" class="logo">eLending Capital</a>
<div class="pull-right">
<div class="contact-box">
<span class="circle-icon"><span class="ion-ios-telephone"></span></span>
<p>858-34LOANS <span>(858-345-6267)</span></p>
<p class="small-text">[email protected]</p>
</div>
<div class="contact-box">
<span class="circle-icon"><span class="ion-navigate"></span></span>
<p>861 6th Avenue,</p>
<p class="small-text">Suite 612, 92101 San Diego, CA</p>
</div>
<ul class="social-media-top">
<li><a href="#"><span class="socicon-facebook"></span></a></li>
<li><a href="#"><span class="socicon-twitter"></span></a></li>
<li><a href="#"><span class="socicon-linkedin"></span></a></li>
<li><a href="#"><span class="socicon-googleplus"></span></a></li>
</ul>
</div>
<a href="#" class="font-change increase-size">+</a>
<a href="#" class="font-change decrease-size">-</a>
</div>
</header>
<div class="main-content">
<div class="container">
<div class="menu">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="#accepted-assets">ASSETS WE ACCEPT</a></li>
<li><a href="about.html">ABOUT US</a></li>
<li><a href="faq.html">FAQ</a></li>
<li><a href="contact.html">CONTACT US</a></li>
</ul>
<a href="contact.html" class="consultation-button pull-right">GET A FREE CONSULTATION</a>
</div>
<h1>UNLEASH YOUR EQUITY</h1>
<div class="center">
<h2>Assets we accept</h2>
</div>
<div id="accepted-assets" class="categories-mobile">
<div class="col-md-3 col-sm-6">
<a href="form.html" class="category-box">
<img src="images/5.jpg" class="img-responsive" alt="JEWELRY" />
<span class="slide-title">JEWELRY</span>
</a>
</div>
<div class="col-md-3 col-sm-6">
<a href="form.html" class="category-box">
<img src="images/7.jpg" class="img-responsive" alt="WATCHES" />
<span class="slide-title">WATCHES</span>
</a>
</div>
<div class="col-md-3 col-sm-6">
<a href="form.html" class="category-box">
<img src="images/6.jpg" class="img-responsive" alt="GOLD & PRECIOUS METALS" />
<span class="slide-title">GOLD & PRECIOUS METALS</span>
</a>
</div>
<div class="col-md-3 col-sm-6">
<a href="form.html" class="category-box">
<img src="images/3.jpg" class="img-responsive" alt="SELECT AUTOS" />
<span class="slide-title">SELECT AUTOS</span>
</a>
</div>
<div class="col-md-3 col-sm-6">
<a href="form.html" class="category-box">
<img src="images/1.jpg" class="img-responsive" alt="ART & COLLECTIBLES" />
<span class="slide-title">ART & COLLECTIBLES</span>
</a>
</div>
<div class="col-md-3 col-sm-6">
<a href="http://ecapitalinc.com" class="category-box">
<img src="images/2.jpg" class="img-responsive" alt="REAL ESTATE" />
<span class="slide-title">REAL ESTATE</span>
</a>
</div>
<div class="col-md-3 col-sm-6">
<a href="form.html" class="category-box">
<img src="images/4.jpg" class="img-responsive" alt="HIGH END PURSES" />
<span class="slide-title">HIGH END PURSES</span>
</a>
</div>
<div class="col-md-3 col-sm-6">
<a href="form.html" class="category-box">
<img src="images/8.jpg" class="img-responsive" alt="ANTIQUES" />
<span class="slide-title">ANTIQUES</span>
</a>
</div>
</div>
</div>
</div>
<div class="offer-row">
<div class="container">
<div class="center">
<h2>We Buy <span class="bulletpoint">•</span> We Lend <span class="bulletpoint">•</span> We Sell</h2>
<h3>We offer a totally new way of borrowing </h3>
</div>
<div class="row">
<div class="col-sm-4">
<div class="offer-box">
<div class="circle">1</div>
<h3>SALE ADVANCE LOANS</h3>
<p>eLending will advance you a portion of the value while our experts find the best possible buyer to get you the best possible price for your asset.</p>
</div>
</div>
<div class="col-sm-4">
<div class="offer-box">
<div class="circle">2</div>
<h3>BRIDGE LOANS</h3>
<p>eLending will lend money on the value of your asset. Get the most out of the value of your asset discretely with no credit checks required. Assets are kept safe and secured until the repayment of the loan.</p>
</div>
</div>
<div class="col-sm-4">
<div class="offer-box">
<div class="circle">3</div>
<h3>TERM LOANS</h3>
<p>eLending will lend you a minimum of $2,500 against the value of your asset over a longer term with competitive interest rates, no credit checks, and at complete discretion.</p>
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="center">
<h2>Our Process</h2>
<h3>How our process works - step by step</h3>
</div>
<div class="row process-row">
<div class="col-sm-4">
<h3 class="center">Step 1</h3>
<p>Click on the asset you wish to lend on and fill our quick prequalification form or call us today for a free consultation.</p>
</div>
<div class="col-sm-4">
<h3 class="center">Step 2</h3>
<p>Our experienced appraisers will help you understand the value of your asset.</p>
</div>
<div class="col-sm-4">
<h3 class="center">Step 3</h3>
<p>Once your asset has been inspected, insured, and secured you will receive funding instantly and begin to maximize the value of your assets with complete discretion.</p>
</div>
</div>
<div class="center">
<h2>Why people choose us</h2>
<h3>We offer a totally new way of borrowing</h3>
</center>
<div class="row icon-row">
<div class="col-sm-4 icon-box">
<img src="images/process-icon.png" alt="simple process" />
<p>SIMPLE PROCESS</p>
</div>
<div class="col-sm-4 icon-box">
<img src="images/no-forms-icon.png" alt="No Forms, income, or tax returns" />
<p>NO CREDIT CHECKS, INCOME VERIFICATION, OR TAX RETURNS</p>
</div>
<div class="col-sm-4 icon-box">
<img src="images/decision-icon.png" alt="quick decision" />
<p>QUICK DECISION</p>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="row">
<div class="col-sm-3">
<a href="#" class="logo-footer">eLending Capital</a>
<p>eLENDING lends money against your valuables with no credit checks, no income verification, and no tax returns. Unleash the power of your equity now. Safe and Discreet.</p>
</div>
<div class="col-sm-3">
<h3>Explore</h3>
<ul>
<li><a href="#">How It Works</a></li>
<li><a href="#">Sales Advance Loans</a></li>
<li><a href="#">Bridge Loans </a></li>
<li><a href="#">Term Loans</a></li>
<li><a href="#">About Us</a></li>
</ul>
</div>
<div class="col-sm-3">
<h3>Assets We Accept</h3>
<ul>
<li><a href="#">Jewelry</a></li>
<li><a href="#">Watches</a></li>
<li><a href="#">Gold & Precious Metals</a></li>
<li><a href="#">Select Autos</a></li>
<li><a href="#">Art & Collectible</a></li>
<li><a href="#">Real Estate</a></li>
<li><a href="#">High End Purse</a></li>
<li><a href="#">Antiques</a></li>
</ul>
</div>
<div class="col-sm-3">
<h3>Contact Us</h3>
<p>861 6th Avenue, <br />
Suite 612, 92101 San Diego, CA <br /><br />
E-Mail: [email protected] <br /><br />
CALL US - 858-34LOANS (858-345-6267) <br />
Mon-Fri: 8:30am - 6:00pm <br /><br />
VISIT US <br />
Mon-Fri: 8:30am - 6:00pm</p>
</div>
</div>
<div class="col-sm-12 footer-content">
<p class="pull-left">Copyright 2016 - Elending Capital</p>
<ul class="pull-right">
<li><a href="#"><span class="socicon-facebook"></span></a></li>
<li><a href="#"><span class="socicon-twitter"></span></a></li>
<li><a href="#"><span class="socicon-linkedin"></span></a></li>
<li><a href="#"><span class="socicon-youtube"></span></a></li>
<li><a href="#"><span class="socicon-googleplus"></span></a></li>
</ul>
</div>
</div>
</footer>
<div class="modal fade" id="form-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<div class="container form-container">
<div class="center">
<h2>APPLICATION FORM</h2>
</center>
<form type="submit">
<div class="row">
<div class="col-sm-6">
<label>YOUR NAME:
<input type="text" />
</label>
<label>EMAIL:
<input type="text" />
</label>
<label>AMOUNT YOU WISH TO BORROW:
<input type="text" />
</label>
<label>UPLOAD PHOTOGRAPHS (AT LEAST 3 PHOTOS OF 3 DIFFERENT ANGLES)
<input type="file" class="nice" />
</label>
<label>YEAR PURCHASED
<input type="text" />
</label>
</div>
<div class="col-sm-6">
<label>PHONE:
<input type="text" />
</label>
<label>SELECT:</label>
<select>
<option value="1">Choose Purpose</option>
<option value="2">Another option</option>
<option value="3">Next option</option>
</select>
<label>ORIGINAL PACKAGING AVAILABLE
<div class="radio-box">
<input type="radio" name="radiog_lite" id="radio1" class="css-checkbox" checked><label for="radio1" class="css-label radGroup1">YES</label>
<input type="radio" name="radiog_lite" id="radio2" class="css-checkbox"><label for="radio2" class="css-label radGroup1">NO</label>
</div>
</label>
<label>BRAND (If Applicable):
<input type="text" />
</label>
</div>
<div class="col-sm-12 center">
<button type="submit">APPLY NOW</button>
</div>
</div>
</form>
</div>
</div>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div><!-- /.modal -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="js/jquery.nice-select.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.nicefileinput.min.js"></script>
<script src="js/theta-carousel.min.js"></script>
<script src="js/jquery.nicefileinput.min.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$(".decrease-size").hide();
$(".increase-size").click(function(){
$(this).hide();
$(".decrease-size").show();
$("body").addClass("big-font");
});
$(".decrease-size").click(function(){
$(this).hide();
$(".increase-size").show();
$("body").removeClass("big-font");
});
$('select').niceSelect();
$("input[type=file]").nicefileinput({
label : '<img src="images/file-upload.png" />' // Spanish label
});
});
</script>
</body>
</html>