-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
191 lines (183 loc) · 7.14 KB
/
contact.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
<!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 rel="stylesheet" href="css/nice-select.css">
<link rel="stylesheet" type="text/css" href="css/ionicons.min.css"/>
<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 (858-345-6267)</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 subpage-menu">
<ul>
<li><a href="index.html">HOME</a></li>
<li><a href="index.html#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>
</div>
<div class="subpage-header">
<h1>CONTACT US</h1>
</div>
<div class="container form-container subpage">
<div class="center">
<h2>Contact eLending</h2>
</div>
<div class="col-md-8">
<form action="#" class="contact-form">
<label>YOUR NAME:
<input type="text" />
</label>
<label>YOUR E-MAIL:
<input type="text" />
</label>
<label>PHONE NUMBER:
<input type="text" />
</label>
<label>MESSAGE:
<textarea rows="5"></textarea>
</label>
<button type="submit">SEND</button>
</form>
</div>
<div class="col-md-4">
<p class="contact-data">
<strong>eLending</strong> <br /><br />
861 6th Avenue, <br />
Suite 612, San Diego, CA <br /><br />
<a href="mailto:[email protected]">[email protected]</a><br />
<a href="#">858-34LOANS (858-345-6267)</a>
</p>
</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>
<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 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>