{"id":5556,"date":"2024-04-22T03:40:27","date_gmt":"2024-04-22T00:40:27","guid":{"rendered":"https:\/\/jstdental.com\/ana-sayfa\/"},"modified":"2026-06-10T17:24:22","modified_gmt":"2026-06-10T14:24:22","slug":"ana-sayfa","status":"publish","type":"page","link":"https:\/\/jstdental.com\/tr\/","title":{"rendered":"Ana Sayfa"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5556\" class=\"elementor elementor-5556 elementor-398\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64158af e-flex e-con-boxed e-con e-parent\" data-id=\"64158af\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae638ca elementor-widget elementor-widget-html\" data-id=\"ae638ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"tr\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>JST Dental - Anasayfa<\/title>\n\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Instrument+Serif:ital@0;1&family=Archivo:wght@300;400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n  <style>\n    .jst-home, .jst-home * { box-sizing: border-box; }\n    .jst-home * { margin: 0; padding: 0; }\n\n    .jst-home {\n      --jh-bg: #21275B;\n      --jh-bg-soft: #2a3070;\n      --jh-accent: #d4a574;\n      --jh-text: #ffffff;\n      --jh-muted: rgba(255,255,255,0.72);\n      --jh-faint: rgba(255,255,255,0.45);\n      --jh-border: rgba(255,255,255,0.12);\n\n      font-family: 'Archivo', -apple-system, BlinkMacSystemFont, sans-serif;\n      background: var(--jh-bg);\n      color: var(--jh-text);\n      line-height: 1.7;\n    }\n\n    .section-light {\n      --jh-bg: #F8F9FA;\n      --jh-text: #161A3C;\n      --jh-muted: #545A77;\n      --jh-border: rgba(22, 26, 60, 0.15);\n      --jh-accent: #C38A4B;\n\n      background-color: var(--jh-bg);\n      color: var(--jh-text);\n    }\n\n    .jh-container {\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 2rem;\n    }\n\n    .jh-eyebrow {\n      display: inline-block;\n      font-size: 0.78rem;\n      color: var(--jh-accent);\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      margin-bottom: 1rem;\n      font-weight: 500;\n    }\n\n    \/* ===================== HERO ===================== *\/\n    .jh-hero {\n      position: relative;\n      min-height: 720px;\n      overflow: hidden;\n      padding: 0;\n      display: flex;\n      align-items: center;\n      background-color: var(--jh-bg);\n    }\n\n    .jh-hero-slider { position: absolute; inset: 0; z-index: 0; }\n    .jh-hero-slide { position: absolute; inset: 0; opacity: 0; transition: opacity 1.2s ease; }\n    .jh-hero-slide.active { opacity: 1; }\n    .jh-hero-slide img {\n      width: 100%; height: 100%; object-fit: cover; object-position: center; display: block;\n    }\n\n    .jh-hero-overlay {\n      position: absolute; inset: 0; z-index: 1;\n      background:\n        linear-gradient(90deg, rgba(15,18,45,0.85) 0%, rgba(15,18,45,0.55) 45%, rgba(15,18,45,0.25) 100%),\n        linear-gradient(180deg, rgba(15,18,45,0.2) 0%, rgba(15,18,45,0.55) 100%);\n    }\n\n    .jh-hero .jh-container { position: relative; z-index: 2; width: 100%; }\n    .jh-hero-content { max-width: 640px; padding: 5rem 0; }\n\n    .jh-hero h1 {\n      font-family: 'Instrument Serif', serif;\n      font-weight: 400;\n      font-size: clamp(2.6rem, 5.5vw, 4.8rem);\n      line-height: 1.02;\n      letter-spacing: -0.02em;\n      margin-bottom: 1.8rem;\n      color: #ffffff;\n    }\n\n    .jh-hero-lead {\n      font-size: 1.05rem; line-height: 1.7;\n      color: rgba(255,255,255,0.72);\n      max-width: 48ch; margin-bottom: 2.5rem;\n    }\n\n    .jh-hero-actions {\n      display: flex; gap: 1rem; align-items: center;\n      flex-wrap: wrap; margin-bottom: 3.5rem;\n    }\n\n    .jh-btn-primary {\n      display: inline-block; padding: 1.05rem 2.4rem;\n      background: var(--jh-accent); color: #1a1a1a;\n      font-weight: 500; font-size: 0.85rem;\n      letter-spacing: 0.1em; text-transform: uppercase;\n      text-decoration: none; transition: all .25s ease;\n    }\n\n    .jh-btn-primary:hover { background: #e0b685; transform: translateY(-1px); }\n\n    .jh-btn-outline {\n      display: inline-block; padding: 1.05rem 2.4rem;\n      background: transparent; color: #ffffff;\n      border: 1px solid rgba(255,255,255,0.4);\n      font-weight: 500; font-size: 0.85rem;\n      letter-spacing: 0.1em; text-transform: uppercase;\n      text-decoration: none; transition: all .25s ease;\n    }\n\n    .jh-btn-outline:hover { border-color: var(--jh-accent); color: var(--jh-accent); }\n\n    .jh-hero-stats {\n      display: flex; gap: 3rem; padding-top: 2rem;\n      border-top: 1px solid rgba(255,255,255,0.2);\n    }\n\n    .jh-stat { display: flex; flex-direction: column; }\n    .jh-stat-num {\n      font-family: 'Instrument Serif', serif;\n      font-size: clamp(1.8rem, 3vw, 2.4rem);\n      color: var(--jh-accent); line-height: 1; margin-bottom: 0.4rem;\n    }\n    .jh-stat-label {\n      font-size: 0.82rem; color: rgba(255,255,255,0.72); letter-spacing: 0.05em;\n    }\n\n    \/* ===================== POPULAR TREATMENTS ===================== *\/\n    .jh-treatments { padding: 6rem 0; overflow: hidden; }\n\n    .jh-treatments-header {\n      display: flex; align-items: flex-end; justify-content: space-between;\n      gap: 2rem; margin-bottom: 3rem; flex-wrap: wrap;\n    }\n\n    .jh-treatments-header h2 {\n      font-family: 'Instrument Serif', serif;\n      font-weight: 400;\n      font-size: clamp(1.8rem, 3vw, 2.4rem);\n      line-height: 1.2; letter-spacing: -0.01em;\n      color: var(--jh-text); max-width: 20ch;\n    }\n\n    .jh-treatments-arrows { display: flex; gap: 0.6rem; }\n\n    .jh-treatments-arrow {\n      width: 48px; height: 48px; background: transparent;\n      border: 1px solid var(--jh-border); color: var(--jh-text);\n      cursor: pointer; font-size: 1.3rem; line-height: 1;\n      font-family: inherit; padding: 0;\n      display: flex; align-items: center; justify-content: center;\n      transition: all .25s ease; -webkit-tap-highlight-color: transparent;\n    }\n\n    .jh-treatments-arrow:hover:not(:disabled) { border-color: var(--jh-accent); color: var(--jh-accent); }\n    .jh-treatments-arrow:disabled { opacity: 0.25; cursor: not-allowed; }\n\n    .jh-treatments-track {\n      display: flex; gap: 1.5rem; overflow-x: auto;\n      scroll-snap-type: x mandatory; scroll-behavior: smooth;\n      scrollbar-width: none; -ms-overflow-style: none;\n      padding-bottom: 0.5rem;\n    }\n\n    .jh-treatments-track::-webkit-scrollbar { display: none; }\n\n    .jh-treatment-card {\n      flex-shrink: 0; width: calc((100% - 3rem) \/ 3); min-width: 0;\n      scroll-snap-align: start; text-decoration: none; color: inherit;\n      display: flex; flex-direction: column; transition: transform .35s ease;\n    }\n\n    .jh-treatment-card:hover { transform: translateY(-4px); }\n\n    .jh-treatment-image {\n      width: 100%; height: 320px; overflow: hidden; margin-bottom: 1.2rem;\n    }\n\n    .jh-treatment-image img {\n      width: 100%; height: 100%; object-fit: cover; object-position: center;\n      display: block; transition: transform .8s ease;\n    }\n\n    .jh-treatment-card:hover .jh-treatment-image img { transform: scale(1.05); }\n\n    .jh-treatment-body { display: flex; flex-direction: column; }\n\n    .jh-treatment-number {\n      font-family: 'Instrument Serif', serif;\n      font-size: 0.9rem; color: var(--jh-accent);\n      margin-bottom: 0.4rem; letter-spacing: 0.05em;\n    }\n\n    .jh-treatment-card h3 {\n      font-family: 'Instrument Serif', serif;\n      font-weight: 400; font-size: 1.4rem; color: var(--jh-text);\n      margin-bottom: 0.8rem; line-height: 1.2;\n    }\n\n    .jh-treatment-link {\n      font-size: 0.78rem; color: var(--jh-muted);\n      letter-spacing: 0.1em; text-transform: uppercase;\n      font-weight: 500; transition: color .25s ease;\n    }\n\n    .jh-treatment-card:hover .jh-treatment-link { color: var(--jh-accent); }\n\n    \/* ===================== ABOUT ===================== *\/\n    .jh-about { padding: 6rem 0; }\n\n    .jh-about-grid {\n      display: grid;\n      grid-template-columns: 0.95fr 1.05fr;\n      gap: 5rem;\n      align-items: center;\n    }\n\n    .jh-about-image {\n      position: relative;\n      width: 100%;\n      height: 580px;\n      overflow: hidden;\n      border-radius: 1.5rem;\n      box-shadow: 0 20px 40px rgba(0, 0, 0, 0.25);\n      transition: transform 0.4s ease, box-shadow 0.4s ease;\n    }\n\n    .jh-about-image:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 30px 50px rgba(0, 0, 0, 0.35);\n    }\n\n    .jh-about-image img {\n      width: 100%;\n      height: 100%;\n      object-fit: cover;\n      object-position: center;\n      display: block;\n    }\n\n    .jh-about-content h2 {\n      font-family: 'Instrument Serif', serif;\n      font-weight: 400; font-size: clamp(2rem, 3.5vw, 2.8rem);\n      line-height: 1.15; letter-spacing: -0.01em;\n      color: var(--jh-text); margin-bottom: 1.5rem; max-width: 16ch;\n    }\n\n    .jh-about-content p {\n      color: var(--jh-muted); font-size: 1rem; line-height: 1.75;\n      margin-bottom: 1.2rem; max-width: 56ch;\n    }\n\n    .jh-about-features-wrap {\n      margin: 2.2rem 0 2.5rem; padding: 2rem 0;\n      border-top: 1px solid var(--jh-border);\n      border-bottom: 1px solid var(--jh-border);\n    }\n\n    .jh-about-features {\n      display: grid; grid-template-columns: 1fr 1fr;\n      gap: 0.6rem 2rem; list-style: none;\n    }\n\n    .jh-about-features li {\n      position: relative; padding-left: 1.6rem;\n      color: var(--jh-muted); font-size: 0.93rem;\n      line-height: 1.6; white-space: nowrap;\n    }\n\n    .jh-about-features li::before {\n      content: \"\"; position: absolute; left: 0; top: 0.65rem;\n      width: 8px; height: 1px; background: var(--jh-accent);\n    }\n\n    .jh-btn-secondary {\n      display: inline-block; font-size: 0.85rem; color: var(--jh-accent);\n      text-decoration: none; letter-spacing: 0.1em; text-transform: uppercase;\n      font-weight: 500; border-bottom: 1px solid var(--jh-accent);\n      padding-bottom: 0.3rem; transition: opacity .25s ease;\n    }\n\n    .jh-btn-secondary:hover { opacity: 0.75; }\n\n    \/* ===================== FEATURES (WHY) ===================== *\/\n    .jh-features {\n      padding: 5rem 0;\n      border-top: 1px solid var(--jh-border);\n      border-bottom: 1px solid var(--jh-border);\n    }\n\n    .jh-features-header {\n      text-align: center; max-width: 600px; margin: 0 auto 3.5rem;\n    }\n\n    .jh-features-header h2 {\n      font-family: 'Instrument Serif', serif;\n      font-weight: 400; font-size: clamp(1.8rem, 3vw, 2.4rem);\n      line-height: 1.2; letter-spacing: -0.01em;\n      color: var(--jh-text); margin-bottom: 1rem;\n    }\n\n    .jh-features-header p {\n      color: var(--jh-muted); font-size: 1rem; line-height: 1.7;\n    }\n\n    .jh-features-carousel { position: relative; }\n\n    .jh-features-grid {\n      display: grid; grid-template-columns: repeat(3, 1fr); gap: 0;\n      border-top: 1px solid var(--jh-border);\n      border-left: 1px solid var(--jh-border);\n    }\n\n    .jh-feature {\n      padding: 2.5rem 2rem;\n      border-right: 1px solid var(--jh-border);\n      border-bottom: 1px solid var(--jh-border);\n    }\n\n    .jh-feature-number {\n      display: block; font-family: 'Instrument Serif', serif;\n      font-size: 1.3rem; color: var(--jh-accent); margin-bottom: 1.2rem;\n    }\n\n    .jh-feature h3 {\n      font-family: 'Instrument Serif', serif; font-weight: 400;\n      font-size: 1.4rem; color: var(--jh-text);\n      margin-bottom: 0.9rem; line-height: 1.25;\n    }\n\n    .jh-feature p {\n      color: var(--jh-muted); font-size: 0.95rem; line-height: 1.7;\n    }\n\n    .jh-features-arrow, .jh-features-dots { display: none; }\n\n    \/* ===================== BEFORE & AFTER ===================== *\/\n    .jh-ba { padding: 6rem 0; overflow: hidden; }\n    .jh-ba-header { display: flex; align-items: flex-end; justify-content: space-between; gap: 2rem; margin-bottom: 3rem; flex-wrap: wrap; }\n    .jh-ba-header h2 { font-family: 'Instrument Serif', serif; font-weight: 400; font-size: clamp(1.8rem, 3vw, 2.4rem); line-height: 1.2; letter-spacing: -0.01em; color: var(--jh-text); max-width: 22ch; }\n    .jh-ba-arrows { display: flex; gap: 0.6rem; }\n    .jh-ba-arrow { width: 48px; height: 48px; background: transparent; border: 1px solid var(--jh-border); color: var(--jh-text); cursor: pointer; font-size: 1.3rem; line-height: 1; font-family: inherit; padding: 0; display: flex; align-items: center; justify-content: center; transition: all .25s ease; -webkit-tap-highlight-color: transparent; }\n    .jh-ba-arrow:hover:not(:disabled) { border-color: var(--jh-accent); color: var(--jh-accent); }\n    .jh-ba-arrow:disabled { opacity: 0.25; cursor: not-allowed; }\n    .jh-ba-track { display: flex; gap: 1.5rem; overflow-x: auto; align-items: flex-start; scroll-snap-type: x mandatory; scroll-behavior: smooth; scrollbar-width: none; -ms-overflow-style: none; padding-bottom: 0.5rem; }\n    .jh-ba-track::-webkit-scrollbar { display: none; }\n    .jh-ba-card { flex-shrink: 0; width: calc((100% - 3rem) \/ 3); min-width: 0; scroll-snap-align: start; background: #ffffff; border-radius: 16px; overflow: hidden; display: flex; flex-direction: column; transition: transform .35s ease, box-shadow .35s ease; box-shadow: 0 10px 30px rgba(0,0,0,0.18); }\n    .jh-ba-card:hover { transform: translateY(-4px); box-shadow: 0 24px 48px rgba(0,0,0,0.28); }\n    .jh-ba-media { position: relative; width: 100%; overflow: hidden; background: #eee; }\n    .jh-ba-media img { width: 100%; height: auto; display: block; transition: transform .8s ease; }\n    .jh-ba-card:hover .jh-ba-media img { transform: scale(1.04); }\n    .jh-ba-body { padding: 1.8rem 1.8rem 2rem; display: flex; flex-direction: column; }\n    .jh-ba-treatment { align-self: flex-start; font-size: 0.7rem; letter-spacing: 0.1em; text-transform: uppercase; font-weight: 600; color: #C38A4B; border: 1px solid rgba(195,138,75,0.4); border-radius: 999px; padding: 0.35rem 0.9rem; margin-bottom: 1.1rem; }\n    .jh-ba-quote { font-family: 'Instrument Serif', serif; font-style: italic; font-size: 1.18rem; line-height: 1.5; color: #161A3C; margin-bottom: 1.4rem; }\n    .jh-ba-person { display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding-top: 1.2rem; border-top: 1px solid rgba(22,26,60,0.12); }\n    .jh-ba-name { font-weight: 600; font-size: 0.95rem; color: #161A3C; }\n    .jh-ba-loc { display: inline-flex; align-items: center; gap: 0.5rem; font-size: 0.82rem; color: #545A77; }\n    .jh-flag { width: 22px; height: 13px; border-radius: 2px; flex-shrink: 0; display: block; box-shadow: 0 0 0 1px rgba(0,0,0,0.06); }\n\n    \/* ===================== REVIEWS ===================== *\/\n    .jh-rev { padding: 6rem 0; overflow: hidden; }\n    .jh-rev-header { display: flex; align-items: flex-end; justify-content: space-between; gap: 2rem; margin-bottom: 3rem; flex-wrap: wrap; }\n    .jh-rev-header h2 { font-family: 'Instrument Serif', serif; font-weight: 400; font-size: clamp(1.8rem, 3vw, 2.4rem); line-height: 1.2; letter-spacing: -0.01em; color: var(--jh-text); max-width: 24ch; }\n    .jh-rev-ratings { display: flex; gap: 1rem; flex-wrap: wrap; margin-bottom: 1.5rem; }\n    .jh-rev-badge { display: inline-flex; align-items: center; gap: 0.7rem; background: #fff; border: 1px solid var(--jh-border); border-radius: 12px; padding: 0.7rem 1.1rem; box-shadow: 0 4px 14px rgba(22,26,60,0.06); }\n    .jh-rev-badge svg { display: block; flex-shrink: 0; }\n    .jh-rev-badge-txt { display: flex; flex-direction: column; line-height: 1.25; }\n    .jh-rev-badge-score { font-weight: 700; font-size: 0.95rem; color: var(--jh-text); }\n    .jh-rev-badge-platform { font-size: 0.72rem; color: var(--jh-muted); letter-spacing: 0.03em; }\n    .jh-rev-arrows { display: flex; gap: 0.6rem; }\n    .jh-rev-arrow { width: 48px; height: 48px; background: transparent; border: 1px solid var(--jh-border); color: var(--jh-text); cursor: pointer; font-size: 1.3rem; line-height: 1; font-family: inherit; padding: 0; display: flex; align-items: center; justify-content: center; transition: all .25s ease; -webkit-tap-highlight-color: transparent; }\n    .jh-rev-arrow:hover:not(:disabled) { border-color: var(--jh-accent); color: var(--jh-accent); }\n    .jh-rev-arrow:disabled { opacity: 0.25; cursor: not-allowed; }\n    .jh-rev-track { display: flex; gap: 1.5rem; overflow-x: auto; scroll-snap-type: x mandatory; scroll-behavior: smooth; scrollbar-width: none; -ms-overflow-style: none; padding-bottom: 0.5rem; }\n    .jh-rev-track::-webkit-scrollbar { display: none; }\n    .jh-rev-card { flex-shrink: 0; width: calc((100% - 3rem) \/ 3); min-width: 0; scroll-snap-align: start; background: #fff; border: 1px solid var(--jh-border); border-radius: 16px; padding: 2rem 1.8rem; display: flex; flex-direction: column; transition: all .35s ease; box-shadow: 0 6px 20px rgba(22,26,60,0.05); }\n    .jh-rev-card:hover { transform: translateY(-4px); box-shadow: 0 18px 40px rgba(22,26,60,0.12); border-color: rgba(195,138,75,0.4); }\n    .jh-rev-top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 1.2rem; }\n    .jh-rev-stars { color: var(--jh-accent); font-size: 1rem; letter-spacing: 0.12em; }\n    .jh-rev-source svg { display: block; }\n    .jh-rev-text { color: var(--jh-muted); font-size: 0.98rem; line-height: 1.7; margin-bottom: 1.6rem; flex: 1; }\n    .jh-rev-author { display: flex; align-items: center; gap: 0.85rem; padding-top: 1.2rem; border-top: 1px solid var(--jh-border); }\n    .jh-rev-avatar { width: 42px; height: 42px; border-radius: 50%; flex-shrink: 0; display: flex; align-items: center; justify-content: center; background: linear-gradient(145deg, rgba(195,138,75,0.85), rgba(195,138,75,0.5)); color: #fff; font-weight: 600; font-size: 0.85rem; }\n    .jh-rev-name { display: block; font-weight: 600; font-size: 0.92rem; color: var(--jh-text); }\n    .jh-rev-meta { display: inline-flex; align-items: center; gap: 0.35rem; font-size: 0.76rem; color: var(--jh-muted); }\n\n    \/* ===================== HEALTH TOURISM CERTIFICATE ===================== *\/\n    .jh-cert { padding: 6rem 0; }\n    .jh-cert-grid { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 4rem; align-items: center; }\n    .jh-cert-content h2 { font-family: 'Instrument Serif', serif; font-weight: 400; font-size: clamp(2rem, 3.5vw, 2.8rem); line-height: 1.15; letter-spacing: -0.01em; color: var(--jh-text); margin-bottom: 1.4rem; max-width: 20ch; }\n    .jh-cert-content p { color: var(--jh-muted); font-size: 1rem; line-height: 1.75; margin-bottom: 1.4rem; max-width: 54ch; }\n    .jh-cert-points { list-style: none; display: grid; gap: 0.9rem; margin-top: 1.8rem; }\n    .jh-cert-points li { position: relative; padding-left: 2rem; color: var(--jh-text); font-size: 0.95rem; line-height: 1.5; font-weight: 500; }\n    .jh-cert-points li::before { content: \"\u2713\"; position: absolute; left: 0; top: -1px; width: 22px; height: 22px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.7rem; font-weight: 700; color: #1a1a1a; background: var(--jh-accent); }\n    .jh-cert-frame { background: #fff; padding: 0.9rem; border-radius: 14px; border: 1px solid var(--jh-border); box-shadow: 0 24px 60px rgba(22,26,60,0.18); max-width: 440px; margin: 0 auto; transition: transform .4s ease, box-shadow .4s ease; }\n    .jh-cert-frame:hover { transform: translateY(-6px); box-shadow: 0 34px 70px rgba(22,26,60,0.26); }\n    .jh-cert-frame img { width: 100%; height: auto; display: block; border-radius: 7px; }\n\n    \/* ===================== TEAM (DOCTORS) ===================== *\/\n    .jh-team {\n      padding: 6rem 0;\n      background: linear-gradient(180deg, #1d2253 0%, #21275B 100%);\n    }\n\n    .jh-team-head {\n      text-align: center;\n      max-width: 700px;\n      margin: 0 auto 3.5rem;\n    }\n\n    .jh-team-head .jh-eyebrow {\n      margin-bottom: 0.8rem;\n    }\n\n    .jh-team-head h2 {\n      font-family: 'Instrument Serif', serif;\n      font-weight: 400;\n      font-size: clamp(2rem, 3.5vw, 2.8rem);\n      line-height: 1.15;\n      letter-spacing: -0.01em;\n      color: var(--jh-text);\n      margin-bottom: 1rem;\n    }\n\n    .jh-team-head p {\n      color: var(--jh-muted);\n      font-size: 1rem;\n      line-height: 1.7;\n      margin: 0;\n    }\n\n    .jh-team-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(280px, 380px));\n      justify-content: center;\n      gap: 2rem;\n    }\n\n    .jh-doctor-card {\n      background: rgba(255, 255, 255, 0.04);\n      border: 1px solid var(--jh-border);\n      border-radius: 18px;\n      padding: 2.5rem 1.8rem;\n      text-align: center;\n      backdrop-filter: blur(10px);\n      transition: all .35s ease;\n    }\n\n    .jh-doctor-card:hover {\n      transform: translateY(-6px);\n      background: rgba(255, 255, 255, 0.06);\n      border-color: rgba(212, 165, 116, 0.3);\n      box-shadow: 0 25px 60px rgba(0, 0, 0, 0.25);\n    }\n\n    .jh-doctor-photo {\n      width: 170px;\n      height: 170px;\n      margin: 0 auto 1.5rem;\n      border-radius: 50%;\n      padding: 6px;\n      background: linear-gradient(145deg, rgba(212, 165, 116, 0.4), rgba(255, 255, 255, 0.1));\n    }\n\n    .jh-doctor-photo img {\n      width: 100%;\n      height: 100%;\n      border-radius: 50%;\n      object-fit: cover;\n      object-position: center top;\n      border: 3px solid rgba(255, 255, 255, 0.1);\n      display: block;\n    }\n\n    .jh-doctor-name {\n      font-family: 'Instrument Serif', serif;\n      font-weight: 400;\n      font-size: 1.4rem;\n      color: var(--jh-text);\n      margin-bottom: 0.4rem;\n      line-height: 1.2;\n    }\n\n    .jh-doctor-title {\n      font-size: 0.78rem;\n      color: var(--jh-accent);\n      letter-spacing: 0.12em;\n      text-transform: uppercase;\n      margin-bottom: 1.5rem;\n      display: block;\n    }\n\n    .jh-doctor-btn {\n      display: inline-block;\n      padding: 0.8rem 1.8rem;\n      border-radius: 999px;\n      background: var(--jh-accent);\n      color: #1a1a1a;\n      font-size: 0.78rem;\n      font-weight: 500;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      text-decoration: none;\n      transition: all .25s ease;\n    }\n\n    .jh-doctor-btn:hover {\n      background: #e0b685;\n      transform: translateY(-2px);\n      box-shadow: 0 8px 20px rgba(212, 165, 116, 0.25);\n    }\n\n    \/* ===================== FINAL CTA ===================== *\/\n    .jh-final-cta {\n      padding: 5rem 1.5rem;\n      background: var(--jh-bg);\n    }\n\n    .jh-final-cta-inner {\n      position: relative;\n      max-width: 1100px;\n      margin: 0 auto;\n      padding: 5rem 3rem;\n      overflow: hidden;\n      border-radius: 24px;\n      text-align: center;\n      background-color: #1a1f4a;\n      border: 1px solid rgba(212, 165, 116, 0.25);\n    }\n\n    .jh-final-cta-bg {\n      position: absolute;\n      inset: 0;\n      z-index: 0;\n      opacity: 0.22;\n    }\n\n    .jh-final-cta-bg img {\n      width: 100%; height: 100%;\n      object-fit: cover;\n      object-position: center;\n      display: block;\n    }\n\n    .jh-final-cta-overlay {\n      position: absolute;\n      inset: 0;\n      z-index: 1;\n      background:\n        radial-gradient(ellipse at center, transparent 0%, rgba(26, 31, 74, 0.85) 100%),\n        linear-gradient(180deg, rgba(26, 31, 74, 0.3) 0%, rgba(26, 31, 74, 0.6) 100%);\n    }\n\n    .jh-final-cta-content {\n      position: relative;\n      z-index: 2;\n    }\n\n    .jh-final-cta .jh-eyebrow {\n      color: var(--jh-accent);\n      margin-bottom: 1.5rem;\n    }\n\n    .jh-final-cta h2 {\n      font-family: 'Instrument Serif', serif;\n      font-weight: 400;\n      font-size: clamp(2.2rem, 4vw, 3.4rem);\n      line-height: 1.1;\n      letter-spacing: -0.015em;\n      color: #ffffff;\n      margin: 0 auto 1.5rem;\n      max-width: 22ch;\n    }\n\n    .jh-final-cta p {\n      font-size: 1.05rem;\n      line-height: 1.7;\n      color: rgba(255,255,255,0.75);\n      margin: 0 auto 2.5rem;\n      max-width: 54ch;\n    }\n\n    .jh-final-cta-actions {\n      display: flex;\n      gap: 1rem;\n      justify-content: center;\n      flex-wrap: wrap;\n    }\n\n    \/* ===================== RESPONSIVE ===================== *\/\n    @media (max-width: 968px) {\n      .jh-container { padding: 0 1.5rem; }\n\n      \/* HERO *\/\n      .jh-hero { min-height: 600px; }\n      .jh-hero-content { padding: 4rem 0 6rem; }\n      .jh-hero-actions { margin-bottom: 2.5rem; gap: 0.8rem; }\n      .jh-hero-stats { gap: 2rem; padding-top: 1.5rem; }\n      .jh-hero-slide img { object-position: 70% center; }\n\n      \/* ========== TREATMENTS \u2014 MOB\u0130L D\u00dcZELTME ========== *\/\n      .jh-treatments { padding: 3.5rem 0; }\n      .jh-treatments-header { margin-bottom: 2rem; align-items: center; }\n      .jh-treatments-header h2 { max-width: 100%; }\n      .jh-treatments-arrow { width: 42px; height: 42px; }\n\n      .jh-treatments-track {\n        gap: 1rem;\n        padding-left: 0;\n        padding-right: 0;\n        scroll-padding-left: 0;\n      }\n\n      .jh-treatment-card { width: 85%; }\n      .jh-treatment-image { height: 240px; }\n\n      \/* FEATURES - CAROUSEL *\/\n      .jh-features { padding: 3rem 0; }\n      .jh-features-header { margin-bottom: 2rem; }\n\n      .jh-features-carousel { display: flex; align-items: stretch; gap: 0.5rem; }\n      .jh-features-arrow {\n        display: flex; align-items: center; justify-content: center;\n        width: 36px; flex-shrink: 0; background: transparent;\n        border: 1px solid var(--jh-border); color: var(--jh-text);\n        cursor: pointer; font-size: 1.3rem; line-height: 1;\n        font-family: inherit; padding: 0;\n        -webkit-tap-highlight-color: transparent; transition: all .25s ease;\n      }\n      .jh-features-arrow:active:not(:disabled) { border-color: var(--jh-accent); color: var(--jh-accent); }\n      .jh-features-arrow:disabled { opacity: 0.25; cursor: not-allowed; }\n\n      .jh-features-grid {\n        display: flex; flex-direction: row; overflow-x: auto;\n        scroll-snap-type: x mandatory; scroll-behavior: smooth;\n        scrollbar-width: none; -ms-overflow-style: none;\n        border: 1px solid var(--jh-border); flex: 1; min-width: 0;\n      }\n      .jh-features-grid::-webkit-scrollbar { display: none; }\n      .jh-feature {\n        min-width: 100%; flex-shrink: 0; scroll-snap-align: start;\n        padding: 1.8rem 1.5rem; border: none;\n      }\n\n      .jh-features-dots { display: flex; justify-content: center; gap: 0.5rem; margin-top: 1.2rem; }\n      .jh-features-dot {\n        width: 6px; height: 6px; border-radius: 50%;\n        background: rgba(255,255,255,0.3); transition: all .3s ease;\n        cursor: pointer; border: none; padding: 0;\n      }\n      .section-light .jh-features-dot { background: rgba(22, 26, 60, 0.2); }\n      .jh-features-dot.active { width: 20px; border-radius: 3px; background: var(--jh-accent); }\n\n      \/* ========== BEFORE & AFTER \u2014 MOB\u0130L ========== *\/\n      .jh-ba { padding: 3.5rem 0; }\n      .jh-ba-header { margin-bottom: 2rem; align-items: center; }\n      .jh-ba-header h2 { max-width: 100%; }\n      .jh-ba-arrow, .jh-rev-arrow { width: 42px; height: 42px; }\n      .jh-ba-track, .jh-rev-track { gap: 1rem; }\n      .jh-ba-card { width: 88%; }\n      .jh-ba-body { padding: 1.5rem 1.4rem 1.7rem; }\n\n      \/* ========== REVIEWS \u2014 MOB\u0130L ========== *\/\n      .jh-rev { padding: 3.5rem 0; }\n      .jh-rev-header { margin-bottom: 2rem; align-items: flex-start; }\n      .jh-rev-header h2 { max-width: 100%; }\n      .jh-rev-card { width: 88%; }\n\n      \/* CERTIFICATE *\/\n      .jh-cert { padding: 3.5rem 0; }\n      .jh-cert-grid { display: flex; flex-direction: column; gap: 2.5rem; }\n      .jh-cert-content h2 { max-width: 100%; }\n      .jh-cert-content p { max-width: 100%; }\n      .jh-cert-frame { max-width: 340px; }\n\n      \/* TEAM *\/\n      .jh-team { padding: 3.5rem 0; }\n      .jh-team-head { margin-bottom: 2.5rem; }\n      .jh-team-grid {\n        grid-template-columns: 1fr;\n        max-width: 360px;\n        margin: 0 auto;\n        gap: 1.5rem;\n      }\n      .jh-doctor-card { padding: 2rem 1.5rem; }\n      .jh-doctor-photo { width: 140px; height: 140px; }\n\n      \/* FINAL CTA *\/\n      .jh-final-cta { padding: 3rem 1rem; }\n      .jh-final-cta-inner { padding: 3.5rem 1.5rem; border-radius: 18px; }\n      .jh-final-cta-actions { gap: 0.7rem; }\n\n      \/* ========== ABOUT \u2014 MOB\u0130L D\u00dcZELTME ========== *\/\n      .jh-about { padding: 3.5rem 0; }\n\n      .jh-about-grid {\n        display: flex;\n        flex-direction: column;\n        gap: 2rem;\n      }\n\n      .jh-about-image {\n        width: 100%;\n        height: 380px;\n        border-radius: 1.2rem;\n        margin: 0;\n      }\n\n      .jh-about-image img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n      }\n\n      .jh-about-content {\n        display: block;\n        width: 100%;\n      }\n\n      .jh-about-content h2 {\n        max-width: 100%;\n        color: var(--jh-text);\n        font-size: clamp(1.7rem, 6vw, 2.2rem);\n        margin-bottom: 1.2rem;\n      }\n\n      .jh-about-content p {\n        color: var(--jh-muted);\n        max-width: 100%;\n        font-size: 1rem;\n        margin-bottom: 1.2rem;\n      }\n\n      .jh-about-content .jh-eyebrow {\n        color: var(--jh-accent);\n      }\n\n      .jh-about-features-wrap {\n        margin: 1.8rem -1.5rem;\n        padding: 1.2rem 0;\n        overflow: hidden;\n        border-top: 1px solid var(--jh-border);\n        border-bottom: 1px solid var(--jh-border);\n        mask-image: linear-gradient(to right, transparent 0, #000 8%, #000 92%, transparent 100%);\n        -webkit-mask-image: linear-gradient(to right, transparent 0, #000 8%, #000 92%, transparent 100%);\n      }\n      .jh-about-features {\n        display: flex; flex-direction: row; grid-template-columns: none;\n        gap: 0; width: max-content; animation: jh-marquee 30s linear infinite;\n      }\n      .jh-about-features li { padding: 0 1.5rem 0 2.5rem; white-space: nowrap; font-size: 0.92rem; }\n      .jh-about-features li::before { left: 1rem; top: 0.7rem; }\n\n      @keyframes jh-marquee {\n        from { transform: translateX(0); }\n        to   { transform: translateX(-50%); }\n      }\n    }\n\n    @media (max-width: 480px) {\n      .jh-container { padding: 0 1.2rem; }\n\n      .jh-hero { min-height: 85svh; }\n      .jh-hero h1 { font-size: clamp(2rem, 8vw, 2.8rem); }\n      .jh-hero-slide img { object-position: 75% center; }\n\n      .jh-hero-stats { gap: 1.5rem; }\n      .jh-hero-actions { gap: 0.7rem; }\n      .jh-btn-primary, .jh-btn-outline { padding: 0.9rem 1.6rem; font-size: 0.78rem; }\n      .jh-stat-num { font-size: 1.6rem; }\n\n      \/* TREATMENTS \u2014 k\u00fc\u00e7\u00fck ekran *\/\n      .jh-treatment-image { height: 220px; }\n      .jh-treatment-card { width: 88%; }\n\n      \/* BEFORE & AFTER + REVIEWS \u2014 k\u00fc\u00e7\u00fck ekran *\/\n      .jh-ba-card, .jh-rev-card { width: 90%; }\n      .jh-ba-quote { font-size: 1.08rem; }\n      .jh-rev-ratings { gap: 0.6rem; }\n      .jh-rev-badge { padding: 0.6rem 0.85rem; }\n\n      .jh-about-image {\n        height: 300px;\n        border-radius: 1rem;\n      }\n\n      .jh-final-cta-inner { padding: 3rem 1.2rem; }\n    }\n  <\/style>\n<\/head>\n\n<body>\n<div class=\"jst-home\">\n\n  <!-- ============ HERO ============ -->\n  <section class=\"jh-hero\">\n    <div class=\"jh-hero-slider\">\n      <div class=\"jh-hero-slide active\">\n        <img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2026\/05\/slider.webp\" alt=\"JST Dental Klinik\" loading=\"eager\" \/>\n      <\/div>\n    <\/div>\n\n    <div class=\"jh-hero-overlay\"><\/div>\n\n    <div class=\"jh-container\">\n      <div class=\"jh-hero-content\">\n        <span class=\"jh-eyebrow\">G\u00fcl\u00fc\u015f\u00fcn\u00fcz Yeni Bir Hikaye Anlats\u0131n<\/span>\n        <h1>Yeni Bir G\u00fcl\u00fc\u015f,<br\/>Yeni Bir Ba\u015flang\u0131\u00e7.<\/h1>\n        <p class=\"jh-hero-lead\">Antalya'da ki\u015fiye \u00f6zel di\u015f sa\u011fl\u0131\u011f\u0131 hizmeti \u2014 tam g\u00fcl\u00fc\u015f tasar\u0131m\u0131ndan tek implanta kadar. Her tedavi plan\u0131 y\u00fcz\u00fcn\u00fcze, hedeflerinize ve yolculu\u011funuza g\u00f6re \u00f6zel olarak haz\u0131rlan\u0131r.<\/p>\n\n        <div class=\"jh-hero-actions\">\n          <a href=\"https:\/\/wa.me\/905318554302\" class=\"jh-btn-primary\" target=\"_blank\" rel=\"noopener\">\u00dccretsiz Teklif Al<\/a>\n          <a href=\"https:\/\/jstdental.com\/tr\/hizmetlerimiz\/\" class=\"jh-btn-outline\">T\u00fcm Tedaviler<\/a>\n        <\/div>\n\n        <div class=\"jh-hero-stats\">\n          <div class=\"jh-stat\"><span class=\"jh-stat-num\">50K+<\/span><span class=\"jh-stat-label\">Mutlu G\u00fcl\u00fc\u015f<\/span><\/div>\n          <div class=\"jh-stat\"><span class=\"jh-stat-num\">43+<\/span><span class=\"jh-stat-label\">Y\u0131ll\u0131k Deneyim<\/span><\/div>\n          <div class=\"jh-stat\"><span class=\"jh-stat-num\">1000+<\/span><span class=\"jh-stat-label\">Uluslararas\u0131 Hasta<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ POP\u00dcLER TEDAV\u0130LER ============ -->\n  <section class=\"jh-treatments section-light\">\n    <div class=\"jh-container\">\n\n      <div class=\"jh-treatments-header\">\n        <div>\n          <span class=\"jh-eyebrow\">Pop\u00fcler Tedaviler<\/span>\n          <h2>Hastalar\u0131m\u0131z\u0131n en \u00e7ok tercih etti\u011fi i\u015flemler.<\/h2>\n        <\/div>\n        <div class=\"jh-treatments-arrows\">\n          <button type=\"button\" class=\"jh-treatments-arrow\" id=\"treatPrev\" aria-label=\"\u00d6nceki\">\u2039<\/button>\n          <button type=\"button\" class=\"jh-treatments-arrow\" id=\"treatNext\" aria-label=\"Sonraki\">\u203a<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"jh-treatments-track\" id=\"treatmentsTrack\">\n        <a href=\"https:\/\/jstdental.com\/tr\/services\/tam-agiz-dis-implantlari\/\" class=\"jh-treatment-card\">\n          <div class=\"jh-treatment-image\"><img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2024\/08\/2.jpg\" alt=\"Di\u015f \u0130mplant\u0131\" loading=\"lazy\" \/><\/div>\n          <div class=\"jh-treatment-body\"><span class=\"jh-treatment-number\">01<\/span><h3>Tam A\u011f\u0131z Di\u015f \u0130mplantlar\u0131<\/h3><span class=\"jh-treatment-link\">Detayl\u0131 Bilgi \u2192<\/span><\/div>\n        <\/a>\n        <a href=\"https:\/\/jstdental.com\/tr\/services\/gulus-estetigi-hollywood-gulumsemesi\/\" class=\"jh-treatment-card\">\n          <div class=\"jh-treatment-image\"><img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2024\/08\/implants-in-antalya.jpg\" alt=\"G\u00fcl\u00fc\u015f Tasar\u0131m\u0131\" loading=\"lazy\" \/><\/div>\n          <div class=\"jh-treatment-body\"><span class=\"jh-treatment-number\">02<\/span><h3>G\u00fcl\u00fc\u015f Tasar\u0131m\u0131<\/h3><span class=\"jh-treatment-link\">Detayl\u0131 Bilgi \u2192<\/span><\/div>\n        <\/a>\n        <a href=\"https:\/\/jstdental.com\/tr\/services\/zirkonyum-kuronlar\/\" class=\"jh-treatment-card\">\n          <div class=\"jh-treatment-image\"><img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2024\/08\/dental-crowns-antalya.jpg\" alt=\"Zirkonyum Kaplama\" loading=\"lazy\" \/><\/div>\n          <div class=\"jh-treatment-body\"><span class=\"jh-treatment-number\">03<\/span><h3>Zirkonyum Kaplama<\/h3><span class=\"jh-treatment-link\">Detayl\u0131 Bilgi \u2192<\/span><\/div>\n        <\/a>\n        <a href=\"https:\/\/jstdental.com\/tr\/services\/dis-kaplamalari\/\" class=\"jh-treatment-card\">\n          <div class=\"jh-treatment-image\"><img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2024\/08\/composite-bonding-antalya.jpg\" alt=\"Lamina Di\u015f\" loading=\"lazy\" \/><\/div>\n          <div class=\"jh-treatment-body\"><span class=\"jh-treatment-number\">04<\/span><h3>Di\u015f Kaplamalar\u0131<\/h3><span class=\"jh-treatment-link\">Detayl\u0131 Bilgi \u2192<\/span><\/div>\n        <\/a>\n        <a href=\"https:\/\/jstdental.com\/tr\/services\/all-on-4\/\" class=\"jh-treatment-card\">\n          <div class=\"jh-treatment-image\"><img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2024\/08\/11.jpg\" alt=\"All-on-4 \u0130mplant\" loading=\"lazy\" \/><\/div>\n          <div class=\"jh-treatment-body\"><span class=\"jh-treatment-number\">05<\/span><h3>All-on-4 \u0130mplant<\/h3><span class=\"jh-treatment-link\">Detayl\u0131 Bilgi \u2192<\/span><\/div>\n        <\/a>\n        <a href=\"https:\/\/jstdental.com\/tr\/services\/dis-beyazlatma-bleaching\/\" class=\"jh-treatment-card\">\n          <div class=\"jh-treatment-image\"><img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2024\/08\/10.jpg\" alt=\"Di\u015f Beyazlatma\" loading=\"lazy\" \/><\/div>\n          <div class=\"jh-treatment-body\"><span class=\"jh-treatment-number\">06<\/span><h3>Di\u015f Beyazlatma<\/h3><span class=\"jh-treatment-link\">Detayl\u0131 Bilgi \u2192<\/span><\/div>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ HAKKIMIZDA ============ -->\n  <section class=\"jh-about\">\n    <div class=\"jh-container\">\n      <div class=\"jh-about-grid\">\n\n        <div class=\"jh-about-image\">\n          <img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2025\/06\/laradent-dentist-scaled.jpg\" alt=\"JST Dental Hakk\u0131nda\" loading=\"lazy\" \/>\n        <\/div>\n\n        <div class=\"jh-about-content\">\n          <span class=\"jh-eyebrow\">Hakk\u0131m\u0131zda<\/span>\n          <h2>Size \u00f6zel bak\u0131m, kal\u0131p de\u011fil.<\/h2>\n\n          <p>Just Smile Dental Clinic'te sa\u011fl\u0131\u011f\u0131n\u0131z ve esenli\u011finiz yapt\u0131\u011f\u0131m\u0131z her \u015feyin merkezindedir. Her hastan\u0131n benzersiz oldu\u011funu biliyor ve size \u00f6zel ihtiya\u00e7lar\u0131n\u0131za g\u00f6re ki\u015fiselle\u015ftirilmi\u015f, \u015fefkatli bir bak\u0131m sunmaya kendimizi ad\u0131yoruz.<\/p>\n\n          <div class=\"jh-about-features-wrap\">\n            <ul class=\"jh-about-features\">\n              <li>\u015eeffaf Fiyatland\u0131rma<\/li>\n              <li>S\u0131cak, \u00c7ok Dilli Ekip<\/li>\n              <li>43+ Y\u0131l Deneyim<\/li>\n              <li>\u00dccretsiz Online Kons\u00fcltasyon<\/li>\n              <li>Modern, A\u011fr\u0131s\u0131z Teknoloji<\/li>\n              <li>Her \u015eey Dahil Paketler<\/li>\n              <li>Ki\u015fiye \u00d6zel Tedavi<\/li>\n              <li>7\/24 Hasta Deste\u011fi<\/li>\n            <\/ul>\n          <\/div>\n\n          <p>\u0130ster tam g\u00fcl\u00fc\u015f tasar\u0131m\u0131 i\u00e7in ister basit bir muayene i\u00e7in geliyor olun, t\u00fcm ekibimiz Antalya'daki di\u015f yolculu\u011funuzu sorunsuz, g\u00fcvenli ve unutulmaz k\u0131lmak i\u00e7in burada.<\/p>\n\n          <div style=\"margin-top: 2rem;\">\n            <a href=\"https:\/\/jstdental.com\/tr\/hakkimizda\/\" class=\"jh-btn-secondary\">Hakk\u0131m\u0131zda Daha Fazlas\u0131 \u2192<\/a>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ NEDEN B\u0130Z ============ -->\n  <section class=\"jh-features section-light\">\n    <div class=\"jh-container\">\n\n      <div class=\"jh-features-header\">\n        <span class=\"jh-eyebrow\">Neden JST Dental<\/span>\n        <h2>Uzman eller. Modern bak\u0131m. \u015eeffaf ileti\u015fim.<\/h2>\n        <p>Bizi farkl\u0131 k\u0131lan sadece teknoloji de\u011fil \u2014 bu teknolojiyi her hastan\u0131n ilk mesaj\u0131ndan itibaren anla\u015f\u0131ld\u0131\u011f\u0131n\u0131 hissettirecek \u015fekilde kullanmam\u0131z.<\/p>\n      <\/div>\n\n      <div class=\"jh-features-carousel\">\n        <button type=\"button\" class=\"jh-features-arrow\" id=\"featPrev\" aria-label=\"\u00d6nceki\">\u2039<\/button>\n\n        <div class=\"jh-features-grid\" id=\"featuresGrid\">\n          <div class=\"jh-feature\">\n            <span class=\"jh-feature-number\">01<\/span>\n            <h3>Uzman Di\u015f Hekimleri<\/h3>\n            <p>Y\u0131llar\u0131n deneyimiyle desteklenen \u015fefkatli eller. Uzmanlar\u0131m\u0131z beceri ve empatiyi birle\u015ftirerek hak etti\u011finiz g\u00fcl\u00fc\u015f\u00fc kazand\u0131r\u0131r.<\/p>\n          <\/div>\n          <div class=\"jh-feature\">\n            <span class=\"jh-feature-number\">02<\/span>\n            <h3>Geli\u015fmi\u015f Teknoloji<\/h3>\n            <p>En g\u00fcncel di\u015f hekimli\u011fi yeniliklerini kullanarak her tedavinin g\u00fcvenli, hassas ve a\u011fr\u0131s\u0131z olmas\u0131n\u0131 sa\u011fl\u0131yoruz.<\/p>\n          <\/div>\n          <div class=\"jh-feature\">\n            <span class=\"jh-feature-number\">03<\/span>\n            <h3>\u015eeffaf &amp; Samimi \u0130leti\u015fim<\/h3>\n            <p>\u0130lk mesaj\u0131n\u0131zdan son g\u00fcl\u00fc\u015f\u00fcn\u00fcze kadar, sizi dinlemek, y\u00f6nlendirmek ve anla\u015f\u0131ld\u0131\u011f\u0131n\u0131z\u0131 hissetmenizi sa\u011flamak i\u00e7in buraday\u0131z.<\/p>\n          <\/div>\n        <\/div>\n\n        <button type=\"button\" class=\"jh-features-arrow\" id=\"featNext\" aria-label=\"Sonraki\">\u203a<\/button>\n      <\/div>\n\n      <div class=\"jh-features-dots\" id=\"featuresDots\"><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ \u00d6NCES\u0130 & SONRASI ============ -->\n  <section class=\"jh-ba\">\n    <div class=\"jh-container\">\n\n      <div class=\"jh-ba-header\">\n        <div>\n          <span class=\"jh-eyebrow\">Ger\u00e7ek Hastalar, Ger\u00e7ek Sonu\u00e7lar<\/span>\n          <h2>D\u00f6n\u00fc\u015ft\u00fcrd\u00fc\u011f\u00fcm\u00fcz g\u00fcl\u00fc\u015fler.<\/h2>\n        <\/div>\n        <div class=\"jh-ba-arrows\">\n          <button type=\"button\" class=\"jh-ba-arrow\" id=\"baPrev\" aria-label=\"\u00d6nceki\">\u2039<\/button>\n          <button type=\"button\" class=\"jh-ba-arrow\" id=\"baNext\" aria-label=\"Sonraki\">\u203a<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"jh-ba-track\" id=\"baTrack\">\n\n        <article class=\"jh-ba-card\">\n          <div class=\"jh-ba-media\"><img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2026\/05\/veneers4.webp\" alt=\"\u00d6ncesi ve Sonras\u0131 \u2014 Sarah Thompson, Di\u015f Kaplamalar\u0131\" loading=\"lazy\" \/><\/div>\n          <div class=\"jh-ba-body\">\n            <span class=\"jh-ba-treatment\">Zirkonyum Kron<\/span>\n            <p class=\"jh-ba-quote\">\"Art\u0131k g\u00fcl\u00fcmsemekten kendimi alam\u0131yorum \u2014 o kadar do\u011fal g\u00f6r\u00fcn\u00fcyor ki ailem bile bunlar\u0131n kendi di\u015flerim olmad\u0131\u011f\u0131na inanamad\u0131.\"<\/p>\n            <div class=\"jh-ba-person\">\n              <span class=\"jh-ba-name\">James T.<\/span>\n              <span class=\"jh-ba-loc\">\n                <svg class=\"jh-flag\" viewBox=\"0 0 60 30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><clipPath id=\"ukf1\"><rect width=\"60\" height=\"30\"\/><\/clipPath><g clip-path=\"url(#ukf1)\"><rect width=\"60\" height=\"30\" fill=\"#012169\"\/><path d=\"M0,0 60,30 M60,0 0,30\" stroke=\"#fff\" stroke-width=\"6\"\/><path d=\"M0,0 60,30 M60,0 0,30\" stroke=\"#C8102E\" stroke-width=\"2\"\/><path d=\"M30,0 V30 M0,15 H60\" stroke=\"#fff\" stroke-width=\"10\"\/><path d=\"M30,0 V30 M0,15 H60\" stroke=\"#C8102E\" stroke-width=\"6\"\/><\/g><\/svg>\n                Manchester, \u0130ngiltere\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"jh-ba-card\">\n          <div class=\"jh-ba-media\"><img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2026\/05\/veneers3.webp\" alt=\"\u00d6ncesi ve Sonras\u0131 \u2014 James Carter, G\u00fcl\u00fc\u015f Tasar\u0131m\u0131\" loading=\"lazy\" \/><\/div>\n          <div class=\"jh-ba-body\">\n            <span class=\"jh-ba-treatment\">G\u00fcl\u00fc\u015f Tasar\u0131m\u0131 & Zirkonyum Kron<\/span>\n            <p class=\"jh-ba-quote\">\"Y\u0131llarca di\u015flerimi saklad\u0131ktan sonra nihayet yeniden kendime g\u00fcveniyorum. T\u00fcm s\u00fcre\u00e7 sorunsuz ve stressiz ge\u00e7ti.\"<\/p>\n            <div class=\"jh-ba-person\">\n              <span class=\"jh-ba-name\">Sarah C.<\/span>\n              <span class=\"jh-ba-loc\">\n                <svg class=\"jh-flag\" viewBox=\"0 0 60 30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><clipPath id=\"ukf2\"><rect width=\"60\" height=\"30\"\/><\/clipPath><g clip-path=\"url(#ukf2)\"><rect width=\"60\" height=\"30\" fill=\"#012169\"\/><path d=\"M0,0 60,30 M60,0 0,30\" stroke=\"#fff\" stroke-width=\"6\"\/><path d=\"M0,0 60,30 M60,0 0,30\" stroke=\"#C8102E\" stroke-width=\"2\"\/><path d=\"M30,0 V30 M0,15 H60\" stroke=\"#fff\" stroke-width=\"10\"\/><path d=\"M30,0 V30 M0,15 H60\" stroke=\"#C8102E\" stroke-width=\"6\"\/><\/g><\/svg>\n                Leeds, \u0130ngiltere\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"jh-ba-card\">\n          <div class=\"jh-ba-media\"><img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2026\/05\/veneers2.webp\" alt=\"\u00d6ncesi ve Sonras\u0131 \u2014 Emily Roberts, Di\u015f Kaplamalar\u0131\" loading=\"lazy\" \/><\/div>\n          <div class=\"jh-ba-body\">\n            <span class=\"jh-ba-treatment\">Zirkonyum Kron<\/span>\n            <p class=\"jh-ba-quote\">\"Rengi ve \u015fekli y\u00fcz\u00fcme tam oturdu. Umdu\u011fumdan \u00e7ok daha iyi bir sonu\u00e7.\"<\/p>\n            <div class=\"jh-ba-person\">\n              <span class=\"jh-ba-name\">Daniel R.<\/span>\n              <span class=\"jh-ba-loc\">\n                <svg class=\"jh-flag\" viewBox=\"0 0 60 30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><clipPath id=\"ukf3\"><rect width=\"60\" height=\"30\"\/><\/clipPath><g clip-path=\"url(#ukf3)\"><rect width=\"60\" height=\"30\" fill=\"#012169\"\/><path d=\"M0,0 60,30 M60,0 0,30\" stroke=\"#fff\" stroke-width=\"6\"\/><path d=\"M0,0 60,30 M60,0 0,30\" stroke=\"#C8102E\" stroke-width=\"2\"\/><path d=\"M30,0 V30 M0,15 H60\" stroke=\"#fff\" stroke-width=\"10\"\/><path d=\"M30,0 V30 M0,15 H60\" stroke=\"#C8102E\" stroke-width=\"6\"\/><\/g><\/svg>\n                Birmingham, \u0130ngiltere\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"jh-ba-card\">\n          <div class=\"jh-ba-media\"><img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2026\/05\/veneers1.webp\" alt=\"\u00d6ncesi ve Sonras\u0131 \u2014 Daniel Evans, Hollywood G\u00fcl\u00fcmsemesi\" loading=\"lazy\" \/><\/div>\n          <div class=\"jh-ba-body\">\n            <span class=\"jh-ba-treatment\">Hollywood G\u00fcl\u00fcmsemesi<\/span>\n            <p class=\"jh-ba-quote\">\"Tam bir de\u011fi\u015fim. Sonunda her zaman istedi\u011fim parlak ve d\u00fczg\u00fcn g\u00fcl\u00fc\u015fe kavu\u015ftum, \u00f6zg\u00fcvenim \u00e7ok artt\u0131.\"<\/p>\n            <div class=\"jh-ba-person\">\n              <span class=\"jh-ba-name\">Emily E.<\/span>\n              <span class=\"jh-ba-loc\">\n                <svg class=\"jh-flag\" viewBox=\"0 0 60 30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><clipPath id=\"ukf4\"><rect width=\"60\" height=\"30\"\/><\/clipPath><g clip-path=\"url(#ukf4)\"><rect width=\"60\" height=\"30\" fill=\"#012169\"\/><path d=\"M0,0 60,30 M60,0 0,30\" stroke=\"#fff\" stroke-width=\"6\"\/><path d=\"M0,0 60,30 M60,0 0,30\" stroke=\"#C8102E\" stroke-width=\"2\"\/><path d=\"M30,0 V30 M0,15 H60\" stroke=\"#fff\" stroke-width=\"10\"\/><path d=\"M30,0 V30 M0,15 H60\" stroke=\"#C8102E\" stroke-width=\"6\"\/><\/g><\/svg>\n                Bristol, \u0130ngiltere\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"jh-ba-card\">\n          <div class=\"jh-ba-media\"><img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2025\/11\/13.webp\" alt=\"\u00d6ncesi ve Sonras\u0131 \u2014 Olivia Bennett, G\u00fcl\u00fc\u015f Tasar\u0131m\u0131\" loading=\"lazy\" \/><\/div>\n          <div class=\"jh-ba-body\">\n            <span class=\"jh-ba-treatment\">G\u00fcl\u00fc\u015f Tasar\u0131m\u0131<\/span>\n            <p class=\"jh-ba-quote\">\"Yapay g\u00f6r\u00fcnmeden; g\u00fczel, d\u00fczg\u00fcn ve parlak. Detaylara g\u00f6sterilen \u00f6zen inan\u0131lmazd\u0131.\"<\/p>\n            <div class=\"jh-ba-person\">\n              <span class=\"jh-ba-name\">Jack B.<\/span>\n              <span class=\"jh-ba-loc\">\n                <svg class=\"jh-flag\" viewBox=\"0 0 60 30\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"><clipPath id=\"ukf5\"><rect width=\"60\" height=\"30\"\/><\/clipPath><g clip-path=\"url(#ukf5)\"><rect width=\"60\" height=\"30\" fill=\"#012169\"\/><path d=\"M0,0 60,30 M60,0 0,30\" stroke=\"#fff\" stroke-width=\"6\"\/><path d=\"M0,0 60,30 M60,0 0,30\" stroke=\"#C8102E\" stroke-width=\"2\"\/><path d=\"M30,0 V30 M0,15 H60\" stroke=\"#fff\" stroke-width=\"10\"\/><path d=\"M30,0 V30 M0,15 H60\" stroke=\"#C8102E\" stroke-width=\"6\"\/><\/g><\/svg>\n                Liverpool, \u0130ngiltere\n              <\/span>\n            <\/div>\n          <\/div>\n        <\/article>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ YORUMLAR ============ -->\n  <section class=\"jh-rev section-light\">\n    <div class=\"jh-container\">\n\n      <div class=\"jh-rev-header\">\n        <div>\n          <span class=\"jh-eyebrow\">Hastalar\u0131m\u0131z Ne Diyor<\/span>\n          <h2>Hastalar\u0131m\u0131z\u0131n g\u00fcvendi\u011fi bir klinik.<\/h2>\n\n          <div class=\"jh-rev-ratings\">\n            <div class=\"jh-rev-badge\">\n              <svg width=\"22\" height=\"22\" viewBox=\"0 0 48 48\" aria-hidden=\"true\"><path fill=\"#4285F4\" d=\"M45.12 24.5c0-1.56-.14-3.06-.4-4.5H24v8.51h11.84c-.51 2.75-2.06 5.08-4.39 6.64v5.52h7.11c4.16-3.83 6.56-9.47 6.56-16.17z\"\/><path fill=\"#34A853\" d=\"M24 46c5.94 0 10.92-1.97 14.56-5.33l-7.11-5.52c-1.97 1.32-4.49 2.1-7.45 2.1-5.73 0-10.58-3.87-12.31-9.07H4.34v5.7C7.96 41.07 15.4 46 24 46z\"\/><path fill=\"#FBBC05\" d=\"M11.69 28.18C11.25 26.86 11 25.45 11 24s.25-2.86.69-4.18v-5.7H4.34C2.85 17.09 2 20.45 2 24s.85 6.91 2.34 9.88l7.35-5.7z\"\/><path fill=\"#EA4335\" d=\"M24 10.75c3.23 0 6.13 1.11 8.41 3.29l6.31-6.31C34.91 4.18 29.93 2 24 2 15.4 2 7.96 6.93 4.34 14.12l7.35 5.7c1.73-5.2 6.58-9.07 12.31-9.07z\"\/><\/svg>\n              <span class=\"jh-rev-badge-txt\"><span class=\"jh-rev-badge-score\" style=\"color:var(--jh-accent);letter-spacing:1px\">\u2605\u2605\u2605\u2605\u2605<\/span><span class=\"jh-rev-badge-platform\">Google Yorumlar\u0131<\/span><\/span>\n            <\/div>\n            <div class=\"jh-rev-badge\">\n              <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path fill=\"#00B67A\" d=\"M12 2l2.9 6.26L21.5 9l-4.95 4.42 1.35 6.58L12 16.9 6.1 20l1.35-6.58L2.5 9l6.6-.74z\"\/><\/svg>\n              <span class=\"jh-rev-badge-txt\"><span class=\"jh-rev-badge-score\" style=\"color:var(--jh-accent);letter-spacing:1px\">\u2605\u2605\u2605\u2605\u2605<\/span><span class=\"jh-rev-badge-platform\">Trustpilot<\/span><\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"jh-rev-arrows\">\n          <button type=\"button\" class=\"jh-rev-arrow\" id=\"revPrev\" aria-label=\"\u00d6nceki\">\u2039<\/button>\n          <button type=\"button\" class=\"jh-rev-arrow\" id=\"revNext\" aria-label=\"Sonraki\">\u203a<\/button>\n        <\/div>\n      <\/div>\n\n      <div class=\"jh-rev-track\" id=\"revTrack\">\n\n        <article class=\"jh-rev-card\">\n          <div class=\"jh-rev-top\">\n            <span class=\"jh-rev-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n            <span class=\"jh-rev-source\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 48 48\" aria-hidden=\"true\"><path fill=\"#4285F4\" d=\"M45.12 24.5c0-1.56-.14-3.06-.4-4.5H24v8.51h11.84c-.51 2.75-2.06 5.08-4.39 6.64v5.52h7.11c4.16-3.83 6.56-9.47 6.56-16.17z\"\/><path fill=\"#34A853\" d=\"M24 46c5.94 0 10.92-1.97 14.56-5.33l-7.11-5.52c-1.97 1.32-4.49 2.1-7.45 2.1-5.73 0-10.58-3.87-12.31-9.07H4.34v5.7C7.96 41.07 15.4 46 24 46z\"\/><path fill=\"#FBBC05\" d=\"M11.69 28.18C11.25 26.86 11 25.45 11 24s.25-2.86.69-4.18v-5.7H4.34C2.85 17.09 2 20.45 2 24s.85 6.91 2.34 9.88l7.35-5.7z\"\/><path fill=\"#EA4335\" d=\"M24 10.75c3.23 0 6.13 1.11 8.41 3.29l6.31-6.31C34.91 4.18 29.93 2 24 2 15.4 2 7.96 6.93 4.34 14.12l7.35 5.7c1.73-5.2 6.58-9.07 12.31-9.07z\"\/><\/svg><\/span>\n          <\/div>\n          <p class=\"jh-rev-text\">\"Fiyat\u0131na g\u00f6re \u00e7ok profesyonel bir hizmet. Di\u015f temizli\u011fine ihtiyac\u0131m vard\u0131; r\u00f6ntgen \u00e7ektiler, her \u015feyi a\u00e7\u0131klad\u0131lar, kontrol ettiler ve i\u015fi h\u0131zl\u0131ca, m\u00fckemmel \u015fekilde hallettiler. Rakiplerinden daha uygundu, ayr\u0131ca personel de \u00e7ok cana yak\u0131nd\u0131. \u015eiddetle tavsiye ederim!\"<\/p>\n          <div class=\"jh-rev-author\">\n            <span class=\"jh-rev-avatar\">ET<\/span>\n            <span><span class=\"jh-rev-name\">E. T.<\/span><span class=\"jh-rev-meta\">Google Yorumlar\u0131<\/span><\/span>\n          <\/div>\n        <\/article>\n\n        <article class=\"jh-rev-card\">\n          <div class=\"jh-rev-top\">\n            <span class=\"jh-rev-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n            <span class=\"jh-rev-source\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path fill=\"#00B67A\" d=\"M12 2l2.9 6.26L21.5 9l-4.95 4.42 1.35 6.58L12 16.9 6.1 20l1.35-6.58L2.5 9l6.6-.74z\"\/><\/svg><\/span>\n          <\/div>\n          <p class=\"jh-rev-text\">\"Dr. Niyazi Edibo\u011flu ve e\u015fi Emine'ye te\u015fekk\u00fcr ederim. Tedavim konusunda endi\u015feliydim ama her \u015feyi anlatmalar\u0131 ve t\u00fcm ekibin ilgisi beni rahatlatt\u0131. Sonu\u00e7tan ger\u00e7ekten \u00e7ok memnunum \u2014 Just Smile Dental'i kesinlikle tavsiye ederim!\"<\/p>\n          <div class=\"jh-rev-author\">\n            <span class=\"jh-rev-avatar\">KA<\/span>\n            <span><span class=\"jh-rev-name\">K. A.<\/span><span class=\"jh-rev-meta\">Trustpilot<\/span><\/span>\n          <\/div>\n        <\/article>\n\n        <article class=\"jh-rev-card\">\n          <div class=\"jh-rev-top\">\n            <span class=\"jh-rev-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n            <span class=\"jh-rev-source\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 48 48\" aria-hidden=\"true\"><path fill=\"#4285F4\" d=\"M45.12 24.5c0-1.56-.14-3.06-.4-4.5H24v8.51h11.84c-.51 2.75-2.06 5.08-4.39 6.64v5.52h7.11c4.16-3.83 6.56-9.47 6.56-16.17z\"\/><path fill=\"#34A853\" d=\"M24 46c5.94 0 10.92-1.97 14.56-5.33l-7.11-5.52c-1.97 1.32-4.49 2.1-7.45 2.1-5.73 0-10.58-3.87-12.31-9.07H4.34v5.7C7.96 41.07 15.4 46 24 46z\"\/><path fill=\"#FBBC05\" d=\"M11.69 28.18C11.25 26.86 11 25.45 11 24s.25-2.86.69-4.18v-5.7H4.34C2.85 17.09 2 20.45 2 24s.85 6.91 2.34 9.88l7.35-5.7z\"\/><path fill=\"#EA4335\" d=\"M24 10.75c3.23 0 6.13 1.11 8.41 3.29l6.31-6.31C34.91 4.18 29.93 2 24 2 15.4 2 7.96 6.93 4.34 14.12l7.35 5.7c1.73-5.2 6.58-9.07 12.31-9.07z\"\/><\/svg><\/span>\n          <\/div>\n          <p class=\"jh-rev-text\">\"Ba\u015far\u0131s\u0131z olan porselen kaplamalar\u0131m\u0131 bu klinikte d\u00fczelttirdim. Anastasia \u00e7ok ho\u015f ve ilgili, her \u015feyle yak\u0131ndan ilgileniyor. Yeni g\u00fcl\u00fcmsememden \u00e7ok memnunum. \u0130mplant i\u015flemi \u00e7ok rahat ge\u00e7ti, her \u015fey h\u0131zl\u0131 ve ba\u015far\u0131l\u0131 \u015fekilde iyile\u015fti. K\u0131zlar ve Dr. Niyazi harika profesyoneller. \u015eiddetle tavsiye ederim.\"<\/p>\n          <div class=\"jh-rev-author\">\n            <span class=\"jh-rev-avatar\">YA<\/span>\n            <span><span class=\"jh-rev-name\">Yuliya A.<\/span><span class=\"jh-rev-meta\">Google Yorumlar\u0131<\/span><\/span>\n          <\/div>\n        <\/article>\n\n        <article class=\"jh-rev-card\">\n          <div class=\"jh-rev-top\">\n            <span class=\"jh-rev-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n            <span class=\"jh-rev-source\"><svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path fill=\"#00B67A\" d=\"M12 2l2.9 6.26L21.5 9l-4.95 4.42 1.35 6.58L12 16.9 6.1 20l1.35-6.58L2.5 9l6.6-.74z\"\/><\/svg><\/span>\n          <\/div>\n          <p class=\"jh-rev-text\">\"Yaln\u0131zca Dr. Niyazi'nin hizmetlerini tercih ediyorum! Geni\u015f kapsaml\u0131 bir uzman. Deneyimi sayesinde art\u0131k \u00e7ok g\u00fczel g\u00fcl\u00fcms\u00fcyorum! \u00c7ok te\u015fekk\u00fcrler \u2014 i\u015finizde e\u015fsiz bir ustas\u0131n\u0131z! \u2764\ufe0f\"<\/p>\n          <div class=\"jh-rev-author\">\n            <span class=\"jh-rev-avatar\">SL<\/span>\n            <span><span class=\"jh-rev-name\">S. L.<\/span><span class=\"jh-rev-meta\">Trustpilot<\/span><\/span>\n          <\/div>\n        <\/article>\n\n        <article class=\"jh-rev-card\">\n          <div class=\"jh-rev-top\">\n            <span class=\"jh-rev-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n            <span class=\"jh-rev-source\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 48 48\" aria-hidden=\"true\"><path fill=\"#4285F4\" d=\"M45.12 24.5c0-1.56-.14-3.06-.4-4.5H24v8.51h11.84c-.51 2.75-2.06 5.08-4.39 6.64v5.52h7.11c4.16-3.83 6.56-9.47 6.56-16.17z\"\/><path fill=\"#34A853\" d=\"M24 46c5.94 0 10.92-1.97 14.56-5.33l-7.11-5.52c-1.97 1.32-4.49 2.1-7.45 2.1-5.73 0-10.58-3.87-12.31-9.07H4.34v5.7C7.96 41.07 15.4 46 24 46z\"\/><path fill=\"#FBBC05\" d=\"M11.69 28.18C11.25 26.86 11 25.45 11 24s.25-2.86.69-4.18v-5.7H4.34C2.85 17.09 2 20.45 2 24s.85 6.91 2.34 9.88l7.35-5.7z\"\/><path fill=\"#EA4335\" d=\"M24 10.75c3.23 0 6.13 1.11 8.41 3.29l6.31-6.31C34.91 4.18 29.93 2 24 2 15.4 2 7.96 6.93 4.34 14.12l7.35 5.7c1.73-5.2 6.58-9.07 12.31-9.07z\"\/><\/svg><\/span>\n          <\/div>\n          <p class=\"jh-rev-text\">\"Hizmet ald\u0131\u011f\u0131m en iyi di\u015f klini\u011fi. Ortodonti tedavim yakla\u015f\u0131k bir bu\u00e7uk y\u0131l s\u00fcrd\u00fc; bu s\u00fcre boyunca hekimler ve personel hep yard\u0131mc\u0131 oldu ve alan\u0131nda uzmand\u0131. \u0130htiyac\u0131 olan herkese g\u00f6n\u00fcl rahatl\u0131\u011f\u0131yla tavsiye ederim.\"<\/p>\n          <div class=\"jh-rev-author\">\n            <span class=\"jh-rev-avatar\">AY<\/span>\n            <span><span class=\"jh-rev-name\">A. Y.<\/span><span class=\"jh-rev-meta\">Google Yorumlar\u0131<\/span><\/span>\n          <\/div>\n        <\/article>\n\n        <article class=\"jh-rev-card\">\n          <div class=\"jh-rev-top\">\n            <span class=\"jh-rev-stars\">\u2605\u2605\u2605\u2605\u2605<\/span>\n            <span class=\"jh-rev-source\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 48 48\" aria-hidden=\"true\"><path fill=\"#4285F4\" d=\"M45.12 24.5c0-1.56-.14-3.06-.4-4.5H24v8.51h11.84c-.51 2.75-2.06 5.08-4.39 6.64v5.52h7.11c4.16-3.83 6.56-9.47 6.56-16.17z\"\/><path fill=\"#34A853\" d=\"M24 46c5.94 0 10.92-1.97 14.56-5.33l-7.11-5.52c-1.97 1.32-4.49 2.1-7.45 2.1-5.73 0-10.58-3.87-12.31-9.07H4.34v5.7C7.96 41.07 15.4 46 24 46z\"\/><path fill=\"#FBBC05\" d=\"M11.69 28.18C11.25 26.86 11 25.45 11 24s.25-2.86.69-4.18v-5.7H4.34C2.85 17.09 2 20.45 2 24s.85 6.91 2.34 9.88l7.35-5.7z\"\/><path fill=\"#EA4335\" d=\"M24 10.75c3.23 0 6.13 1.11 8.41 3.29l6.31-6.31C34.91 4.18 29.93 2 24 2 15.4 2 7.96 6.93 4.34 14.12l7.35 5.7c1.73-5.2 6.58-9.07 12.31-9.07z\"\/><\/svg><\/span>\n          <\/div>\n          <p class=\"jh-rev-text\">\"\u00c7ok profesyonel, son derece yard\u0131msever ve nazik. Hizmet kusursuzdu. Fiyatlar da fazlas\u0131yla makul. 5 Y\u0131ld\u0131z \u2b50\u2b50\u2b50\u2b50\u2b50\"<\/p>\n          <div class=\"jh-rev-author\">\n            <span class=\"jh-rev-avatar\">HD<\/span>\n            <span><span class=\"jh-rev-name\">H. D.<\/span><span class=\"jh-rev-meta\">Google Yorumlar\u0131<\/span><\/span>\n          <\/div>\n        <\/article>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ EK\u0130B\u0130M\u0130Z ============ -->\n  <section class=\"jh-team\">\n    <div class=\"jh-container\">\n\n      <header class=\"jh-team-head\">\n        <span class=\"jh-eyebrow\">Di\u015f Hekimlerimizle Tan\u0131\u015f\u0131n<\/span>\n        <h2>Yeni G\u00fcl\u00fc\u015f\u00fcn\u00fcz\u00fcn Arkas\u0131ndaki Eller<\/h2>\n        <p>Konfor, estetik ve uzun vadeli sonu\u00e7lara odaklanan \u00f6zveriyle \u00e7al\u0131\u015fan bir ekip.<\/p>\n      <\/header>\n\n      <div class=\"jh-team-grid\">\n\n        <article class=\"jh-doctor-card\">\n          <div class=\"jh-doctor-photo\">\n            <img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2025\/11\/3-1.webp\" alt=\"Dt. Niyazi Edibo\u011flu\" loading=\"lazy\" \/>\n          <\/div>\n          <h3 class=\"jh-doctor-name\">Dt. Niyazi Edibo\u011flu<\/h3>\n          <span class=\"jh-doctor-title\">Di\u015f Hekimi<\/span>\n          <a href=\"https:\/\/jstdental.com\/tr\/doctor\/dt-niyazi-ediboglu\/\" class=\"jh-doctor-btn\" target=\"_blank\" rel=\"noopener\">Profili G\u00f6r\u00fcnt\u00fcle<\/a>\n        <\/article>\n\n        <article class=\"jh-doctor-card\">\n          <div class=\"jh-doctor-photo\">\n            <img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2025\/11\/2-1.webp\" alt=\"Dt. Selen \u00d6\u011f\u00fct\" loading=\"lazy\" \/>\n          <\/div>\n          <h3 class=\"jh-doctor-name\">Dt. Selen \u00d6\u011f\u00fct<\/h3>\n          <span class=\"jh-doctor-title\">Di\u015f Hekimi<\/span>\n          <a href=\"https:\/\/jstdental.com\/tr\/doctor\/dt-selen-ogut\/\" class=\"jh-doctor-btn\" target=\"_blank\" rel=\"noopener\">Profili G\u00f6r\u00fcnt\u00fcle<\/a>\n        <\/article>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ SA\u011eLIK TUR\u0130ZM\u0130 SERT\u0130F\u0130KASI ============ -->\n  <section class=\"jh-cert section-light\">\n    <div class=\"jh-container\">\n      <div class=\"jh-cert-grid\">\n        <div class=\"jh-cert-content\">\n          <span class=\"jh-eyebrow\">Sertifikal\u0131 &amp; Akredite<\/span>\n          <h2>Uluslararas\u0131 sa\u011fl\u0131k turizmi i\u00e7in resmi yetkiye sahibiz.<\/h2>\n          <p>Just Smile Dental Clinic, T.C. Sa\u011fl\u0131k Bakanl\u0131\u011f\u0131 Uluslararas\u0131 Sa\u011fl\u0131k Turizmi Yetki Belgesi'ne sahiptir \u2014 tedavinizin her a\u015famas\u0131n\u0131n g\u00fcvenlik, hijyen ve hasta bak\u0131m\u0131 a\u00e7\u0131s\u0131ndan ulusal standartlar\u0131 kar\u015f\u0131lad\u0131\u011f\u0131n\u0131n g\u00fcvencesidir.<\/p>\n          <ul class=\"jh-cert-points\">\n            <li>Sa\u011fl\u0131k Bakanl\u0131\u011f\u0131 onayl\u0131 kurulu\u015f<\/li>\n            <li>Uluslararas\u0131 kabul g\u00f6ren klinik standartlar<\/li>\n            <li>Do\u011frulanm\u0131\u015f hasta g\u00fcvenli\u011fi ve hijyen protokolleri<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"jh-cert-frame\">\n          <img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2025\/12\/health-tourism.jpg\" alt=\"T.C. Sa\u011fl\u0131k Bakanl\u0131\u011f\u0131 Uluslararas\u0131 Sa\u011fl\u0131k Turizmi Yetki Belgesi\" loading=\"lazy\" \/>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ============ FINAL CTA ============ -->\n  <section class=\"jh-final-cta\">\n    <div class=\"jh-final-cta-inner\">\n      <div class=\"jh-final-cta-bg\">\n        <img decoding=\"async\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2026\/05\/slider.webp\" alt=\"\" loading=\"lazy\" \/>\n      <\/div>\n      <div class=\"jh-final-cta-overlay\"><\/div>\n\n      <div class=\"jh-final-cta-content\">\n        <span class=\"jh-eyebrow\">Yolculu\u011funuz Burada Ba\u015fl\u0131yor<\/span>\n        <h2>G\u00fcl\u00fc\u015f d\u00f6n\u00fc\u015f\u00fcm\u00fcn\u00fcze ba\u015flamaya haz\u0131r m\u0131s\u0131n\u0131z?<\/h2>\n        <p>\u00dccretsiz online kons\u00fcltasyon, ki\u015fiye \u00f6zel tedavi plan\u0131 ve \u015feffaf fiyat teklifi \u2014 hepsi evinizden \u00e7\u0131kmadan.<\/p>\n\n        <div class=\"jh-final-cta-actions\">\n          <a href=\"https:\/\/wa.me\/905318554302\" class=\"jh-btn-primary\" target=\"_blank\" rel=\"noopener\">\u00dccretsiz Teklif Al<\/a>\n          <a href=\"https:\/\/jstdental.com\/tr\/iletisim\/\" class=\"jh-btn-outline\">Bize Ula\u015f\u0131n<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<script>\n(function() {\n  const track = document.getElementById('treatmentsTrack');\n  const treatPrev = document.getElementById('treatPrev');\n  const treatNext = document.getElementById('treatNext');\n\n  if (track && treatPrev && treatNext) {\n    function updateTreatArrows(){\n      const maxScroll = track.scrollWidth - track.clientWidth;\n      treatPrev.disabled = track.scrollLeft <= 5;\n      treatNext.disabled = track.scrollLeft >= maxScroll - 5;\n    }\n    function scrollTreat(dir){\n      const card = track.querySelector('.jh-treatment-card');\n      const gap = parseFloat(getComputedStyle(track).columnGap || getComputedStyle(track).gap) || 24;\n      const cardWidth = card ? card.offsetWidth + gap : track.clientWidth * 0.8;\n      track.scrollBy({ left: dir * cardWidth, behavior: 'smooth' });\n      setTimeout(updateTreatArrows, 400);\n    }\n    treatPrev.addEventListener('click', () => scrollTreat(-1));\n    treatNext.addEventListener('click', () => scrollTreat(1));\n    let treatScrollT;\n    track.addEventListener('scroll', () => {\n      clearTimeout(treatScrollT);\n      treatScrollT = setTimeout(updateTreatArrows, 80);\n    });\n    window.addEventListener('resize', updateTreatArrows);\n    track.scrollLeft = 0;\n    setTimeout(updateTreatArrows, 200);\n  }\n\n  \/\/ ===================== \u00d6NCES\u0130 & SONRASI CAROUSEL =====================\n  const baTrack = document.getElementById('baTrack');\n  const baPrev = document.getElementById('baPrev');\n  const baNext = document.getElementById('baNext');\n\n  if (baTrack && baPrev && baNext) {\n    function updateBaArrows(){\n      const maxScroll = baTrack.scrollWidth - baTrack.clientWidth;\n      baPrev.disabled = baTrack.scrollLeft <= 5;\n      baNext.disabled = baTrack.scrollLeft >= maxScroll - 5;\n    }\n    function scrollBa(dir){\n      const card = baTrack.querySelector('.jh-ba-card');\n      const gap = parseFloat(getComputedStyle(baTrack).columnGap || getComputedStyle(baTrack).gap) || 24;\n      const cardWidth = card ? card.offsetWidth + gap : baTrack.clientWidth * 0.85;\n      baTrack.scrollBy({ left: dir * cardWidth, behavior: 'smooth' });\n      setTimeout(updateBaArrows, 400);\n    }\n    baPrev.addEventListener('click', () => scrollBa(-1));\n    baNext.addEventListener('click', () => scrollBa(1));\n    let baScrollT;\n    baTrack.addEventListener('scroll', () => {\n      clearTimeout(baScrollT);\n      baScrollT = setTimeout(updateBaArrows, 80);\n    });\n    window.addEventListener('resize', updateBaArrows);\n    baTrack.scrollLeft = 0;\n    setTimeout(updateBaArrows, 200);\n  }\n\n  \/\/ ===================== YORUMLAR CAROUSEL =====================\n  const revTrack = document.getElementById('revTrack');\n  const revPrev = document.getElementById('revPrev');\n  const revNext = document.getElementById('revNext');\n\n  if (revTrack && revPrev && revNext) {\n    function updateRevArrows(){\n      const maxScroll = revTrack.scrollWidth - revTrack.clientWidth;\n      revPrev.disabled = revTrack.scrollLeft <= 5;\n      revNext.disabled = revTrack.scrollLeft >= maxScroll - 5;\n    }\n    function scrollRev(dir){\n      const card = revTrack.querySelector('.jh-rev-card');\n      const gap = parseFloat(getComputedStyle(revTrack).columnGap || getComputedStyle(revTrack).gap) || 24;\n      const cardWidth = card ? card.offsetWidth + gap : revTrack.clientWidth * 0.85;\n      revTrack.scrollBy({ left: dir * cardWidth, behavior: 'smooth' });\n      setTimeout(updateRevArrows, 400);\n    }\n    revPrev.addEventListener('click', () => scrollRev(-1));\n    revNext.addEventListener('click', () => scrollRev(1));\n    let revScrollT;\n    revTrack.addEventListener('scroll', () => {\n      clearTimeout(revScrollT);\n      revScrollT = setTimeout(updateRevArrows, 80);\n    });\n    window.addEventListener('resize', updateRevArrows);\n    revTrack.scrollLeft = 0;\n    setTimeout(updateRevArrows, 200);\n  }\n\n  const grid = document.getElementById('featuresGrid');\n  const prevBtn = document.getElementById('featPrev');\n  const nextBtn = document.getElementById('featNext');\n  const dotsWrap = document.getElementById('featuresDots');\n\n  if (grid && prevBtn && nextBtn && dotsWrap) {\n    const items = grid.querySelectorAll('.jh-feature');\n    let currentIndex = 0;\n    let isScrolling = false;\n\n    items.forEach((_, i) => {\n      const dot = document.createElement('button');\n      dot.type = 'button';\n      dot.className = 'jh-features-dot' + (i === 0 ? ' active' : '');\n      dot.setAttribute('aria-label', 'Slayt ' + (i + 1));\n      dot.addEventListener('click', () => scrollToIndex(i));\n      dotsWrap.appendChild(dot);\n    });\n    const dots = dotsWrap.querySelectorAll('.jh-features-dot');\n\n    function updateUI() {\n      dots.forEach((d, i) => d.classList.toggle('active', i === currentIndex));\n      prevBtn.disabled = currentIndex === 0;\n      nextBtn.disabled = currentIndex === items.length - 1;\n    }\n    function scrollToIndex(i) {\n      if (isScrolling) return;\n      isScrolling = true;\n      currentIndex = Math.max(0, Math.min(items.length - 1, i));\n      const item = items[currentIndex];\n      grid.scrollTo({ left: item.offsetLeft - grid.offsetLeft, behavior: 'smooth' });\n      updateUI();\n      setTimeout(() => { isScrolling = false; }, 500);\n    }\n    prevBtn.addEventListener('click', () => scrollToIndex(currentIndex - 1));\n    nextBtn.addEventListener('click', () => scrollToIndex(currentIndex + 1));\n\n    let scrollTimeout;\n    grid.addEventListener('scroll', () => {\n      clearTimeout(scrollTimeout);\n      scrollTimeout = setTimeout(() => {\n        if (isScrolling) return;\n        const sl = grid.scrollLeft;\n        let closest = 0, minDist = Infinity;\n        items.forEach((it, i) => {\n          const d = Math.abs(it.offsetLeft - grid.offsetLeft - sl);\n          if (d < minDist) { minDist = d; closest = i; }\n        });\n        if (closest !== currentIndex) {\n          currentIndex = closest;\n          updateUI();\n        }\n      }, 120);\n    });\n    updateUI();\n  }\n\n  function setupMarquee(){\n    const ul = document.querySelector('.jh-about-features');\n    if (!ul) return;\n    if (window.innerWidth <= 968) {\n      if (!ul.dataset.duplicated) {\n        ul.innerHTML = ul.innerHTML + ul.innerHTML;\n        ul.dataset.duplicated = 'true';\n      }\n    } else {\n      if (ul.dataset.duplicated) {\n        const items = ul.querySelectorAll('li');\n        const half = items.length \/ 2;\n        for (let i = half; i < items.length; i++) items[i].remove();\n        delete ul.dataset.duplicated;\n      }\n    }\n  }\n\n  setupMarquee();\n  let resizeT;\n  window.addEventListener('resize', () => {\n    clearTimeout(resizeT);\n    resizeT = setTimeout(setupMarquee, 200);\n  });\n})();\n<\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3fa0503 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"3fa0503\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e7fbef5 e-con-full e-flex e-con e-child\" data-id=\"e7fbef5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-23d41ea elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-heading\" data-id=\"23d41ea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Sa\u011fl\u0131k Turizmi Yetki Belgesi<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f94611c elementor-widget elementor-widget-image\" data-id=\"f94611c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"640\" height=\"437\" src=\"https:\/\/jstdental.com\/wp-content\/uploads\/2025\/12\/health-tourism.jpg\" class=\"attachment-large size-large wp-image-5555\" alt=\"\" srcset=\"https:\/\/jstdental.com\/wp-content\/uploads\/2025\/12\/health-tourism.jpg 805w, https:\/\/jstdental.com\/wp-content\/uploads\/2025\/12\/health-tourism-300x205.jpg 300w, https:\/\/jstdental.com\/wp-content\/uploads\/2025\/12\/health-tourism-768x525.jpg 768w\" sizes=\"(max-width: 640px) 100vw, 640px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e733e87 e-con-full e-flex e-con e-child\" data-id=\"e733e87\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c84de62 elementor-hidden-mobile elementor-widget elementor-widget-heading\" data-id=\"c84de62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Sa\u011fl\u0131k Turizmi Yetki Belgesi<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6c5ceb elementor-widget elementor-widget-text-editor\" data-id=\"a6c5ceb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>JST Dental, Sa\u011fl\u0131k Turizmi Yetki Belgesi kapsam\u0131nda sa\u011fl\u0131k turizmi hizmetleri sunmak \u00fczere resmi olarak yetkilendirilmi\u015ftir. Bu sertifika, uluslararas\u0131 hastalar\u0131n tedavisi i\u00e7in gerekli standartlara uygunlu\u011fumuzu teyit etmektedir. \u0130lk temastan tedavi sonras\u0131 bak\u0131ma kadar, g\u00fcvenli ve sorunsuz bir deneyim sa\u011flamak i\u00e7in yap\u0131land\u0131r\u0131lm\u0131\u015f, hasta odakl\u0131 bir s\u00fcreci takip ediyoruz.  <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>JST Dental &#8211; Anasayfa G\u00fcl\u00fc\u015f\u00fcn\u00fcz Yeni Bir Hikaye Anlats\u0131n Yeni Bir G\u00fcl\u00fc\u015f,Yeni Bir Ba\u015flang\u0131\u00e7. Antalya&#8217;da ki\u015fiye \u00f6zel di\u015f sa\u011fl\u0131\u011f\u0131 hizmeti \u2014 tam g\u00fcl\u00fc\u015f tasar\u0131m\u0131ndan tek implanta kadar. Her tedavi plan\u0131 y\u00fcz\u00fcn\u00fcze, hedeflerinize ve yolculu\u011funuza g\u00f6re \u00f6zel olarak haz\u0131rlan\u0131r. \u00dccretsiz Teklif Al T\u00fcm Tedaviler 50K+Mutlu G\u00fcl\u00fc\u015f 43+Y\u0131ll\u0131k Deneyim 1000+Uluslararas\u0131 Hasta Pop\u00fcler Tedaviler Hastalar\u0131m\u0131z\u0131n en \u00e7ok tercih <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-5556","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/jstdental.com\/tr\/wp-json\/wp\/v2\/pages\/5556","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jstdental.com\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jstdental.com\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jstdental.com\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jstdental.com\/tr\/wp-json\/wp\/v2\/comments?post=5556"}],"version-history":[{"count":107,"href":"https:\/\/jstdental.com\/tr\/wp-json\/wp\/v2\/pages\/5556\/revisions"}],"predecessor-version":[{"id":6973,"href":"https:\/\/jstdental.com\/tr\/wp-json\/wp\/v2\/pages\/5556\/revisions\/6973"}],"wp:attachment":[{"href":"https:\/\/jstdental.com\/tr\/wp-json\/wp\/v2\/media?parent=5556"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}