<!doctype html>
<html class="no-js" lang="en">

    <head>
        <!-- meta data -->
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1">
        <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->

        <!--font-family-->
		<link href="https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet">

		<link href="https://fonts.googleapis.com/css?family=Rufina:400,700" rel="stylesheet">



        
        <!-- title of site -->
        <title>Health Love Plus</title>

        <!-- For favicon png -->
		<link rel="shortcut icon" type="image/icon" href="assets/images/fv.png"/>
       
        <!--font-awesome.min.css-->
        <link rel="stylesheet" href="assets/css/font-awesome.min.css">

        <!--linear icon css-->
		<link rel="stylesheet" href="assets/css/linearicons.css">

        <!--flaticon.css-->
		<link rel="stylesheet" href="assets/css/flaticon.css">

		<!--animate.css-->
        <link rel="stylesheet" href="assets/css/animate.css">

        <!--owl.carousel.css-->
        <link rel="stylesheet" href="assets/css/owl.carousel.min.css">
		<link rel="stylesheet" href="assets/css/owl.theme.default.min.css">
		
        <!--bootstrap.min.css-->
        <link rel="stylesheet" href="assets/css/bootstrap.min.css">
		
		<!-- bootsnav -->
		<link rel="stylesheet" href="assets/css/bootsnav.css" >	
        
        <!--style.css-->
        <link rel="stylesheet" href="assets/css/style.css">
        
        <!--responsive.css-->
        <link rel="stylesheet" href="assets/css/responsive.css">
        
        <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
        <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
		
        <!--[if lt IE 9]>
			<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
			<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
        <![endif]-->

		

    </head>
	
	<body>
		<!--[if lte IE 9]>
            <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
        <![endif]-->
	
		<!--welcome-hero start -->
		<section id="home" class="welcome-hero">

			<!-- top-area Start -->
                <?php
                    include('com/header.php')
                ?>
            <!-- /.top-area-->
			<!-- top-area End -->

			<div class="container">
				<div class="welcome-hero-txt">
					<h2 class="text-uppercase">Dentalcare</h2>
				</div>
			</div>
        </section>


      


      <div class="container mt100 mb100">
          <div class="row">
              <div class="col-sm-12 col-lg-6 col-md-12">
                <h5 class="text-uppercase pb10"><b>Specialized Solutions</b></h5>
                <h1 class="heading1 text-uppercase pb20"><b>Dentalcare</b></h1>
                
                <p class="mb10">We are committed to providing top-quality dental care with a focus on patient comfort and advanced technology. Our team of experienced dentists and specialists offers comprehensive oral health solutions, including preventive, restorative, and cosmetic dentistry. We prioritize personalized care, ensuring every patient receives tailored treatments for a healthy and beautiful smile. Using state-of-the-art equipment, we deliver pain-free procedures and accurate diagnoses. </p>
                <p>Our clinic maintains the highest hygiene standards to ensure a safe and welcoming environment. From routine cleanings to complex dental surgeries, we cover all aspects of dental care. We believe in patient education, empowering individuals to maintain optimal oral health. Our friendly staff is dedicated to creating a stress-free experience for all ages. Convenient appointment scheduling and flexible payment plans make quality dental care accessible. Visit us for a brighter, healthier smile you can trust!</p>
              </div>
              <div class="col-sm-12 col-lg-6 col-md-12">
                    <img src="https://img.freepik.com/free-photo/dentist-making-phone-call_23-2148104953.jpg?t=st=1738693867~exp=1738697467~hmac=6f00504a1963321977bcf33faa892a6f8ae9c29d566034cec14102ceef38a9f6&w=740" class="img-fluid mt75" alt="">
              </div>
          </div>
      </div>
      
      <!--featured-cars start -->
		<section id="featured-cars" class="featured-cars bg-dark clients-say">
			<div class="container">
				<div class="section-header">
					<p>Health <span>Well</span> Solutions</p>
					<h2>What Sets Us Apart</h2>
				</div><!--/.section-header-->
				<div class="featured-cars-content">
				<div class="row">
						
						<div class="col-md-4 col-sm-6">
							<div class="single-service-item">
								<h2 class="mb10">Comprehensive Expertise</h2>
								<p>We bring together a diverse team of specialists across healthcare, skincare, haircare, dental care, and fitness, offering a holistic approach.</p>
							</div>
						</div>

						<div class="col-md-4 col-sm-6">
							<div class="single-service-item">
								<h2 class="mb10">Personalized Solutions</h2>
								<p>We understand that every individual is unique. Our experts tailor plans and treatments to your specific needs and goals.</p>
							</div>
						</div>

						<div class="col-md-4 col-sm-6">
							<div class="single-service-item">
								<h2 class="mb10">Focus on Prevention</h2>
								<p>We emphasize preventative care and education to empower you to maintain long-term health and well-being.</p>
							</div>
						</div>

						<div class="col-md-4 col-sm-6">
							<div class="single-service-item">
								<h2 class="mb10">Comfortable Environment</h2>
								<p>We strive to create a relaxing and welcoming atmosphere where you feel comfortable and at ease.</p>
							</div>
						</div>

						<div class="col-md-4 col-sm-6">
							<div class="single-service-item">
								<h2 class="mb10">Commitment to Quality</h2>
								<p>We maintain the highest standards of quality in all our services, from product selection to treatment.</p>
							</div>
						</div>

						<div class="col-md-4 col-sm-6">
							<div class="single-service-item">
								<h2 class="mb10">Cutting-Edge Techniques</h2>
								<p>We utilize the latest advancements and technologies in our respective fields to ensure you receive.</p>
							</div>
						</div>

					
						
					</div>
				</div>
			</div><!--/.container-->

		</section><!--/.featured-cars-->
		<!--featured-cars end -->
  

      <div class="container mt100 mb100">
          <div class="row">
              <div class="col-sm-12 col-lg-6 col-md-12">
                <h1 class="pb30 heading2 text-uppercase"><b>What We Offer:</b></h1>
                <p><b>General Dentistry:</b></p>
                <p>Routine dental check-ups, cleanings, and preventive care to maintain optimal oral health. Includes cavity fillings, fluoride treatments, and professional teeth cleaning.</p>

                <p><b>Cosmetic Dentistry:</b></p>
                <p>Enhancing the appearance of your smile with treatments like teeth whitening, veneers, dental bonding, and smile makeovers for a confident look.</p>

                <p><b>Restorative Dentistry:</b></p>
                <p>Repairing damaged or missing teeth with treatments such as dental crowns, bridges, dentures, and composite fillings to restore function and aesthetics.</p>

                <p><b>Pediatric Dentistry:</b></p>
                <p>Specialized dental care for children, including cavity prevention, fluoride treatments, and early orthodontic evaluations for growing smiles. </p>

               

              </div>
              <div class="col-sm-12 col-lg-6 col-md-12">
                    <img src="https://img.freepik.com/premium-photo/woman-patient-with-dental-braces-red-hair-sitting-dentist-chair-having-braces-his-teeth_483949-19051.jpg?w=740" class="img-fluid mt75" alt="">
              </div>
          </div>
      </div>
            
            


	

		<!--contact start-->
            <?php
                include('com/footer.php')
            ?>
		<!--/.contact-->
		<!--contact end-->


		
		<!-- Include all js compiled plugins (below), or include individual files as needed -->

		<script src="assets/js/jquery.js"></script>
        
        <!--modernizr.min.js-->
        <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
		
		<!--bootstrap.min.js-->
        <script src="assets/js/bootstrap.min.js"></script>
		
		<!-- bootsnav js -->
		<script src="assets/js/bootsnav.js"></script>

		<!--owl.carousel.js-->
        <script src="assets/js/owl.carousel.min.js"></script>

		<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>

        <!--Custom JS-->
        <script src="assets/js/custom.js"></script>
        
    </body>
	
</html> 