MMCT TEAM
1Server IP : 217.21.90.164  /  Your IP : 18.220.204.252
Web Server : LiteSpeed
System : Linux in-mum-web840.main-hosting.eu 4.18.0-553.37.1.lve.el8.x86_64 #1 SMP Mon Feb 10 22:45:17 UTC 2025 x86_64
User : u367232671 ( 367232671)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF
Directory (0755) :  /home/u367232671/domains/zeropaindentist.com/public_html/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/u367232671/domains/zeropaindentist.com/public_html/dental.php
<?php
include dirname(__FILE__) . '/inc/config.php';
$TITLE = "";
include dirname(__FILE__) . '/dbh/conn.php';
?>
<!doctype html>
<html lang="en">

<head>
  <?php include dirname(__FILE__) . "/inc/hedaerlink.php";?>
  <meta name="robots" content="index, follow">
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <link rel="manifest" href="visiontechnology.webmanifest">
  <link rel="shortcut icon" type="image/x-icon" href="<?php echo $BASE_URL; ?>/img/logo/favicon.ico">
  <link href="<?php echo $BASE_URL; ?>/css/bootstrap.min.css" rel="stylesheet">
  <link href="<?php echo $BASE_URL; ?>/css/common-variable.css" rel="stylesheet">
  <link href="<?php echo $BASE_URL; ?>/css/style.css" rel="stylesheet">

  <style>
  .carousel-inners::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: -1;
    background-image: url('./img/slider/bg.png');
    background-size: cover;
    background-position: center;
    border-radius: 0px 0px 25px 25px;
  }
  </style>

</head>

<body>
  <?php $Home_page = 'active';
