issues solved
This commit is contained in:
12
footer.php
12
footer.php
@ -6,9 +6,9 @@
|
||||
<div class="footer-item d-flex flex-column">
|
||||
<h4 class="text-white mb-4">Contact Information and Introduction</h4>
|
||||
<h6 class="text-white mb-4">Contact us for expert guidance on studying abroad with Orient International.</h6>
|
||||
<h6 class="text-white"><i class="fa fa-map-marker-alt me-2"></i>Kathmandu, Nepal</h6>
|
||||
<h6 class="text-white"><i class="fas fa-envelope me-2"></i> info@orientabroad.com</h6>
|
||||
<h6 class="text-white"><i class="fas fa-phone me-2"></i> 01-4238541</h6>
|
||||
<h6 class="text-white"><i class="fa fa-map-marker-alt me-2"></i><a class="text-white" href="https://maps.app.goo.gl/JJLXLdLDLMzBSM3W7" target="_blank"> Kathmandu, Nepal</a></h6>
|
||||
<h6 class="text-white"><i class="fas fa-envelope me-2"></i><a class="text-white" href="mailto: info@orientabroad.com" target="_blank"> info@orientabroad.com</a></h6>
|
||||
<h6 class="text-white"><i class="fas fa-phone me-2"></i><a class="text-white" href="tel: 01-4238541" target="_blank"> 01-4238541</a></h6>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@ -49,13 +49,13 @@
|
||||
</div>
|
||||
<div class="row g-4 align-items-center">
|
||||
<div class="col-md-6 text-center text-md-start mb-md-0">
|
||||
<span class="text-white"><i class="fas fa-copyright text-light me-2"></i>Copyright 2024 <a href="index.php" class="text-white">Orient International pvt. ltd.</a> All right reserved.</span></div>
|
||||
<span class="text-white"><i class="fas fa-copyright text-light me-2"></i>Copyright 2024 <a href="index.php" class="text-white">Orient International Pvt. Ltd.</a> All right reserved.</span></div>
|
||||
<div class="col-md-6 text-md-end text-white">
|
||||
|
||||
<div class="d-flex text-right icons">
|
||||
|
||||
<a class="btn mx-1 text-white" href="https://www.facebook.com/OrientOCPL"><i class="fab fa-facebook-f"></i></a>
|
||||
<a class="btn mx-1 text-white" href="#"><i class="fab fa-instagram"></i></a>
|
||||
<a class="btn mx-1 text-white" href="https://www.facebook.com/OrientOCPL" target="_blank"><i class="fab fa-facebook-f"></i></a>
|
||||
<a class="btn mx-1 text-white" href="#" target="_blank"><i class="fab fa-instagram"></i></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user