Sindbad~EG File Manager

Current Path : /home/u625735752/domains/muttrahinternational.com/public_html/
Upload File :
Current File : /home/u625735752/domains/muttrahinternational.com/public_html/footer.php

<footer class="bg-dark text-white py-4">
  <div class="container">
    <div class="row">
      <!-- Contact Details -->
      <div class="col-md-4 mb-4"> 
        <ul class="list-unstyled">
          <li class="mb-2">
            <i class="bi bi-envelope-fill text-light me-2"></i>
            <a href="mailto:muttrahinternationalllc@gmail.com" class="text-white text-decoration-none">muttrahinternationalllc@gmail.com</a>
          </li>
          <li class="mb-2">
            <i class="bi bi-whatsapp text-light me-2"></i>
            <a href="https://wa.me/96878612459" class="text-white text-decoration-none">+968 78612 459</a>
          </li>
          <li class="mb-2">
            <i class="bi bi-phone-fill text-light me-2"></i>
            <a href="tel:+96878612459" class="text-white text-decoration-none">+968 78612 459</a>
          </li>
        </ul>
      </div>

      <!-- Address -->
      <div class="col-md-4 mb-4">
        <ul class="list-unstyled">
          <li class="mb-2">
            <i class="bi bi-geo-alt-fill me-2"></i>
            <span>Haima, Alwusta, Sultanate of Oman, Postal Code: 112</span>
          </li>
        </ul>
      </div>

      <!-- Social Media Links -->
      <div class="col-md-4 mb-4">
        <h5 class="text-uppercase mb-3">Social Links</h5>
        <ul class="list-unstyled d-flex">
          <li class="mb-2">
            <a href="https://www.facebook.com/yourprofile" target="_blank" class="text-dark text-decoration-none">
              <i class="bi bi-facebook text-light me-2 p-2"></i>  
            </a>
          </li>
          <li class="mb-2">
            <a href="https://www.instagram.com/yourprofile" target="_blank" class="text-dark text-decoration-none">
              <i class="bi bi-instagram text-light me-2 p-2"></i>  
            </a>
          </li>
          <li class="mb-2">
            <a href="https://www.linkedin.com/in/yourprofile" target="_blank" class="text-dark text-decoration-none">
              <i class="bi bi-linkedin text-light me-2 p-2"></i>  
            </a>
          </li>
          <li class="mb-2">
            <a href="https://www.youtube.com/channel/yourchannel" target="_blank" class="text-dark text-decoration-none">
              <i class="bi bi-youtube text-light me-2 p-2"></i>  
            </a>
          </li>
        </ul>
      </div>
    </div>

    <div class="text-center mt-4">
      <p class="mb-0"> <small>© 2024 Muttrah International LLC. Designed by, <a href="https://www.bixeel.com/" target="_blank">Bixeel</a></small></p>
    </div>
  </div>
</footer>

<!-- Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
<script src="js.js"></script> 

<script>
document.addEventListener('DOMContentLoaded', function () {
  const urlParams = new URLSearchParams(window.location.search);
  const status = urlParams.get('status');

  if (status === 'success') {
    var myModal = new bootstrap.Modal(document.getElementById('successModal'));
    myModal.show();
  } else if (status === 'error') {
    var myModal = new bootstrap.Modal(document.getElementById('errorModal'));
    myModal.show();
  }
});
</script>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists