-
Notifications
You must be signed in to change notification settings - Fork 0
/
footer.php
409 lines (369 loc) · 12.7 KB
/
footer.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
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
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css">
</head>
<!-- footer -->
<!-- <footer class="footer mt-4">
<div class="container">
<div class="row">
<div class="footer-col">
<ul>
<li class="foti">
<a class="nav-link social-media"><i class="bi bi-instagram"></i></a>
<a class="nav-link social-media px-4"><i class="bi bi-facebook"></i></i></a>
<a class="nav-link social-media"><i class="bi bi-linkedin"></i></i></a>
<br>
</li>
<li>
<p class="f-p-1">Terms & conditions | Privacy & Cookies <br>
Copyright Yas Properties 2022
</p>
</li>
</ul>
</div>
<div class="footer-col">
<h4>Services</h4>
<ul>
<li><a href="#" class="foti">Buy</a></li>
<li><a href="#" class="foti">Rent</a></li>
<li><a href="#" class="foti">Commerical</a></li>
<li><a href="#" class="foti">Motrgage Services</a></li>
<li><a href="#" class="foti">Property Management</a></li>
<li><a href="#" class="foti">Off-plan</a></li>
<li><a href="#" class="foti">Holiday Homes</a></li>
<li><a href="#" class="foti">Home Maintenance</a></li>
<li><a href="#" class="foti">Sell with us</a></li>
</ul>
</div>
<div class="footer-col">
<h4>About </h4>
<ul>
<li><a href="Aboutus.html" class="foti"> About us</a></li>
<li><a href="#" class="foti">Meet the Team</a></li>
<li><a href="contactus.html" class="foti">Contact us</a></li>
<li><a href="#" class="foti">Latest News & Videos</a></li>
</ul>
</div>
<div class="footer-col">
<h4>Our Offices</h4>
<ul>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="fot-para"></div>
<div class="container">
<p class="f-p text-center">Yas Properties Real Estate Broker is a Company registered in Dubai, United Arab Emirates.(License No. 0000), Business Bay, Deira, City Center, Dubai, P.O. Box 55720</p>
</div>
</div>
</footer>
<div class="modal fade" id="exampleModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title" id="exampleModalLabel">Modal title</h5>
<button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
</div>
<div class="modal-body">...</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-bs-dismiss="modal">
Close
</button>
<button type="button" class="btn btn-primary">Save changes</button>
</div>
</div>
</div>
</div>
</body> -->
<style>
.ftco-footer {
font-size: 16px;
background: #000;
padding: 0em 0; }
.ftco-footer .logo {
text-transform: uppercase;
font-weight: 700;
color: #fff; }
.ftco-footer .logo span {
color: #01d28e; }
.ftco-footer .ftco-footer-widget h2 {
font-weight: normal;
color: #fff;
margin-bottom: 40px;
font-size: 20px;
font-weight: 400; }
.ftco-footer .ftco-footer-widget ul li a {
color: rgba(255, 255, 255, 0.8); }
.ftco-footer .ftco-footer-widget ul li a span {
color: #fff; }
.ftco-footer .ftco-footer-widget .btn-primary {
background: #fff !important;
border: 2px solid #fff !important; }
.ftco-footer .ftco-footer-widget .btn-primary:hover {
background: #fff;
border: 2px solid #fff !important; }
.ftco-footer p {
color: rgba(255, 255, 255, 0.7); }
.ftco-footer a {
color: rgba(255, 255, 255, 0.7); }
.ftco-footer a:hover {
color: #fff; }
.ftco-footer .ftco-heading-2 {
font-size: 17px;
font-weight: 400;
color: #000000; }
.ftco-footer-social li {
list-style: none;
margin: 0 10px 0 0;
display: inline-block; }
.ftco-footer-social li a {
height: 50px;
width: 50px;
display: block;
float: left;
background: rgba(255, 255, 255, 0.05);
border-radius: 50%;
position: relative; }
.ftco-footer-social li a span {
position: absolute;
font-size: 26px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
.ftco-footer-social li a:hover {
color: #fff; }
.footer-small-nav > li {
display: inline-block; }
.footer-small-nav > li a {
margin: 0 10px 10px 0; }
.footer-small-nav > li a:hover, .footer-small-nav > li a:focus {
color: #1089ff; }
a.text-reset{
text-decoration: none;
}
.ftmain{
background-color: #F3F3F3;
}
footer {
background: #F3F3F3!important;
}
.eemail{
display: inline-flex!important;
}
</style>
<!-- Footer -->
<footer class="text-center text-lg-start text-muted mt-5">
<!-- Section: Social media -->
<section class="d-flex justify-content-center justify-content-lg-between p-4 border-bottom">
<!-- Left -->
<div class="me-5 d-none d-lg-block">
<span>Get connected with us on social networks:</span>
</div>
<!-- Left -->
<!-- Right -->
<div>
<a href="" class="me-4 text-reset">
<i class="fab fa-facebook-f"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fab fa-twitter"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fab fa-instagram"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fab fa-linkedin"></i>
</a>
<a href="" class="me-4 text-reset">
<i class="fa-brands fa-tiktok"></i>
</a>
</div>
<!-- Right -->
</section>
<!-- Section: Social media -->
<!-- Section: Links -->
<section class="ftmain ">
<div class="container text-center text-md-start mt-5">
<!-- Grid row -->
<div class="row mt-3">
<!-- Grid column -->
<div class="col-md-3 col-lg-4 col-xl-3 mx-auto mb-4">
<!-- Content -->
<h6 class="text-uppercase fw-bold mb-4">
<img src="images/yas-properties-logo.png" class="w-100" alt="">
</h6>
<p>
Terms & conditions | Privacy & Cookies
Copyright Yas Properties 2023
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-2 col-lg-2 col-xl-2 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold mb-4">
SERVICES
</h6>
<p>
<a href="<?= $url.'buy'?>" class="text-reset">Buy</a>
</p>
<p>
<a href="<?= $url.'rent'?>" class="text-reset">Rent</a>
</p>
<p>
<a href="<?= $url.'mortgage'?>" class="text-reset">Mortgage</a>
</p>
<p>
<a href="<?= $url.'rentmyproperty'?>" class="text-reset">Rent My Property </a>
</p>
<p>
<a href="<?= $url.'sellmyproperty'?>" class="text-reset">Sell My Property</a>
</p>
<p>
<a href="<?= $url.'investor'?>" class="text-reset">I Am Invester</a>
</p>
<p>
<a href="<?= $url.'Lookingformyhome'?>" class="text-reset">Looking For My Home</a>
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-3 col-lg-2 col-xl-2 mx-auto mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold mb-4">
ABOUT
</h6>
<p>
<a href="<?= $url.'aboutus'?>" class="text-reset">About Us</a>
</p>
<p>
<a href="<?= $url.'#'?>" class="text-reset">Meet The Team</a>
</p>
<p>
<a href="<?= $url.'contactus'?>" class="text-reset">Contact Us</a>
</p>
<p>
<a href="<?= $url.'view-all-videos'?>" class="text-reset">Latest News & Videos</a>
</p>
</div>
<!-- Grid column -->
<!-- Grid column -->
<div class="col-md-4 col-lg-3 col-xl-3 mx-auto mb-md-0 mb-4">
<!-- Links -->
<h6 class="text-uppercase fw-bold mb-4">Contact</h6>
<p><i class="fas fa-home me-3"></i>Ground Floor,Office no. 108
Sheikh Rashid Building</p>
<p class="eemail"><i class="fas fa-envelope me-3"></i>noushadthotton@yasproperties.com</p>
<p><i class="fas fa-phone me-3"></i> +971 50 882 0453</p>
<p><i class="fas fa-print me-3"></i> +971 4 355 2266</p>
</div>
<!-- Grid column -->
</div>
<!-- Grid row -->
</div>
</section>
<!-- Section: Links -->
<!-- Copyright -->
<div class="text-center p-4" style="background-color: rgba(0, 0, 0, 0.05);">
Copyright © 2023 Yas Properties
<a class="text-reset fw-bold" href=""></a>
</div>
<!-- Copyright -->
</footer>
<!-- Footer -->
<!-- jquery latest version -->
<script src="js/vendor/jquery-3.2.1.min.js"></script>
<!-- Bootstrap framework js -->
<script src="js/bootstrap.min.js"></script>
<!-- All js plugins included in this file. -->
<script src="js/plugins.js"></script>
<script src="js/slick.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<!-- Waypoints.min.js. -->
<script src="js/waypoints.min.js"></script>
<!-- Main js file that contents all jQuery plugins activation. -->
<script src="js/main.js"></script>
</body>
</html>
<script>
import {
createPopper
} from '@popperjs/core';
const popcorn = document.querySelector('#popcorn');
const tooltip = document.querySelector('#tooltip');
createPopper(popcorn, tooltip, {
placement: 'bottom',
});
const buttons = document.querySelectorAll('.button');
buttons.forEach(button => {
button.addEventListener('click', () => {
buttons.forEach(btn => {
btn.classList.remove('selected');
});
button.classList.add('selected');
});
});
</script>
<script></script>
<script src="js/jquery.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/popper.min.js"></script>
<!-- <script src="js/bootstrap.min.js"></script> -->
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/jquery.waypoints.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.animateNumber.min.js"></script>
<script src="js/bootstrap-datepicker.js"></script>
<script src="js/jquery.timepicker.min.js"></script>
<script src="js/scrollax.min.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyBVWaKrjvy3MaE7SQ74_uJiULgl1JY0H2s&sensor=false"></script>
<script src="js/google-map.js"></script>
<script src="js/main.js"></script>
<script src="index.js"></script>
</script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.14.7/dist/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<!-- <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script> -->
<script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
</body>
<script>
</script>
</script>
<script>
$(document).ready(function() {
$('.top-buttons').click(function() {
// Remove active class from all buttons and content divs
$('.top-buttons').removeClass('active');
$('.content > div').removeClass('active');
// Add active class to clicked button and corresponding content div
$(this).addClass('active');
var contentToShow = $(this).data('content');
$('.' + contentToShow).addClass('active');
});
});
$(document).on("click", '.fpp-playlist-item', function() {
let id = $(this).attr('id');
let thist = $(this);
$.ajax({
url: 'include/playlist.php',
type: "POST",
data: {
id: id
},
success: function(result) {
$('.playlistColumn1').html(result);
$('.fpp-playlist-item').removeClass('current');
$(thist).addClass('current');
}
})
})
</script>
</html>