-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathContact.html
307 lines (245 loc) · 11.4 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
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
<!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.0">
<title>Royal homes</title>
<link rel="stylesheet" href="./css/bootstrap.css">
<link rel = "stylesheet" href="./css/style.css">
<!-- mobile-responsive-css -->
<link rel="stylesheet" href="./css/responsive.css">
<!-- Font Awesome -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css" rel="stylesheet" />
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap" rel="stylesheet" />
<!-- MDB -->
<!-- slick-slider -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick-theme.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.css">
</head>
<body>
<!-- navbar-section -->
<section class="top-nav" id ="myHeader">
<div class="container" >
<div class="row">
<nav class="navbar navbar-expand-lg custom-navvsss">
<a class="navbar-brand" href="#" >
<img src="./images/logo1.png" alt="" class="img-fluid " id="dark-logo">
</a>
<div>
<button class="navbar-toggler manufactor-btn" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<span class="user-login"><a href="#"><i class="fas fa-user-circle user-modify"></i></a></span></div>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ms-auto mb-2 mb-lg-0 custom-navbars">
<li class="nav-item">
<a class="nav-link text-white custom-navlinks" aria-current="page" href="./index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link text-white custom-navlinks" href="./About-us.html">About us</a>
</li>
<li class="nav-item">
<a class="nav-link text-white custom-navlinks" href="./blog.html">Blog</a>
</li>
<li class="nav-item">
<a class="nav-link text-white custom-navlinks" href="/">Contact</a>
</li>
</ul>
<button class="btn custom-btn" type="submit"> <a href="./login.html" class="text-decoration-none text-white">Login </a>
</button>
</div>
</nav>
</div>
</div>
</section>
<!-- navbar-section -->
<!-- banner-section -->
<section class="about-section">
<div class="container">
<div class="row ">
<div class="col-lg-6">
<div class="position-relative">
<nav aria-label="breadcrumb">
<ol class="breadcrumb">
<li class="breadcrumb-item "><a href="./index.html" class="text-white">Home</a></li>
<li class="breadcrumb-item active text-white" aria-current="page">Contact Us</li>
</ol>
</nav>
<h3 class="text-white">Contact Us</h3>
</div>
</div>
</div>
</div>
</section>
<section class="form-sections">
<div class="container">
<div class="row">
<div class="col-lg-7 question-section card mt-5">
<h4>Hey, Gotta question?
</h4>
<p> Send it to us and we will get back to you as soon as possible.</p>
<form>
<div class="row">
<div class="col-lg-6">
<div class="mb-3">
<input type="text" placeholder="Name" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp">
</div>
</div>
<div class="col-lg-6">
<div class="mb-3">
<input type="Email" placeholder="Email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp">
</div>
</div>
<div class="col-lg-6">
<div class="mb-3">
<input type="Text" placeholder="Phone" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp">
</div>
</div>
<div class="col-lg-6">
<div class="mb-3">
<input type="Text" placeholder="Subject" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp">
</div>
</div>
</div>
<div class="form-floating">
<textarea class="form-control" placeholder="Leave a message here" id="floatingTextarea" style="height:235px"></textarea>
<label for="floatingTextarea">Your Message</label>
</div>
<div class="col-auto mt-3">
<button type="submit" class="btn bg-orange mb-3 text-white hover-send">Send Message</button>
</div>
</form>
</div>
<div class="col-lg-4 ms-auto question-section mt-5">
<h5>Contact Us</h5>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In gravida quis libero eleifend ornare. habitasse platea dictumst.</p>
<div>
<ul class="list-unstyled d-flex justify-content-between icon-design">
<li><a href=""><i class="fab fa-facebook-square icons-hover"></i></a></li>
<li><a href=""><i class="fab fa-twitter icons-hover"></i></a></li>
<li><a href=""><i class="fab fa-instagram icons-hover"></i></a></li>
<li><a href=""><i class="fab fa-pinterest icons-hover"></i></a></li>
<li><a href=""><i class="fab fa-dribbble icons-hover"></i></a></li>
</ul>
</div>
<div>
<h4>Address</h4>
<p>2780 River Road, Colorado Springs, USA</p>
<h4>Phone</h4>
<p>7462874656</p>
<h4>Mail</h4>
<p><a href="#" class="text-decoration-none ">info@example.com</a></p>
<h4>Website</h4>
<p><a href="#" class="text-decoration-none">example.com</a></p>
</div>
</div>
</div>
</div>
</section>
<!-- looking-for-dream-home -->
<section class="looking-section contact-looking">
<div class="container">
<div class="row">
<div class="col-lg-8">
<h2><b>Looking for a dream home?</b></h2>
<p class="text-white">We can help you realize your dream of a new home</p>
</div>
<div class="col-lg-4">
<div class ="explore-btn">
<button type ="button"class="btn btn-lg ">Explore Properties</button>
</div>
</div>
</div>
</div>
</section>
<!-- footer-section -->
<section class="footer-section">
<div class="container">
<div class="row">
<div class="col-lg-4 about-site">
<h5>About Site</h5>
<p>Real Homes is a good website for real estate where modern aesthetics are combined with tasteful simplicity.</p>
<div><a href="" class="text-decoration-none read-more">Read More <i class="fas fa-chevron-right"></i></a></div>
</div>
<div class="col-lg-4">
<h5>Contact Us</h5>
<ul class="list-unstyled contact-list">
<li><a href="javascript:void(0)" class="text-decoration-none"> <i class="fas fa-map-marker-alt "></i><span class="ms-2">4417 Langtown Road,Davenport</span></a></li>
<li><a href="javascript:void(0)" class="text-decoration-none"><i class="fab fa-whatsapp"></i><span class="ms-2">7462874656</span></a></li>
<li><a href="javascript:void(0)" class="text-decoration-none"><i class="fas fa-phone-alt"></i><span class="ms-2">7462874656</span></a></li>
<li><a href="javascript:void(0)" class="text-decoration-none"><i class="fas fa-envelope"></i><span class="ms-2">sales@example.com</span></a></li>
</ul>
</div>
<div class="col-lg-4">
<h5>Remain Updated</h5>
<div><input type="text" class="form-control"></div>
<button type="button" class="btn btn-outline-danger mt-3 submit-btn">Submit</button>
<div>
<ul class="list-unstyled d-flex footer-list">
<li><a href=""><i class="fab fa-facebook-f me-3"></i></a></li>
<li><a href=""><i class="fab fa-instagram me-3"></i></a></li>
<li><a href=""><i class="fab fa-twitter me-3"></i></a></li>
<li><a href=""><i class="fab fa-youtube me-3"></i></a></li>
</ul>
</div>
</div>
<!-- copy-right-section -->
<div class="col-lg-12 copy-right-section">
<hr>
<div class="row ">
<div class="col-lg-8 ">
<p>© 2023. All rights reserved.</p>
</div>
<div class="col-lg-4">
<div>
<ul class="list-unstyled d-flex copyright-nav justify-content-between">
<li> <a href="javascript:void(0)" class="text-decoration-none">Contact Us</a></li>
<li> <a href="javascript:void(0)" class="text-decoration-none">FAQ</a></li>
<li> <a href="javascript:void(0)" class="text-decoration-none">Privacy</a></li>
<li> <a href="javascript:void(0)" class="text-decoration-none">Term & Conditions</a></li>
</ul></div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- footer-section -->
<script>
window.onscroll = function() {myFunction()};
// Get the header
var header = document.getElementById("myHeader");
// Get the offset position of the navbar
var sticky = header.offsetTop;
let styls = document.getElementsByClassName('custom-navlinks');
// Add the sticky class to the header when you reach its scroll position. Remove "sticky" when you leave the scroll position
function myFunction() {
if (window.pageYOffset > sticky) {
header.classList.add("sticky");
for(let i=0;i<6;i++){
styls[i].classList.add("colorss");
document.getElementById("dark-logo").src="../images/logo-dark.png";
}
}
else {
header.classList.remove("sticky");
for(let i=0;i<6;i++){
styls[i].classList.remove("colorss");
document.getElementById("dark-logo").src="../images/logo1.png";
}
}
}
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.js"></script>
<script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js' type='text/javascript'></script>
<script src='https://cdn.jsdelivr.net/gh/freeps2/a7rarpress@main/slick.js' type='text/javascript'></script>
<script src="https://kit.fontawesome.com/aee3b404c0.js" crossorigin="anonymous"></script>
<script src="./js/index.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js" integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous"></script>
</body>
</html>