PK

ADDRLIN : /home/questend/www/domains/ireneslegal.com/
FLL :
Current File : /home/questend/www/domains/ireneslegal.com/contact.php

<!DOCTYPE html>
<html>
   <head>
      <title>Irenes legal | Contact</title>
      <meta charset="utf-8">
      <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
      <meta name="viewport" content="width=device-width, initial-scale=1.0">
      <!-- seo tag -->
      <meta name="title" content="Irene’s Legal">
      <meta name="description" content="We are proud that the firm has been recognised for its commitment to diversity, equality and sustainability.">
      <meta name="keywords" content="Criminal, POCSO,IPR, Civil, Matrimonial, Property related disputes, Contract Drafting & Review, Media & Entertainment Laws, Authorship Agreements, Artist Agreements, Personality Rights, Copyrights, Virtual Office Agreements, Co-working Space Agreements, Loan Agreements, Lease Deeds, ">
      <meta name="robots" content="index, follow">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <meta name="language" content="English">

      <!-- og tage -->
      <meta property="og:title" content="Irene’s Legal" />
      <meta property="og:description" content="We are proud that the firm has been recognised for its commitment to diversity, equality and sustainability." />
      <link rel="stylesheet" type="text/css" href="assets/css/plugins.css">
      <link rel="stylesheet" type="text/css" href="assets/css/style.css"> 
      <style type="text/css">
         .error {color: red;}
      </style>
   </head>
   <body>
      <?php include_once'header.php';?>
      <div class="container-fluid bg-page-header" style="margin-bottom:90px;">
         <div class="container">
            <div class="d-flex flex-column align-items-center justify-content-center" style="min-height:400px">
               <h3 class="display-3 text-white text-uppercase">Contact</h3>
               <div class="d-inline-flex text-white">
                  <p class="m-0 text-uppercase"><a class="text-white" href="index.php">Home</a></p>
                  <i class="fa fa-angle-double-right pt-1 px-3"></i>
                  <p class="m-0 text-uppercase">Contact</p>
               </div>
            </div>
         </div>
      </div>
      <div class="container-fluid py-5">
         <div class="container py-5">
            <div class="text-center pb-2">
               <h6 class="text-uppercase">Contact Us</h6>
               <h1 class="mb-4">Contact For Any Query</h1>
            </div>
            <div class="row">
               <div class="col-lg-6 mb-5 mb-lg-0">
                  <div class="contact-form">
                     <div id="success"></div>
                     <form action="" method="post" name="sentMessage" id="contactForm">
                        <div class="form-row">
                           <div class="col-sm-6 control-group">
                              <input type="text" class="form-control p-4" id="name" name="name" placeholder="Your Name" required>
                              <p class="help-block text-danger"></p>
                           </div>
                           <div class="col-sm-6 control-group">
                              <input type="email" class="form-control p-4" id="email" name="email" placeholder="Your Email" required>
                              <p class="help-block text-danger"></p>
                           </div>
                        </div>
                        <div class="control-group">
                           <input type="text" class="form-control p-4" id="subject" name="subject" placeholder="Subject" required>
                           <p class="help-block text-danger"></p>
                        </div>
                        <div class="control-group">
                           <textarea class="form-control p-4" rows="6" id="message" name="message" placeholder="Message" required></textarea>
                           <p class="help-block text-danger"></p>
                        </div>
                        <div>
                           <button class="btn btn-primary btn-block" type="submit" name="btnContact" id="btnContact">Send Message</button>
                        </div>
                     </form>
                  </div>
               </div>
               <div class="col-lg-6" style="min-height:400px;">
                  <div class="position-relative h-100 rounded overflow-hidden">
                     <iframe style="width:100%;height:100%; object-fit:cover;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d7008.291964444863!2d77.25192008920799!3d28.56537877567833!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390ce3bbefdda919%3A0x827b3a3450f9fc42!2sSri%20Niwaspuri%2C%20New%20Delhi%2C%20Delhi%20110065!5e0!3m2!1sen!2sin!4v1686910674957!5m2!1sen!2sin" frameborder="0" style="border:0;" allowfullscreen aria-hidden="false" tabindex="0">
                     </iframe>
                  </div>
               </div>
            </div>
         </div>
      </div>      
      <?php include_once'footer.php';?>

      <!-- modal -->
        <div class="modal fade bd-example-modal-lg" id="disclaimerModal" data-bs-backdrop="static" data-bs-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true">
          <div class="modal-dialog modal-lg" role="document">
            <div class="modal-content">
              <div class="modal-header">
                <h5 class="modal-title">Disclaimer</h5>
                <!-- <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                  <span aria-hidden="true">&times;</span>
                </button> -->
              </div>
              <div class="modal-body">
                <p>The Bar Council of India does not permit advertisement or solicitation by advocates in
                  any form or manner. By accessing this website, www.ireneslegal.in, you acknowledge
                  and confirm that:</p>
                  <ul>
                    <li>You are seeking information relating to Irene’s Legal of your own accord and that there has been no form of solicitation, advertisement or inducement by Irene’s Legal or its members.</li>
                    <li>The content of this website is for informational purposes only and should not be interpreted as soliciting or advertisement.</li>
                    <li>No material/information provided on this website should be construed as legal advice.</li>
                    <li>Any information obtained or downloaded by the user from our website does not lead to the creation of the client – attorney relationship between the Firm and the user</li>
                    <li>Irene’s Legal shall not be liable for consequences of any action taken by relying on the material/information provided on this website</li>
                    <li>You acknowledge that your information will be used in accordance with Privacy Policy and Terms Of Use.</li>
                  </ul>
              </div>
              <div class="modal-footer">
                <button type="button" class="btn btn-primary" data-dismiss="modal" aria-label="Close">I Agree</button>
                <button type="button" class="btn btn-secondary" data-dismiss="modal" disabled>I Disagree</button>
              </div>
            </div>
          </div>
        </div>

      <!-- end modal -->
      <a href="javascript:void(0)" class="btn btn-primary px-3 back-to-top"><i class="fa fa-angle-double-up"></i></a>
      <script src="assets/js/jquery.min.js"></script>
      <script src="assets/js/bootstrap.bundle.min.js"></script>
      <script src="assets/js/easing.min.js"></script>
      <script src="assets/js/waypoints.min.js"></script>
      <script src="assets/js/owl.carousel.min.js"></script>
      <script src="assets/js/moment.min.js"></script>
      <script src="assets/js/moment-timezone.min.js"></script>
      <script src="assets/js/tempusdominus-bootstrap-4.min.js"></script>
      <script src="assets/js/main.js"></script>
      <script src="assets/js/jquery.form-validator.min.js"></script>
      <!-- <script type="text/javascript">
         setTimeout(function () {
            $('#disclaimerModal').modal('show');
         }, 1000); //30 seconds
         
         $('#disclaimerModal').modal({backdrop: 'static', keyboard: false})  
      </script> -->
      <script type="text/javascript">
         $("#contactForm").validate({
        rules: {
          name: {
            required: true
          },          
          message: {
            required: true
          },
          email: {
            required: true,
            email: true
          },
          subject: {
            required: true
          }
        },
        messages: {
          name: {
            required: "Please enter name"
          },          
          message: {
            required: "Please enter message"
          },         
          email: {
            required: "Please enter email",
            email: "Please enter valid email"
          },
          subject: {
            required: "Please enter subject"
          }
        },
        submitHandler: function(form) {
           form.submit();             
       }   
     });
      </script>
   </body>
</html>


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home