{"id":9,"date":"2026-04-22T20:42:07","date_gmt":"2026-04-22T15:12:07","guid":{"rendered":"https:\/\/trusmile.in\/?page_id=9"},"modified":"2026-05-04T16:33:51","modified_gmt":"2026-05-04T11:03:51","slug":"home-page","status":"publish","type":"page","link":"https:\/\/trusmile.in\/?page_id=9","title":{"rendered":"Home Page"},"content":{"rendered":"<style>\n.hero-slider{\n  width:100%;\n  overflow:hidden;\n  position:relative;\n}\n\/* TRACK *\/\n.hero-track{\n  display:flex;\n  transition:0.6s ease;\n}\n\/* SLIDE *\/\n.hero-slide{\n  min-width:100%;\n  position:relative;\n}\n\/* IMAGE *\/\n.hero-slide img{\n  width:100%;\n  height:auto;\n  display:block;\n}\n\/* \ud83d\udd25 DOTS INSIDE IMAGE *\/\n.hero-dots{\n  position:absolute;\n  bottom:15px;\n  left:50%;\n  transform:translateX(-50%);\n  display:flex;\n  gap:8px;\n  z-index:2;\n}\n.hero-dot{\n  width:10px;\n  height:10px;\n  background:rgba(255,255,255,0.6);\n  border-radius:50%;\n  cursor:pointer;\n  transition:0.3s;\n}\n.hero-dot.active{\n  background:#ff2b2b;\n}\n<\/style>\n<p>      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/6.png\"><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/7.png\"><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/8.png\"><br \/>\n  <!-- DOTS -->\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n.cta-strip{\n  width:100%;\n  background:#0f0f0f;\n  color:#fff;\n  overflow:hidden;\n  font-family:'Poppins',sans-serif;\n  padding:12px 0;\n  position:relative;\n}\n\/* SCROLL WRAP *\/\n.cta-track{\n  display:flex;\n  width:max-content;\n  animation:scroll 20s linear infinite;\n}\n\/* ITEM *\/\n.cta-item{\n  display:flex;\n  align-items:center;\n  gap:40px;\n  padding:0 40px;\n  white-space:nowrap;\n  font-size:14px;\n}\n\/* TEXT *\/\n.cta-item span{\n  color:#ff3b3b;\n  font-weight:600;\n}\n\/* ANIMATION *\/\n@keyframes scroll{\n  0%{ transform:translateX(0); }\n  100%{ transform:translateX(-50%); }\n}\n\/* MOBILE *\/\n@media(max-width:768px){\n  .cta-item{\n    font-size:13px;\n    gap:25px;\n    padding:0 20px;\n  }\n}\n<\/style>\n<p>      \u2728 Advanced Dental Treatments at Trusmile Dental Clinic<br \/>\n      \ud83d\udcde Call Now: 8639815641<br \/>\n      \ud83d\ude01 Get Your Perfect Smile Today<br \/>\n    <!-- duplicate for smooth loop --><br \/>\n      \u2728 Advanced Dental Treatments at Trusmile Dental Clinic<br \/>\n      \ud83d\udcde Call Now: 8639815641<br \/>\n      \ud83d\ude01 Get Your Perfect Smile Today<\/p>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;500;700;800&display=swap');\n.why-section {\n  display: flex;\n  gap: 60px;\n  padding: 70px 8%;\n  font-family: 'Poppins', sans-serif;\n  align-items: center;\n  background: linear-gradient(135deg, #fff5f5, #fef2f2);\n}\n\/* LEFT *\/\n.why-left { flex: 1; }\n.badge {\n  display: inline-block;\n  background: #ffe5e5;\n  color: #ff2b2b;\n  padding: 6px 12px;\n  border-radius: 20px;\n  font-size: 12px;\n  margin-bottom: 10px;\n  font-weight: 600;\n}\n.why-left h2 {\n  font-size: 40px;\n  font-weight: 800;\n  margin-bottom: 20px;\n}\n\/* \ud83d\udd25 FIXED POINT *\/\n.point {\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n  margin-bottom: 15px;\n  padding: 14px;\n  border-radius: 12px;\n  background: rgba(255,255,255,0.9);\n  backdrop-filter: blur(6px);\n  border: 1px solid #ffe0e0;\n  transition: 0.3s;\n}\n.point:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 10px 20px rgba(255,43,43,0.1);\n}\n\/* \ud83d\udd25 ICON FIX *\/\n.point-icon {\n  min-width: 42px;\n  height: 42px;\n  background: linear-gradient(135deg, #ff4d4d, #ff2b2b);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  transition:0.3s;\n}\n.point:hover .point-icon{\n  transform:scale(1.1);\n  box-shadow:0 0 12px rgba(255,43,43,0.6);\n}\n.point-icon svg {\n  width: 18px;\n  height: 18px;\n  fill: #fff;\n}\n\/* TEXT *\/\n.point h4 { margin: 0; font-size: 16px; }\n.point p { margin: 4px 0 0; font-size: 13px; color: #555; }\n\/* BUTTON *\/\n.why-btn {\n  display: inline-block;\n  margin-top: 15px;\n  padding: 12px 26px;\n  background: linear-gradient(135deg, #ff4d4d, #ff2b2b);\n  color: #fff;\n  border-radius: 6px;\n  text-decoration: none;\n  font-weight: 600;\n}\n\/* RIGHT *\/\n.why-right { flex: 1; }\n\/* SLIDER *\/\n.slider {\n  position: relative;\n  width: 100%;\n  max-width: 520px;\n  height: 320px;\n  border-radius: 14px;\n  overflow: hidden;\n  box-shadow: 0 15px 40px rgba(255,43,43,0.25);\n}\n\/* SLIDES *\/\n.slide {\n  position: absolute;\n  width: 100%;\n  height: 100%;\n  opacity: 0;\n  transform: scale(1.05);\n  transition: 0.6s;\n}\n.slide.active {\n  opacity: 1;\n  transform: scale(1);\n}\n.slide img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\/* OVERLAY *\/\n.slide-overlay {\n  position: absolute;\n  bottom: 0;\n  width: 100%;\n  padding: 20px;\n  color: #fff;\n  background: linear-gradient(to top, rgba(0,0,0,0.65), transparent);\n}\n\/* DOTS *\/\n.dots {\n  margin-top: 15px;\n  display: flex;\n  justify-content: center;\n  gap: 8px;\n}\n.dot {\n  width: 10px;\n  height: 10px;\n  background: #ffd6d6;\n  border-radius: 50%;\n  cursor: pointer;\n}\n.dot.active {\n  background: #ff2b2b;\n}\n\/* MOBILE *\/\n@media (max-width: 768px) {\n  .why-section {\n    flex-direction: column;\n    padding: 40px 20px;\n    gap: 25px;\n  }\n  .why-right {\n    order: -1;\n    width: 100%;\n  }\n  .slider {\n    height: 220px;\n  }\n  .why-left {\n    width: 100%;\n    padding: 20px;\n    border-radius: 12px;\n    background: linear-gradient(135deg, #ffffff, #fff1f1);\n    box-shadow: 0 8px 20px rgba(0,0,0,0.05);\n  }\n  .why-left h2 {\n    font-size: 24px;\n  }\n  \/* \ud83d\udd25 MOBILE ICON FIX *\/\n  .point{\n    align-items:center;\n    padding:12px;\n  }\n  .point-icon{\n    min-width:38px;\n    height:38px;\n  }\n  .point-icon svg{\n    width:16px;\n    height:16px;\n  }\n  .point h4{\n    font-size:14px;\n  }\n  .point p{\n    font-size:12px;\n  }\n}\n<\/style>\n<p>    Trusted Dental Experts<\/p>\n<h2>Why Choose TruSmile Dental Clinic<\/h2>\n<p>    <!-- POINT --><br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8 2 4 4 4 9c0 5 3 11 5 11 1 0 1-2 2-3 1-1 2-1 3 0 1 1 1 3 2 3 2 0 5-6 5-11 0-5-4-7-9-7z\"\/><\/svg><\/p>\n<h4>Complete Dental Care<\/h4>\n<p>From check-ups to implants and aligners under one roof.<\/p>\n<p>        <svg viewBox=\"0 0 24 24\"><path d=\"M11 2h2v4h-2zm-4 6h10v2H7zm2 4h6v10H9z\"\/><\/svg><\/p>\n<h4>Advanced Implant Care<\/h4>\n<p>Modern technology for safe and long-lasting treatment.<\/p>\n<p>        <svg viewBox=\"0 0 24 24\"><path d=\"M12 17l-5 3 1-6-4-4 6-1 2-5 2 5 6 1-4 4 1 6z\"\/><\/svg><\/p>\n<h4>Trusted Experience<\/h4>\n<p>20+ years of clinical expertise and patient trust.<\/p>\n<p>    <a href=\"https:\/\/trusmile.in\/about-us\/\">About Clinic<\/a><br \/>\n  <!-- RIGHT SAME AS BEFORE --><br \/>\n        <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/image-3.png\"><br \/>\n        <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/image-2-scaled.png\"><br \/>\n        <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/image-4.png\"><br \/>\n        <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/images-1-scaled.png\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;800&#038;display=swap\" rel=\"stylesheet\">\n<style>\nbody{margin:0;font-family:'Poppins',sans-serif;}\n.treatment-section{\n  padding:100px 8%;\n  background:linear-gradient(135deg,#fff5f5,#ffffff);\n}\n\/* HEADING *\/\n.treatment-header{text-align:center;margin-bottom:70px;}\n.sub{color:#ff2b2b;font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;}\n.treatment-header h2{font-size:42px;font-weight:800;position:relative;}\n.treatment-header h2 span{color:#ff2b2b;}\n.treatment-header h2::after{\n  content:\"\";\n  position:absolute;\n  bottom:-12px;\n  left:50%;\n  transform:translateX(-50%);\n  width:70px;height:4px;\n  background:linear-gradient(90deg,#ff4d4d,#ff2b2b);\n  border-radius:10px;\n}\n\/* GRID *\/\n.treatment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}\n\/* CARD *\/\n.t-card{\n  position:relative;\n  border-radius:18px;\n  overflow:hidden;\n  cursor:pointer;\n  box-shadow:0 10px 25px rgba(0,0,0,0.08);\n  transition:0.3s;\n}\n.t-card:hover{\n  transform:translateY(-6px);\n  box-shadow:0 20px 40px rgba(255,43,43,0.2);\n}\n\/* IMAGE *\/\n.t-img{width:100%;height:260px;object-fit:cover;}\n\/* OVERLAY *\/\n.t-overlay{\n  position:absolute;top:0;left:-100%;\n  width:100%;height:100%;\n  background:linear-gradient(135deg,rgba(255,80,80,0.82),rgba(150,0,0,0.82));\n  color:#fff;\n  display:flex;flex-direction:column;\n  justify-content:center;align-items:center;\n  padding:20px;text-align:center;\n  transition:0.5s ease;\n}\n.t-card:hover .t-overlay{left:0;}\n.t-overlay h3{font-size:20px;margin-bottom:10px;}\n.t-overlay p{font-size:13px;color:rgba(255,255,255,0.9);}\n.t-features{margin-top:10px;font-size:12px;}\n.t-features span{display:block;margin:4px 0;}\n.t-btn{\n  margin-top:15px;\n  padding:10px 22px;\n  background:#fff;\n  color:#d90000;\n  border-radius:25px;\n  font-size:12px;\n  font-weight:600;\n  text-decoration:none;\n  display:inline-block;\n}\n\/* TITLE *\/\n.t-title{\n  position:absolute;bottom:0;width:100%;\n  background:rgba(0,0,0,0.55);\n  color:#fff;text-align:center;\n  padding:12px;\n  font-size:15px;font-weight:600;\n}\n\/* MOBILE *\/\n@media(max-width:768px){\n  .treatment-grid{grid-template-columns:1fr;}\n  .treatment-header h2{font-size:28px;}\n}\n<\/style>\n<p>    Our Services<\/p>\n<h2>Explore Our Dental Services<\/h2>\n<p>    <!-- Teeth Extraction --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Teeth-Extraction.png\"><\/p>\n<h3>Teeth Extraction<\/h3>\n<p>Safe &#038; painless removal with modern tools.<\/p>\n<p>        <a href=\"https:\/\/trusmile.in\/teeth-extraction-2\/\">Learn More<\/a><br \/>\n      Teeth Extraction<br \/>\n    <!-- Denture --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Artificial-Denture.png\"><\/p>\n<h3>Artificial Denture<\/h3>\n<p>Comfortable and natural-looking dentures.<\/p>\n<p>        <a href=\"https:\/\/trusmile.in\/artificial-denture-2\/\">Learn More<\/a><br \/>\n      Artificial Denture<br \/>\n    <!-- Filling --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Tooth-Filling.png\"><\/p>\n<h3>Tooth Filling<\/h3>\n<p>Restore cavities effectively.<\/p>\n<p>        <a href=\"https:\/\/trusmile.in\/tooth-filling-2\/\">Learn More<\/a><br \/>\n      Tooth Filling<br \/>\n    <!-- Cleaning --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Teeth-Cleaning-Scaling.png\"><\/p>\n<h3>Teeth Cleaning &#038; Scaling<\/h3>\n<p>Professional gum care and hygiene.<\/p>\n<p>        <a href=\"https:\/\/trusmile.in\/teeth-cleaning-scaling-2\/\">Learn More<\/a><br \/>\n      Teeth Cleaning &#038; Scaling<br \/>\n    <!-- Whitening --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Teeth-Whitening-2.png\"><\/p>\n<h3>Teeth Whitening<\/h3>\n<p>Instant bright smile.<\/p>\n<p>        <a href=\"https:\/\/trusmile.in\/teeth-whitening\/\">Learn More<\/a><br \/>\n      Teeth Whitening<br \/>\n    <!-- Braces --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Braces-Orthodontic-Treatment.png\"><\/p>\n<h3>Braces Treatment<\/h3>\n<p>Perfect alignment solution.<\/p>\n<p>        <a href=\"https:\/\/trusmile.in\/braces-orthodontic\/\">Learn More<\/a><br \/>\n      Braces Treatment<br \/>\n    <!-- Implant --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Dental-Implants.png\"><\/p>\n<h3>Dental Implant<\/h3>\n<p>Permanent tooth replacement solution.<\/p>\n<p>        <a href=\"https:\/\/trusmile.in\/dental-implant\/\">Learn More<\/a><br \/>\n      Dental Implant<br \/>\n    <!-- RCT --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Root-Canal-Treatment.png\"><\/p>\n<h3>Root Canal Treatment<\/h3>\n<p>Pain relief and tooth saving treatment.<\/p>\n<p>        <a href=\"https:\/\/trusmile.in\/root-canal-treatment-rct\/\">Learn More<\/a><br \/>\n      Root Canal Treatment<br \/>\n    <!-- Smile Designing --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Smile-Designing.png\"><\/p>\n<h3>Smile Designing<\/h3>\n<p>Complete cosmetic smile makeover.<\/p>\n<p>        <a href=\"https:\/\/trusmile.in\/smile-designing-3\/\">Learn More<\/a><br \/>\n      Smile Designing\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n.counter-section{\n  position:relative;\n  width:100%;\n  padding:90px 5%;\n  font-family:'Poppins',sans-serif;\n  color:#fff;\n  overflow:hidden;\n  background:linear-gradient(135deg,#0a0a0a,#1a1a1a,#0a0a0a);\n}\n\/* \ud83d\udd25 FAKE WAVE (NO WHITE) *\/\n.counter-section::before{\n  content:\"\";\n  position:absolute;\n  top:-60px;\n  left:0;\n  width:100%;\n  height:120px;\n  background:radial-gradient(ellipse at center,#1a1a1a 0%,#0a0a0a 70%);\n  border-bottom-left-radius:60% 100%;\n  border-bottom-right-radius:60% 100%;\n}\n.counter-section::after{\n  content:\"\";\n  position:absolute;\n  bottom:-60px;\n  left:0;\n  width:100%;\n  height:120px;\n  background:radial-gradient(ellipse at center,#1a1a1a 0%,#0a0a0a 70%);\n  border-top-left-radius:60% 100%;\n  border-top-right-radius:60% 100%;\n}\n\/* GRID *\/\n.counter-row{\n  position:relative;\n  z-index:2;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:40px;\n  text-align:center;\n}\n\/* ITEM *\/\n.counter-item{\n  transition:0.3s;\n}\n\/* ICON *\/\n.counter-icon{\n  width:50px;\n  margin:0 auto 12px;\n}\n.counter-icon img{\n  width:100%;\n  filter:brightness(0) invert(1);\n  opacity:0.9;\n}\n\/* NUMBER *\/\n.counter-number{\n  font-size:34px;\n  font-weight:600;\n}\n\/* LABEL *\/\n.counter-label{\n  font-size:12px;\n  color:#aaa;\n  letter-spacing:1.5px;\n}\n\/* MOBILE *\/\n@media(max-width:768px){\n  .counter-row{\n    grid-template-columns:1fr 1fr;\n    gap:25px;\n  }\n}\n<\/style>\n<p>        <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/dental-implant-removebg-preview.png\"><br \/>\n      0<br \/>\n      IMPLANTS<br \/>\n        <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/braces-removebg-preview.png\"><br \/>\n      0<br \/>\n      BRACES &#038; ALIGNERS<br \/>\n        <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/teeth-removebg-preview.png\"><br \/>\n      0<br \/>\n      LASER TREATMENTS<br \/>\n        <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/full_mouth_rehab_-removebg-preview.png\"><br \/>\n      0<br \/>\n      FULL MOUTH REHABILITATIONS\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n.services-section{\n  padding:80px 6%;\n  font-family:'Poppins',sans-serif;\n  background:#fff;\n}\n\/* TITLE *\/\n.services-title{\n  text-align:center;\n  font-size:34px;\n  font-weight:700;\n  margin-bottom:30px;\n}\n\/* TABS *\/\n.tabs{\n  display:flex;\n  gap:12px;\n  overflow-x:auto;\n  margin-bottom:40px;\n  padding-bottom:5px;\n}\n.tab{\n  padding:10px 18px;\n  background:#f3f3f3;\n  border-radius:30px;\n  font-size:13px;\n  cursor:pointer;\n  white-space:nowrap;\n  transition:0.3s;\n}\n.tab.active{\n  background:linear-gradient(135deg,#ff4d4d,#ff2b2b);\n  color:#fff;\n}\n\/* CONTENT *\/\n.tab-content{\n  display:none;\n  grid-template-columns:1fr 1fr;\n  gap:50px;\n  align-items:center;\n}\n.tab-content.active{\n  display:grid;\n  animation:fade 0.4s ease;\n}\n@keyframes fade{\n  from{opacity:0; transform:translateY(10px);}\n  to{opacity:1; transform:translateY(0);}\n}\n\/* IMAGE *\/\n.tab-img{\n  position:relative;\n}\n.tab-img img{\n  width:100%;\n  border-radius:18px;\n}\n\/* OVERLAY HEADING *\/\n.overlay{\n  position:absolute;\n  inset:0;\n  background:linear-gradient(120deg,rgba(0,0,0,0.7),transparent);\n  border-radius:18px;\n  display:flex;\n  align-items:flex-end;\n  padding:25px;\n}\n.overlay h2{\n  color:#fff;\n  font-size:26px;\n  font-weight:700;\n  line-height:1.2;\n}\n\/* TEXT *\/\n.tab-text h3{\n  font-size:26px;\n  margin-bottom:12px;\n}\n.tab-text p{\n  font-size:14px;\n  color:#666;\n  line-height:1.7;\n}\n\/* LIST *\/\n.tab-list{\n  margin-top:15px;\n}\n.tab-list li{\n  list-style:none;\n  margin-bottom:10px;\n}\n.tab-list li::before{\n  content:\"\u2714\";\n  color:#ff2b2b;\n  margin-right:8px;\n}\n\/* CTA *\/\n.cta-btn{\n  display:inline-block;\n  margin-top:20px;\n  padding:12px 26px;\n  background:linear-gradient(135deg,#ff4d4d,#ff2b2b);\n  color:#fff;\n  border-radius:30px;\n  text-decoration:none;\n  font-size:13px;\n  font-weight:600;\n  transition:0.3s;\n}\n.cta-btn:hover{\n  transform:translateY(-3px);\n}\n\/* MOBILE *\/\n@media(max-width:768px){\n  .tab-content{\n    grid-template-columns:1fr;\n  }\n  .overlay h2{\n    font-size:20px;\n  }\n}\n<\/style>\n<p>  Advanced Dental Services at Trusmile Dental Clinic<br \/>\n    Implants<br \/>\n    Aligners<br \/>\n    Smile Design<br \/>\n    Veneers<br \/>\n    Zirconia Crowns<br \/>\n    Full Mouth Rehab<br \/>\n  <!-- 1 --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Dental-Implants-2.png\"><\/p>\n<h2>Dental Implants<\/h2>\n<h3>Dental Implants at Trusmile Dental Clinic<\/h3>\n<p>At <strong>Trusmile Dental Clinic<\/strong>, we offer advanced dental implant treatments designed to replace missing teeth with a permanent, natural-looking solution. Dental implants not only restore your smile but also improve oral function, helping you chew and speak with confidence. Our experienced implant specialists use modern techniques and high-quality materials to ensure long-lasting and successful results.<\/p>\n<p>We follow a precise and safe implant procedure, ensuring minimal discomfort and faster healing. Whether you are missing a single tooth or multiple teeth, our customized implant solutions provide both aesthetic and functional benefits.<\/p>\n<ul>\n<li>Permanent and natural-looking tooth replacement<\/li>\n<li>Improves chewing efficiency and speech clarity<\/li>\n<li>Prevents jawbone loss and maintains facial structure<\/li>\n<li>Advanced implant technology with high success rate<\/li>\n<li>Safe, precise, and minimally invasive procedure<\/li>\n<\/ul>\n<p><a href=\"https:\/\/trusmile.in\/contact-us\/\">Book Implant Consultation<\/a><br \/>\n  <!-- 2 --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Aligners-Braces.png\"><\/p>\n<h2>Clear Aligners<\/h2>\n<h3>Clear Aligners Treatment at Trusmile Dental Clinic<\/h3>\n<p>Trusmile Dental Clinic provides modern clear aligners that help straighten your teeth without the discomfort and visibility of traditional braces. These custom-made aligners gradually shift your teeth into the desired position while maintaining comfort and convenience.<\/p>\n<p>Our orthodontic solutions are designed to suit your lifestyle, allowing you to remove aligners while eating or brushing. With advanced digital planning, we ensure accurate and predictable results for a confident smile.<\/p>\n<ul>\n<li>Virtually invisible aligners for discreet treatment<\/li>\n<li>Removable and easy to maintain oral hygiene<\/li>\n<li>Comfortable and irritation-free experience<\/li>\n<li>Faster results compared to traditional braces<\/li>\n<li>Personalized treatment planning using advanced technology<\/li>\n<\/ul>\n<p><a href=\"https:\/\/trusmile.in\/contact-us\/\">Start Your Smile Journey<\/a><br \/>\n  <!-- 3 --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Smile-Designing-2.png\"><\/p>\n<h2>Smile Designing<\/h2>\n<h3>Smile Designing at Trusmile Dental Clinic<\/h3>\n<p>At Trusmile Dental Clinic, we specialize in advanced smile designing treatments that enhance your overall appearance and boost your confidence. Our experts combine cosmetic dentistry procedures to create a personalized smile that complements your facial features.<\/p>\n<p>Using digital smile design technology, we carefully analyze your teeth, gums, and facial structure to deliver natural and aesthetically pleasing results. Whether you need whitening, veneers, or alignment correction, we create a complete smile transformation plan.<\/p>\n<ul>\n<li>Customized smile makeover tailored to your face<\/li>\n<li>Advanced digital smile planning technology<\/li>\n<li>Enhances confidence and facial aesthetics<\/li>\n<li>Natural-looking and long-lasting results<\/li>\n<li>Combination of cosmetic dental treatments<\/li>\n<\/ul>\n<p><a href=\"https:\/\/trusmile.in\/contact-us\/\">Get Your Smile Designed<\/a><br \/>\n  <!-- 4 --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Veneers.png\"><\/p>\n<h2>Veneers<\/h2>\n<h3>Dental Veneers at Trusmile Dental Clinic<\/h3>\n<p>Dental veneers are one of the most effective cosmetic dental solutions offered at Trusmile Dental Clinic. These thin, custom-made shells are bonded to the front surface of your teeth to improve their appearance instantly.<\/p>\n<p>Veneers are ideal for correcting stained, chipped, misaligned, or uneven teeth, giving you a flawless and natural-looking smile. Our experts ensure precise placement for a perfect fit and long-lasting results.<\/p>\n<ul>\n<li>Instant transformation of smile appearance<\/li>\n<li>Corrects discoloration, gaps, and minor misalignment<\/li>\n<li>Durable, stain-resistant material<\/li>\n<li>Minimally invasive cosmetic procedure<\/li>\n<li>Natural aesthetics with long-term durability<\/li>\n<\/ul>\n<p><a href=\"https:\/\/trusmile.in\/contact-us\/\">Book Veneers Consultation<\/a><br \/>\n  <!-- 5 --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Zirconia-Crowns.png\"><\/p>\n<h2>Zirconia Crowns<\/h2>\n<h3>Zirconia Crowns at Trusmile Dental Clinic<\/h3>\n<p>Trusmile Dental Clinic offers premium zirconia crowns that combine strength and aesthetics for restoring damaged teeth. These crowns are metal-free and designed to match the natural color of your teeth, providing a seamless and attractive look.<\/p>\n<p>Zirconia crowns are highly durable and resistant to wear, making them an ideal long-term solution for dental restoration. Our advanced techniques ensure perfect fit and comfort.<\/p>\n<ul>\n<li>High strength and fracture-resistant material<\/li>\n<li>Metal-free and natural-looking appearance<\/li>\n<li>Long-lasting and durable solution<\/li>\n<li>Perfect fit for maximum comfort<\/li>\n<li>Ideal for restoring broken or damaged teeth<\/li>\n<\/ul>\n<p><a href=\"https:\/\/trusmile.in\/contact-us\/\">Consult for Crowns<\/a><br \/>\n  <!-- 6 --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/Full-Mouth-Rehabilitation.png\"><\/p>\n<h2>Full Mouth Rehab<\/h2>\n<h3>Full Mouth Rehabilitation at Trusmile Dental Clinic<\/h3>\n<p>Full mouth rehabilitation at Trusmile Dental Clinic is a comprehensive treatment approach designed to restore the health, function, and aesthetics of your entire mouth. It involves a combination of procedures tailored to your specific dental condition.<\/p>\n<p>Our specialists carefully plan each step using advanced diagnostic tools to ensure long-lasting and effective results. This treatment is ideal for patients with multiple dental issues or severe wear and damage.<\/p>\n<ul>\n<li>Complete restoration of teeth, bite, and function<\/li>\n<li>Improves chewing, speech, and facial aesthetics<\/li>\n<li>Customized treatment plan for each patient<\/li>\n<li>Advanced techniques for long-term results<\/li>\n<li>Enhances overall oral health and confidence<\/li>\n<\/ul>\n<p><a href=\"https:\/\/trusmile.in\/contact-us\/\">Book Full Mouth Consultation<\/a><\/p>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700;800&display=swap');\n.doctor-section {\n  padding: 90px 8%;\n  font-family: 'Poppins', sans-serif;\n  background: linear-gradient(to bottom, #ffffff, #f8f8f8);\n}\n\/* HEADING *\/\n.doc-header {\n  text-align: center;\n  margin-bottom: 70px;\n}\n.doc-header span {\n  color: #ff2b2b;\n  font-size: 13px;\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  font-weight: 600;\n}\n.doc-header h2 {\n  font-size: 42px;\n  font-weight: 800;\n  margin-top: 10px;\n}\n.doc-header h2 span {\n  color: #ff2b2b;\n}\n.doc-header p {\n  color: #666;\n  margin-top: 10px;\n}\n\/* ROW *\/\n.doc-row {\n  display: flex;\n  align-items: center;\n  gap: 60px;\n  margin-bottom: 80px;\n}\n\/* REVERSE *\/\n.doc-row.reverse {\n  flex-direction: row-reverse;\n}\n\/* IMAGE *\/\n.doc-img {\n  flex: 1;\n}\n.doc-img img {\n  width: 100%;\n  border-radius: 20px;\n  box-shadow: 0 20px 50px rgba(0,0,0,0.08);\n  transition: 0.4s;\n}\n\/* IMAGE HOVER *\/\n.doc-row:hover .doc-img img {\n  transform: scale(1.04);\n}\n\/* CONTENT CARD *\/\n.doc-content {\n  flex: 1;\n  background: #fff;\n  padding: 35px;\n  border-radius: 18px;\n  box-shadow: 0 15px 40px rgba(0,0,0,0.06);\n  position: relative;\n}\n\/* RED ACCENT *\/\n.doc-content::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 5px;\n  height: 100%;\n  background: #ff2b2b;\n  border-radius: 5px 0 0 5px;\n}\n\/* NAME *\/\n.doc-name {\n  font-size: 26px;\n  font-weight: 700;\n}\n.doc-degree {\n  color: #888;\n  font-size: 13px;\n  margin-bottom: 10px;\n}\n.doc-spec {\n  font-size: 15px;\n  margin-bottom: 18px;\n  color: #444;\n}\n\/* INFO *\/\n.doc-info {\n  display: flex;\n  gap: 10px;\n  margin-bottom: 10px;\n  align-items: center;\n  font-size: 14px;\n}\n.doc-info svg {\n  width: 18px;\n  fill: #ff2b2b;\n}\n\/* BUTTON (PREMIUM) *\/\n.doc-btn {\n  display: inline-block;\n  margin-top: 18px;\n  padding: 12px 30px;\n  border-radius: 8px;\n  text-decoration: none;\n  font-weight: 600;\n  color: #fff;\n  background: linear-gradient(45deg, #ff2b2b, #ff6b6b);\n  box-shadow: 0 8px 20px rgba(255,43,43,0.3);\n  transition: all 0.3s ease;\n}\n.doc-btn:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 12px 25px rgba(255,43,43,0.4);\n  background: linear-gradient(45deg, #e60000, #ff2b2b);\n}\n.doc-btn:active {\n  transform: scale(0.96);\n}\n\/* MOBILE FIX *\/\n@media (max-width: 768px) {\n  .doc-row,\n  .doc-row.reverse {\n    flex-direction: column !important;\n    gap: 25px;\n  }\n  .doc-img {\n    order: 1;\n    width: 100%;\n  }\n  .doc-content {\n    order: 2;\n    width: 100%;\n  }\n  .doc-header h2 {\n    font-size: 28px;\n  }\n}\n<\/style>\n<p>  <!-- HEADER --><br \/>\n    Our Specialists<\/p>\n<h2>Meet Our Expert Dentists<\/h2>\n<p>Providing advanced dental care with precision &#038; experience<\/p>\n<p>  <!-- DOCTOR 1 --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/dr-2.jpeg\"><br \/>\n      Dr. Srinivas Kalluri<br \/>\n      MDS<br \/>\n        Prosthodontics &#038; Implantology \u2022 Professor &#038; HOD<br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 3L1 9l11 6 9-4.91V17h2V9L12 3z\"\/><\/svg><br \/>\n        20+ Years Clinical &#038; Academic Experience<br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M3 21V3h18v18H3zm8-14v4h4V7h-4z\"\/><\/svg><br \/>\n        Professor &#038; Head of Department<br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8 2 4 4 4 9c0 5 3 11 5 11 1 0 1-2 2-3 1-1 2-1 3 0 1 1 1 3 2 3 2 0 5-6 5-11 0-5-4-7-9-7z\"\/><\/svg><br \/>\n        Advanced Implant Surgeon<br \/>\n      <a href=\"tel:8639815641\">\ud83d\udcc5 Book Appointment<\/a><br \/>\n  <!-- DOCTOR 2 --><br \/>\n      <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/dr-1.jpeg\"><br \/>\n      Dr. Saraswathi MB<br \/>\n      BDS<br \/>\n        Cosmetic Dentistry &#038; Smile Design \u2022 General Dental Surgeon<br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 17l-5 3 1-6-4-4 6-1 2-5 2 5 6 1-4 4 1 6z\"\/><\/svg><br \/>\n        15+ Years Clinical Experience<br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2a10 10 0 100 20 10 10 0 000-20zm5 13H7v-2h10v2z\"\/><\/svg><br \/>\n        Smile Design Specialist<br \/>\n        <svg viewBox=\"0 0 24 24\"><path d=\"M12 2l10 9-10 11L2 11 12 2z\"\/><\/svg><br \/>\n        Aesthetic &#038; Cosmetic Dentistry<br \/>\n      <a href=\"tel:8639815641\">\ud83d\udcc5 Book Appointment<\/a><\/p>\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;600;700&display=swap');\n.app-section {\n  display: flex;\n  align-items: center;\n  gap: 70px;\n  padding: 80px 8%;\n  font-family: 'Poppins', sans-serif;\n  background: #ffffff;\n}\n\/* LEFT FORM *\/\n.form-box {\n  flex: 1;\n  background: #fff;\n  padding: 35px;\n  border-radius: 16px;\n  box-shadow: 0 15px 40px rgba(0,0,0,0.08);\n}\n\/* HEADING *\/\n.form-box h2 {\n  font-size: 26px;\n  margin-bottom: 5px;\n}\n.form-box p {\n  font-size: 14px;\n  color: #666;\n  margin-bottom: 20px;\n}\n\/* INPUTS *\/\n.form-group {\n  margin-bottom: 15px;\n}\n.form-group input,\n.form-group select,\n.form-group textarea {\n  width: 100%;\n  padding: 13px;\n  border-radius: 10px;\n  border: 1px solid #eee;\n  background: #fafafa;\n  font-size: 14px;\n  transition: 0.3s;\n}\n.form-group input:focus,\n.form-group select:focus,\n.form-group textarea:focus {\n  background: #fff;\n  border-color: #ff2b2b;\n  outline: none;\n}\n\/* BUTTON *\/\n.form-btn {\n  width: 100%;\n  padding: 14px;\n  border-radius: 10px;\n  border: none;\n  background: linear-gradient(45deg, #ff2b2b, #ff6b6b);\n  color: #fff;\n  font-weight: 600;\n  cursor: pointer;\n  transition: 0.3s;\n}\n.form-btn:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 10px 25px rgba(255,43,43,0.3);\n}\n\/* RIGHT IMAGE *\/\n.image-box {\n  flex: 1.2;\n  text-align: center;\n}\n.image-box img {\n  width: 100%;\n  max-width: 520px;\n  height: auto;\n}\n\/* MOBILE *\/\n@media (max-width: 768px) {\n  .app-section {\n    flex-direction: column;\n    gap: 30px;\n    padding: 60px 5%;\n  }\n  .image-box {\n    order: -1;\n  }\n  .image-box img {\n    max-width: 100%;\n  }\n}\n<\/style>\n<p>  <!-- FORM --><\/p>\n<h2>Book Appointment<\/h2>\n<p>Quick &#038; easy dental consultation<\/p>\n<form onsubmit=\"sendToWhatsApp(event)\">\n        <input type=\"text\" id=\"name\" placeholder=\"Full Name\" required><br \/>\n        <input type=\"tel\" id=\"phone\" placeholder=\"Phone Number\" required><br \/>\n        <select id=\"treatment\"><option>Select Treatment<\/option><option>Dental Implants<\/option><option>Root Canal<\/option><option>Teeth Whitening<\/option><option>Braces<\/option><\/select><br \/>\n        <textarea id=\"message\" placeholder=\"Message\"><\/textarea><br \/>\n      <button>Book Appointment<\/button><br \/>\n    <\/form>\n<p>  <!-- IMAGE --><br \/>\n    <img decoding=\"async\" src=\"https:\/\/trusmile.in\/wp-content\/uploads\/2026\/04\/ChatGPT-Image-Apr-22-2026-08_30_34-PM.png\" alt=\"Tooth Mascot\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n.review-section{\n  padding:70px 6%;\n  background:#fff;\n  font-family:'Poppins',sans-serif;\n  text-align:center;\n}\n\/* TITLE *\/\n.review-title{\n  font-size:34px;\n  font-weight:700;\n}\n.review-title span{\n  color:#ff2b2b;\n}\n\/* GOOGLE *\/\n.google-box{\n  margin:15px auto 35px;\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  padding:8px 16px;\n  border-radius:30px;\n  background:#f7f7f7;\n  font-size:14px;\n}\n\/* SLIDER *\/\n.review-wrap{\n  overflow:hidden;\n  max-width:1100px;\n  margin:auto;\n}\n.review-track{\n  display:flex;\n  gap:20px;\n  transition:0.5s ease;\n}\n\/* CARD *\/\n.review-card{\n  min-width:320px;\n  background:#fff;\n  padding:20px;\n  border-radius:14px;\n  border:1px solid #eee;\n  text-align:left;\n}\n\/* HEADER *\/\n.review-head{\n  display:flex;\n  align-items:center;\n  gap:10px;\n  margin-bottom:10px;\n}\n.avatar{\n  width:40px;\n  height:40px;\n  border-radius:50%;\n  background:#ff2b2b;\n  color:#fff;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:14px;\n  font-weight:600;\n}\n.name{\n  font-size:14px;\n  font-weight:600;\n}\n.stars{\n  color:#ffc107;\n  font-size:13px;\n}\n\/* TEXT *\/\n.review-text{\n  font-size:14px;\n  color:#555;\n  line-height:1.6;\n}\n\/* DOTS *\/\n.dots{\n  margin-top:20px;\n}\n.dot{\n  width:8px;\n  height:8px;\n  background:#ccc;\n  border-radius:50%;\n  display:inline-block;\n  margin:0 4px;\n  cursor:pointer;\n}\n.dot.active{\n  background:#ff2b2b;\n}\n\/* MOBILE *\/\n@media(max-width:768px){\n  .review-card{\n    min-width:85%;\n  }\n}\n<\/style>\n<p>    What Our Patients Say<br \/>\n    \u2b50 5.0 Rating on Google<br \/>\n      <!-- CARD --><br \/>\n          RK<br \/>\n            Rahul Kumar<br \/>\n            \u2605\u2605\u2605\u2605\u2605<br \/>\n          Excellent treatment and very friendly staff. Highly recommended clinic.<br \/>\n          PS<br \/>\n            Priya Sharma<br \/>\n            \u2605\u2605\u2605\u2605\u2605<br \/>\n          Best dental clinic experience. Doctors are very professional and caring.<br \/>\n          AR<br \/>\n            Anil Reddy<br \/>\n            \u2605\u2605\u2605\u2605\u2605<br \/>\n          Very hygienic and modern clinic setup. Loved the treatment quality.<br \/>\n          SB<br \/>\n            Suresh Babu<br \/>\n            \u2605\u2605\u2605\u2605\u2605<br \/>\n          Great experience with implants. Completely painless procedure.<br \/>\n          LD<br \/>\n            Lakshmi Devi<br \/>\n            \u2605\u2605\u2605\u2605\u2605<br \/>\n          Staff is very polite and supportive. Felt comfortable throughout.<\/p>\n<style>\n\/* WRAPPER *\/\n.floating-buttons {\n  position: fixed;\n  right: 20px;\n  bottom: 20px;\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  z-index: 9999;\n}\n\/* BUTTON *\/\n.float-btn {\n  width: 50px;\n  height: 50px;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #fff;\n  box-shadow: 0 8px 20px rgba(0,0,0,0.2);\n  cursor: pointer;\n  transition: 0.3s;\n  position: relative;\n}\n\/* HOVER TEXT *\/\n.float-btn span {\n  position: absolute;\n  right: 60px;\n  background: #111;\n  color: #fff;\n  padding: 6px 10px;\n  border-radius: 6px;\n  font-size: 12px;\n  opacity: 0;\n  transition: 0.3s;\n  white-space: nowrap;\n}\n.float-btn:hover span {\n  opacity: 1;\n}\n\/* ICON *\/\n.float-btn svg {\n  width: 22px;\n  fill: #fff;\n}\n\/* WHATSAPP *\/\n.whatsapp {\n  background: #25D366;\n}\n.whatsapp:hover {\n  transform: scale(1.1);\n}\n\/* CALL *\/\n.call {\n  background: #ff2b2b;\n}\n.call:hover {\n  transform: scale(1.1);\n}\n\/* MOBILE ADJUST *\/\n@media (max-width: 768px) {\n  .floating-buttons {\n    right: 15px;\n    bottom: 15px;\n  }\n}\n<\/style>\n<p>  <!-- WHATSAPP --><br \/>\n  <a href=\"https:\/\/wa.me\/918639815641\" target=\"_blank\"><br \/>\n    <svg viewBox=\"0 0 24 24\">\n      <path d=\"M20.5 3.5A11.8 11.8 0 0012 .5C5.6.5.5 5.6.5 12c0 2.1.6 4.2 1.7 6L.5 23.5l5.6-1.7c1.7.9 3.6 1.4 5.9 1.4 6.4 0 11.5-5.1 11.5-11.5 0-3.1-1.2-6-3.5-8.2zM12 21c-1.9 0-3.7-.5-5.2-1.4l-.4-.2-3.3 1 1-3.2-.2-.4C3 15.5 2.5 13.8 2.5 12 2.5 6.8 6.8 2.5 12 2.5c2.5 0 4.8 1 6.6 2.7 1.7 1.7 2.7 4.1 2.7 6.6 0 5.2-4.3 9.5-9.5 9.5zm5.2-7.1c-.3-.2-1.7-.8-2-1s-.5-.2-.7.2-.8 1-1 1.2-.3.3-.6.1c-.3-.2-1.2-.5-2.3-1.6-.8-.7-1.3-1.6-1.5-1.9s0-.5.2-.7c.2-.2.3-.3.5-.5.1-.2.2-.3.3-.5s.1-.4 0-.6c-.1-.2-.7-1.7-1-2.3-.2-.6-.5-.5-.7-.5h-.6c-.2 0-.6.1-.9.4s-1.1 1.1-1.1 2.7 1.1 3.1 1.3 3.3c.2.2 2.2 3.3 5.4 4.5.8.3 1.4.5 1.9.6.8.2 1.5.2 2 .1.6-.1 1.7-.7 1.9-1.4.2-.7.2-1.2.1-1.3-.1-.2-.3-.2-.6-.3z\"\/>\n    <\/svg><br \/>\n    WhatsApp<br \/>\n  <\/a><br \/>\n  <!-- CALL --><br \/>\n  <a href=\"tel:8639815641\"><br \/>\n    <svg viewBox=\"0 0 24 24\">\n      <path d=\"M6.6 10.8a15.1 15.1 0 006.6 6.6l2.2-2.2c.3-.3.7-.4 1-.3 1.1.4 2.3.6 3.6.6.6 0 1 .4 1 1v3.5c0 .6-.4 1-1 1C10.1 21 3 13.9 3 5c0-.6.4-1 1-1H7.5c.6 0 1 .4 1 1 0 1.3.2 2.5.6 3.6.1.3 0 .7-.3 1l-2.2 2.2z\"\/>\n    <\/svg><br \/>\n    Call Now<br \/>\n  <\/a><br \/>\n\t\t\t\t\t<iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3825.7531700941163!2d80.6873298!3d16.4880314!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3a35fb26169db1c7%3A0x1f0e0b6dc8324ba0!2sTrusmile%20Dental%20Clinic!5e0!3m2!1sen!2sin!4v1776870503607!5m2!1sen!2sin\" width=\"600\" height=\"450\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u2728 Advanced Dental Treatments at Trusmile Dental Clinic \ud83d\udcde Call Now: 8639815641 \ud83d\ude01 Get Your Perfect Smile Today \u2728 Advanced [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-9","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/trusmile.in\/index.php?rest_route=\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trusmile.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/trusmile.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/trusmile.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/trusmile.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=9"}],"version-history":[{"count":38,"href":"https:\/\/trusmile.in\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":179,"href":"https:\/\/trusmile.in\/index.php?rest_route=\/wp\/v2\/pages\/9\/revisions\/179"}],"wp:attachment":[{"href":"https:\/\/trusmile.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}