include dirname(__FILE__) . '/inc/nav.php';?>


  <div class="carousel-inners position-relative">
    <div class="container ">
      <div class="row pt-5 align-items-center">
        <div class="col-12 col-sm-12 col-md-6 col-lg-6 p-3">
          <b>
            <h1 class="display-4 fw-bold text-dark-danger">
              <b>Get A Perfect <span class="text-danger">Smile Makeover </span> Through Cosmetic Dentistry</b>
            </h1>
          </b>
          <!-- <p class="w-75 text-danger  fw-bold">Our patients are our primary focus and the care taken by us show our focus with the world class treatment that will put a smile on your face. treatment option that suits
                  your
                  particular needs.</p> -->
          <a href="https://clinicia.com/calendar/book?u=49084" target="_blank" class="btn btn-light bg-dark-danger btn-lg btn-pill rounded-5">Make An Appointment</a>
        </div>
        <div class="col-12 col-sm-12 col-md-6 col-lg-6 p-0 position-relative overflow-hidden">
          <img src="./img/slider/sliders.png" class='w-100' alt="">
        </div>
      </div>
    </div>
  </div>



  <div class="container py-5">


    <h1 class='fw-bold text-dark-danger fw-bold'>Dental Treatments</h1>
    <p class="text-secondary py-3" style="line-height: 1.6;">
      Do you feel unsatisfied with the appearance of your teeth? Are you thinking about how you can possibly change it? If so, cosmetic dentistry could be the answer that you are looking for – As it provides you with the
      opportunity to enhance your smile.
      <br><br>There are a lot of dental treatment options available to help improve the function of your teeth as well as how your smile appears. The results achieved from cosmetic dentistry can boost your self-esteem
      and
      confidence considerably!
      <br><br>Thanks to present-day progress in dentistry, cosmetic dental treatments can run from a fundamental tooth shading revision to replacing missing teeth and a lot more depending on the individual’s case.
      <br><br>The benefit of ZeroPain Dentist Clinic is that we have all the Specialist Dentists under one roof. Our highly experienced dental experts are exceptionally gifted in their areas of expertise.
      <br><br>Our dentists are always up-to-date with the latest cosmetic dental trends and technology. Hence, we take great pride in providing every patient with their dream smile. Our reception team, nurses, and
      doctors
      work closely with each patient to learn their concerns and evaluate their dental issues. After which, the dentist then creates an appropriate treatment plan which is customized to suit the patient’s case and
      requirements. There are also ways to preview your new smile before the final work is done.
    </p>

    <h1 class='fw-bold text-dark-danger  fw-bold'>Our Services</h1>
    <div class="row g-4 pb-5 align-items-center">
      <div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3">
        <div class="bg-white rounded-6 shadow-lg p-2">
          <a href='services.dental_fillings.php' class="text-decoration-none text-white">
            <img src="./img/product/DentalFillings.jpg" class="w-100 rounded-4 mb-2 shadow" alt="">
            <h4 class="text-center text-danger fw-bold h6 my-0 py-0">Dental Fillings</h4>
          </a>
        </div>
      </div>
      <div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3">
        <div class="bg-white rounded-6 shadow-lg p-2">
          <a href='services.dental_cleaning.php' class="text-decoration-none text-white">
            <img src="./img/product/DentalCleaning.webp" class="w-100 rounded-4 mb-2 shadow" alt="">
            <h4 class="text-center text-danger fw-bold h6 my-0 py-0">Dental Cleaning</h4>
          </a>
        </div>
      </div>
      <div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3">
        <div class="bg-white rounded-6 shadow-lg p-2">
          <a href='services.dental_implants.php' class="text-decoration-none text-white">
            <img src="./img/product/DentalImplants.jpg" class="w-100 rounded-4 mb-2 shadow" alt="">
            <h4 class="text-center text-danger fw-bold h6 my-0 py-0">Dental Implants</h4>
          </a>
        </div>
      </div>
      <div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3">
        <div class="bg-white rounded-6 shadow-lg p-2">
          <a href='services.root_canal_treatment.php' class="text-decoration-none text-white">
            <img src="./img/product/RootCanalTreatment.webp" class="w-100 rounded-4 mb-2 shadow" alt="">
            <h4 class="text-center text-danger fw-bold h6 my-0 py-0">Root Canal Treatment</h4>
          </a>
        </div>
      </div>
      <div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3">
        <div class="bg-white rounded-6 shadow-lg p-2">
          <a href='services.dental_bridge_crowns.php' class="text-decoration-none text-white">
            <img src="./img/product/DentalBridgeCrowns.jpeg" class="w-100 rounded-4 mb-2 shadow" alt="">
            <h4 class="text-center text-danger fw-bold h6 my-0 py-0">Bridge & Crowns</h4>
          </a>
        </div>
      </div>
      <div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3">
        <div class="bg-white rounded-6 shadow-lg p-2">
          <a href='services.tooth_extractions.php' class="text-decoration-none text-white">
            <img src="./img/product/ToothExtractions.webp" class="w-100 rounded-4 mb-2 shadow" alt="">
            <h4 class="text-center text-danger fw-bold h6 my-0 py-0">Tooth Extractions</h4>
          </a>
        </div>
      </div>
      <div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3">
        <a href='services.wisdom_teeth_extraction.php' class="text-decoration-none text-white">
          <div class="bg-white rounded-6 shadow-lg p-2">
            <img src="./img/product/WisdomTeethExtraction.jpg" class="w-100 rounded-4 mb-2 shadow" alt="">
        </a>
        <h4 class="text-center text-danger fw-bold h6 my-0 py-0">Teeth Replacement</h4>
      </div>
    </div>
    <div class="col-12 col-sm-12 col-md-6 col-lg-3 col-xl-3">
      <a href='services.dentures.php' class="text-decoration-none text-white">
        <div class="bg-white rounded-6 shadow-lg p-2">
          <img src="./img/product/Denture.png" class="w-100 rounded-4 mb-2 shadow" alt="">
      </a>
      <h4 class="text-center text-danger fw-bold h6 my-0 py-0">Dentures</h4>
    </div>
  </div>

  </div>

  <h1 class='fw-bold text-dark-danger fw-bold'>Before & After Treatment</h1>
  <div id="carouselExampleSlidesOnly" class="carousel slide" data-bs-ride="carousel">
    <div class="carousel-inner">
      <div class="carousel-item active">
        <img src="./img/slider/AfterBefore/1.png" class="d-block w-100" alt="...">
      </div>
      <div class="carousel-item">
        <img src="./img/slider/AfterBefore/2.png" class="d-block w-100" alt="...">
      </div>
    </div>
  </div>

  </div>


  <?php include dirname(__FILE__) . '/inc/footer.php';?>
  <script src="<?php echo $BASE_URL; ?>/js/bootstrap.bundle.min.js"></script>
  <script src="<?php echo $BASE_URL; ?>/js/fontawsome.js"></script>
  <script src="<?php echo $BASE_URL; ?>/js/main.js"></script>
</body>

</html>

MMCT - 2023