footer: google map
This commit is contained in:
parent
5719967395
commit
8d498f3ed1
13
footer.php
13
footer.php
@ -1,4 +1,3 @@
|
||||
|
||||
<!-- Cta Cheap Rental Section Start -->
|
||||
<section class="cta-cheap-rental-section">
|
||||
<div class="container">
|
||||
@ -37,7 +36,8 @@
|
||||
<ul style="list-style: none; padding: 0;">
|
||||
<li style="margin: 10px 0;">
|
||||
<i class="fa-regular fa-envelope" style="margin-right: 10px; color: #f39c12;"></i>
|
||||
<a href="mailto:info@boharacarrental.com" style="color: #fff; text-decoration: none;">info@boharacarrental.com</a>
|
||||
<a href="mailto:info@boharacarrental.com"
|
||||
style="color: #fff; text-decoration: none;">info@boharacarrental.com</a>
|
||||
</li>
|
||||
<li style="margin: 10px 0;">
|
||||
<i class="fa-solid fa-phone-volume" style="margin-right: 10px; color: #f39c12;"></i>
|
||||
@ -76,12 +76,16 @@
|
||||
<div class="col-xl-6 col-lg-6 col-md-12" style="margin-bottom: 30px;">
|
||||
<h4 class="pb-15" style="font-size: 20px; color: #f39c12;">Our Location</h4>
|
||||
<div style="width: 100%; height: 300px; margin-top: 15px;">
|
||||
<iframe
|
||||
<!-- <iframe
|
||||
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3533.281041814292!2d85.31673081506105!3d27.678248032805366!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb198db1b04f29%3A0xeba6c707cbd8c31b!2sPashupatinath%20Temple!5e0!3m2!1sen!2snp!4v1619444298054!5m2!1sen!2snp"
|
||||
style="width: 100%; height: 100%; border: 0;"
|
||||
allowfullscreen=""
|
||||
loading="lazy">
|
||||
</iframe>
|
||||
</iframe> -->
|
||||
|
||||
<iframe
|
||||
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3532.9964750347585!2d85.33989507541233!3d27.686503826410696!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39eb1befc84b0eef%3A0xc5af73f0e5ad90ef!2sBibhuti%20Solution%20Pvt.%20Ltd.!5e0!3m2!1sen!2snp!4v1740047410588!5m2!1sen!2snp"
|
||||
style="width: 100%; height: 100%; border: 0;" allowfullscreen="" loading="lazy"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -123,4 +127,5 @@
|
||||
<!--<< Main.js >>-->
|
||||
<script src="js/main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user