{"id":11,"date":"2025-07-17T07:11:43","date_gmt":"2025-07-17T07:11:43","guid":{"rendered":"https:\/\/sabakoh.com\/?page_id=11"},"modified":"2025-07-22T05:35:53","modified_gmt":"2025-07-22T05:35:53","slug":"home","status":"publish","type":"page","link":"https:\/\/sabakoh.com\/","title":{"rendered":"Home"},"content":{"rendered":"<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Veronika Sabater \u2764\ufe0f Koh Jae Hyeon Engagement<\/title>\r\n  <style>\r\n    body {\r\n      margin: 0;\r\n      font-family: 'Segoe UI', 'Nanum Gothic', Arial, sans-serif;\r\n      background: #f8f9fa;\r\n      color: #333;\r\n      line-height: 1.6;\r\n      -webkit-font-smoothing: antialiased;\r\n      -moz-osx-font-smoothing: grayscale;\r\n    }\r\n    .hero {\r\n      background: linear-gradient(120deg, #fbeee6 60%, #e3e6f3 100%);\r\n      text-align: center;\r\n      padding: 3rem 1rem 2rem 1rem;\r\n      box-shadow: 0 2px 16px rgba(0,0,0,0.04);\r\n    }\r\n    .hero .names {\r\n      font-size: 2.5rem;\r\n      font-weight: bold;\r\n      letter-spacing: 2px;\r\n      margin-bottom: 0.5rem;\r\n    }\r\n    .hero .heart {\r\n      color: #e25555;\r\n      font-size: 2rem;\r\n      margin: 0 0.5rem;\r\n      vertical-align: middle;\r\n    }\r\n    .hero .subtitle {\r\n      font-size: 1.2rem;\r\n      color: #666;\r\n      margin-bottom: 1.5rem;\r\n    }\r\n    .stats-section {\r\n      background: #fff;\r\n      max-width: 600px;\r\n      margin: -1.5rem auto 2.5rem auto;\r\n      padding: 1.5rem 2rem;\r\n      border-radius: 16px;\r\n      box-shadow: 0 4px 16px rgba(0,0,0,0.08);\r\n      text-align: center;\r\n      position: relative;\r\n      z-index: 10;\r\n    }\r\n    .stats-title {\r\n      font-size: 1.3rem;\r\n      font-weight: 600;\r\n      color: #7a5cfa;\r\n      margin-bottom: 1rem;\r\n    }\r\n    .stats-grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 1rem;\r\n    }\r\n    .stat-item {\r\n      background: #f9f9f9;\r\n      padding: 1rem;\r\n      border-radius: 12px;\r\n    }\r\n    .stat-item .label {\r\n      font-size: 0.9rem;\r\n      color: #666;\r\n      margin-bottom: 0.5rem;\r\n    }\r\n    .stat-item .value {\r\n      font-size: 1.5rem;\r\n      font-weight: bold;\r\n      color: #e25555;\r\n    }\r\n    .intro {\r\n      max-width: 600px;\r\n      margin: 2rem auto 2.5rem auto;\r\n      background: #fff;\r\n      border-radius: 16px;\r\n      box-shadow: 0 2px 12px rgba(0,0,0,0.06);\r\n      padding: 2rem 1.5rem;\r\n      text-align: center;\r\n    }\r\n    .intro textarea {\r\n      width: 100%;\r\n      min-height: 80px;\r\n      border: 1px solid #ddd;\r\n      border-radius: 8px;\r\n      padding: 1rem;\r\n      font-size: 1rem;\r\n      resize: vertical;\r\n      margin-top: 1rem;\r\n      background: #f9f9f9;\r\n    }\r\n    .gallery-section {\r\n      max-width: 1000px;\r\n      margin: 3.5rem auto 3rem auto;\r\n      padding: 0 1rem 1.5rem 1rem;\r\n    }\r\n    .gallery-title {\r\n      text-align: center;\r\n      font-size: 1.3rem;\r\n      margin-bottom: 2.2rem;\r\n      margin-top: 0;\r\n      color: #7a5cfa;\r\n      font-family: 'Segoe UI', 'Nanum Gothic', Arial, sans-serif;\r\n      font-weight: 600;\r\n      letter-spacing: 0.5px;\r\n    }\r\n    .gallery-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\r\n      gap: 1.5rem;\r\n    }\r\n    .gallery-item {\r\n      position: relative;\r\n      overflow: hidden;\r\n      border-radius: 16px;\r\n      box-shadow: 0 2px 12px rgba(0,0,0,0.08);\r\n      background: #fff;\r\n      animation: float 4s ease-in-out infinite;\r\n    }\r\n    .gallery-item:nth-child(2n) {\r\n      animation-delay: 2s;\r\n    }\r\n    .gallery-item img {\r\n      width: 100%;\r\n      display: block;\r\n      object-fit: cover;\r\n      height: 220px;\r\n      transition: transform 0.4s;\r\n    }\r\n    .gallery-item:hover img,\r\n    .gallery-item:active img {\r\n      transform: scale(1.05);\r\n    }\r\n    @keyframes float {\r\n      0% { transform: translateY(0px); }\r\n      50% { transform: translateY(-16px); }\r\n      100% { transform: translateY(0px); }\r\n    }\r\n    .footer {\r\n      text-align: center;\r\n      color: #aaa;\r\n      font-size: 1rem;\r\n      padding: 2rem 0 1rem 0;\r\n    }\r\n    .wavy-text {\r\n      display: inline-block;\r\n      font-size: 1.15rem;\r\n      line-height: 2.1rem;\r\n      text-align: center;\r\n      word-break: break-word;\r\n      margin-top: 1.2rem;\r\n      margin-bottom: 0.5rem;\r\n      letter-spacing: 1.5px;\r\n      background: none;\r\n      border: none;\r\n      padding: 0;\r\n      font-family: inherit;\r\n      color: #e25555;\r\n      font-weight: 500;\r\n      width: 100%;\r\n      max-width: 520px;\r\n      margin-left: auto;\r\n      margin-right: auto;\r\n    }\r\n    .wavy-text span {\r\n      display: inline-block;\r\n      animation: wave 2.5s infinite;\r\n      animation-delay: calc(0.04s * var(--i));\r\n      transition: color 0.2s;\r\n    }\r\n    .wavy-text .heart {\r\n      color: #e25555;\r\n      font-size: 1.2em;\r\n      vertical-align: middle;\r\n      animation: pulse 1.5s infinite alternate;\r\n      margin: 0 0.1em;\r\n    }\r\n    .wavy-text .sparkle {\r\n      color: #f7b731;\r\n      font-size: 1.1em;\r\n      vertical-align: middle;\r\n      animation: sparkle 2s infinite alternate;\r\n      margin: 0 0.1em;\r\n    }\r\n    @keyframes wave {\r\n      0%, 100% { transform: translateY(0); }\r\n      20% { transform: translateY(-8px); }\r\n      40% { transform: translateY(0); }\r\n      60% { transform: translateY(8px); }\r\n      80% { transform: translateY(0); }\r\n    }\r\n    @keyframes pulse {\r\n      0% { transform: scale(1); }\r\n      100% { transform: scale(1.18); }\r\n    }\r\n    @keyframes sparkle {\r\n      0% { filter: brightness(1); }\r\n      100% { filter: brightness(1.7); }\r\n    }\r\n    .engage-btn {\r\n      margin-top: 1.2rem;\r\n      background: linear-gradient(90deg, #e3e6f3 60%, #fbeee6 100%);\r\n      color: #7a5cfa;\r\n      border: none;\r\n      border-radius: 24px;\r\n      padding: 0.7em 2em;\r\n      font-size: 1.1rem;\r\n      font-weight: 600;\r\n      cursor: pointer;\r\n      box-shadow: 0 2px 8px rgba(0,0,0,0.07);\r\n      transition: background 0.2s, color 0.2s, transform 0.1s;\r\n      min-height: 44px;\r\n      min-width: 44px;\r\n      touch-action: manipulation;\r\n    }\r\n    .engage-btn:hover {\r\n      background: linear-gradient(90deg, #fbeee6 60%, #e3e6f3 100%);\r\n      color: #e25555;\r\n      transform: scale(1.04);\r\n    }\r\n    .video-text-section {\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 2rem;\r\n      max-width: 1000px;\r\n      margin: 2.5rem auto 2.5rem auto;\r\n      padding: 2rem 1rem;\r\n      background: #f3f4f8;\r\n      border-radius: 18px;\r\n      box-shadow: 0 2px 12px rgba(0,0,0,0.06);\r\n    }\r\n    .video-container {\r\n      flex: 1 1 340px;\r\n      min-width: 260px;\r\n      max-width: 420px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n    }\r\n    .video-container iframe {\r\n      width: 100%;\r\n      height: 240px;\r\n      border-radius: 12px;\r\n      box-shadow: 0 2px 8px rgba(0,0,0,0.08);\r\n      background: #000;\r\n    }\r\n    .text-container {\r\n      flex: 1 1 300px;\r\n      min-width: 200px;\r\n      color: #444;\r\n      font-size: 1.08rem;\r\n      padding-left: 0.5rem;\r\n    }\r\n    .text-container h3 {\r\n      margin-top: 0;\r\n      color: #7a5cfa;\r\n      font-size: 1.3rem;\r\n      margin-bottom: 0.7rem;\r\n    }\r\n    .proposal-section {\r\n      text-align: center;\r\n      margin: 2.5rem auto;\r\n    }\r\n    .autoplay-videos-section {\r\n      max-width: 1000px;\r\n      margin: 1.5rem auto 3rem auto;\r\n      padding: 0 1rem 1.5rem 1rem;\r\n    }\r\n    .autoplay-videos-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n      gap: 1.5rem;\r\n      justify-content: center;\r\n      max-width: 500px;\r\n      margin: 0 auto;\r\n    }\r\n    .autoplay-video-item {\r\n      position: relative;\r\n      overflow: hidden;\r\n      border-radius: 16px;\r\n      box-shadow: 0 4px 16px rgba(0,0,0,0.1);\r\n      background: #fff;\r\n      animation: float 4s ease-in-out infinite;\r\n    }\r\n    .autoplay-video-item:nth-child(2n) {\r\n      animation-delay: 2s;\r\n    }\r\n    .autoplay-video-item:nth-child(3n) {\r\n      animation-delay: 1s;\r\n    }\r\n    .autoplay-video-item video {\r\n      width: 100%;\r\n      height: 200px;\r\n      object-fit: cover;\r\n      display: block;\r\n      transition: transform 0.4s;\r\n    }\r\n    .autoplay-video-item:hover video {\r\n      transform: scale(1.05);\r\n    }\r\n    \/* Mobile Responsive Styles *\/\r\n    @media (max-width: 768px) {\r\n      .hero {\r\n        padding: 2rem 0.5rem 1.5rem 0.5rem;\r\n      }\r\n      .hero .names {\r\n        font-size: 1.8rem;\r\n        letter-spacing: 1px;\r\n        line-height: 1.2;\r\n      }\r\n      .hero .heart {\r\n        font-size: 1.5rem;\r\n        margin: 0 0.3rem;\r\n      }\r\n      .hero .subtitle {\r\n        font-size: 1rem;\r\n        margin-bottom: 1rem;\r\n      }\r\n      \r\n      .stats-section {\r\n        margin: -1rem auto 2rem auto;\r\n        padding: 1.2rem 1rem;\r\n        border-radius: 12px;\r\n      }\r\n      .stats-title {\r\n        font-size: 1.1rem;\r\n        margin-bottom: 0.8rem;\r\n      }\r\n      .stats-grid {\r\n        gap: 0.8rem;\r\n      }\r\n      .stat-item {\r\n        padding: 0.8rem;\r\n      }\r\n      .stat-item .label {\r\n        font-size: 0.8rem;\r\n        margin-bottom: 0.3rem;\r\n      }\r\n      .stat-item .value {\r\n        font-size: 1.2rem;\r\n      }\r\n      \r\n      .intro {\r\n        margin: 1.5rem auto 2rem auto;\r\n        padding: 1.5rem 1rem;\r\n        border-radius: 12px;\r\n      }\r\n      .intro textarea {\r\n        font-size: 0.9rem;\r\n        padding: 0.8rem;\r\n      }\r\n      \r\n      .gallery-section {\r\n        margin: 2.5rem auto 2.5rem auto;\r\n        padding: 0 0.5rem 1rem 0.5rem;\r\n      }\r\n      .gallery-title {\r\n        font-size: 1.1rem;\r\n        margin-bottom: 1.5rem;\r\n      }\r\n      .gallery-grid {\r\n        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\r\n        gap: 1rem;\r\n      }\r\n      .gallery-item img {\r\n        height: 150px;\r\n      }\r\n      \r\n      .autoplay-videos-section {\r\n        margin: 0.5rem auto 2rem auto;\r\n        padding: 0 0.5rem 1rem 0.5rem;\r\n      }\r\n      .intro {\r\n        margin: 1rem auto 0.5rem auto !important;\r\n      }\r\n      .autoplay-videos-grid {\r\n        grid-template-columns: 1fr;\r\n        gap: 1rem;\r\n        max-width: 100%;\r\n      }\r\n      .autoplay-video-item video {\r\n        height: 150px;\r\n      }\r\n      \r\n      .video-text-section {\r\n        flex-direction: column;\r\n        gap: 1rem;\r\n        padding: 1.5rem 1rem;\r\n        margin: 2rem auto;\r\n        border-radius: 12px;\r\n      }\r\n      .video-container {\r\n        min-width: 100%;\r\n        max-width: 100%;\r\n      }\r\n      .video-container iframe {\r\n        height: 200px;\r\n        border-radius: 8px;\r\n      }\r\n      .text-container {\r\n        padding-left: 0;\r\n        font-size: 1rem;\r\n        text-align: center;\r\n      }\r\n      .text-container h3 {\r\n        font-size: 1.1rem;\r\n        margin-bottom: 0.5rem;\r\n      }\r\n      \r\n      .proposal-section {\r\n        margin: 2rem auto;\r\n        padding: 0 1rem;\r\n      }\r\n      .proposal-section .subtitle {\r\n        font-size: 1rem;\r\n        margin-bottom: 1rem;\r\n      }\r\n      .engage-btn {\r\n        font-size: 1rem;\r\n        padding: 0.8em 1.5em;\r\n        border-radius: 20px;\r\n      }\r\n      \r\n      .wavy-text {\r\n        font-size: 1rem;\r\n        line-height: 1.8rem;\r\n        margin-top: 1rem;\r\n        letter-spacing: 1px;\r\n      }\r\n      \r\n      .footer {\r\n        font-size: 0.9rem;\r\n        padding: 1.5rem 1rem 1rem 1rem;\r\n      }\r\n      \r\n      \/* Timer section mobile styles *\/\r\n      #timer-section {\r\n        margin-top: 0.8rem !important;\r\n      }\r\n      #timer-section span {\r\n        font-size: 0.9rem !important;\r\n      }\r\n      #engagement-timer {\r\n        font-size: 1rem !important;\r\n        margin-left: 0.3em !important;\r\n      }\r\n    }\r\n    \r\n    @media (max-width: 480px) {\r\n      .hero .names {\r\n        font-size: 1.5rem;\r\n        letter-spacing: 0.5px;\r\n      }\r\n      .hero .heart {\r\n        font-size: 1.2rem;\r\n      }\r\n      \r\n      .stats-grid {\r\n        grid-template-columns: 1fr;\r\n        gap: 0.6rem;\r\n      }\r\n      \r\n      .gallery-grid {\r\n        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\r\n        gap: 0.8rem;\r\n      }\r\n      .gallery-item img {\r\n        height: 120px;\r\n      }\r\n      \r\n      .autoplay-videos-grid {\r\n        grid-template-columns: 1fr;\r\n        gap: 0.8rem;\r\n      }\r\n      .autoplay-video-item video {\r\n        height: 180px;\r\n      }\r\n      .intro {\r\n        margin: 0.8rem auto 0.3rem auto !important;\r\n      }\r\n      \r\n      .video-container iframe {\r\n        height: 180px;\r\n      }\r\n      \r\n      .engage-btn {\r\n        font-size: 0.95rem;\r\n        padding: 0.7em 1.2em;\r\n      }\r\n      \r\n      .wavy-text {\r\n        font-size: 0.9rem;\r\n        line-height: 1.6rem;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"hero\">\r\n    <div class=\"names\">V\u00e9ronika Sabater <span class=\"heart\">\u2764\ufe0f<\/span> Koh Jae Hyeon<\/div>\r\n    <div id=\"timer-section\" style=\"margin-top:1rem;\">\r\n      <span style=\"font-weight:500; color:#7a5cfa;\">Engaged since:<\/span>\r\n      <span id=\"engagement-timer\" style=\"font-family:monospace; font-size:1.1rem; margin-left:0.5em; color:#e25555;\">0h 0m 0s<\/span>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"stats-section\">\r\n    <div class=\"stats-title\">Our Statistics<\/div>\r\n    <div class=\"stats-grid\">\r\n      <div class=\"stat-item\">\r\n        <div class=\"label\">Time Together<\/div>\r\n        <div id=\"time-together\" class=\"value\">0 days 0 hours<\/div>\r\n      <\/div>\r\n      <div class=\"stat-item\">\r\n        <div class=\"label\">Kisses Shared<\/div>\r\n        <div id=\"kiss-counter\" class=\"value\">500<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"gallery-section\">\r\n    <div class=\"gallery-title\">Our Memories<\/div>\r\n    <div class=\"gallery-grid\">\r\n      <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/sabakoh.com\/wp-content\/uploads\/2025\/07\/10.jpg\" alt=\"Memory 1\"><\/div>\r\n      <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/sabakoh.com\/wp-content\/uploads\/2025\/07\/4-scaled.jpg\" alt=\"Memory 2\"><\/div>\r\n      <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/sabakoh.com\/wp-content\/uploads\/2025\/07\/9-scaled.jpg\" alt=\"Memory 3\"><\/div>\r\n      <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/sabakoh.com\/wp-content\/uploads\/2025\/07\/11.jpg\" alt=\"Memory 4\"><\/div>\r\n      <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/sabakoh.com\/wp-content\/uploads\/2025\/07\/2-scaled.jpg\" alt=\"Memory 5\"><\/div>\r\n      <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/sabakoh.com\/wp-content\/uploads\/2025\/07\/5-scaled.jpg\" alt=\"Memory 6\"><\/div>\r\n      <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/sabakoh.com\/wp-content\/uploads\/2025\/07\/6-scaled.jpg\" alt=\"Memory 7\"><\/div>\r\n      <div class=\"gallery-item\"><img decoding=\"async\" src=\"https:\/\/sabakoh.com\/wp-content\/uploads\/2025\/07\/3.jpg\" alt=\"Memory 8\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n  <div class=\"intro\">\r\n    <h3>Our Special Moment<\/h3>\r\n    <p>This website is dedicated to celebrate our engagement and true love in our lifetime.<\/p>\r\n  <\/div>\r\n\r\n  <!-- Autoplay Videos Section -->\r\n  <div class=\"autoplay-videos-section\">\r\n    <div class=\"gallery-title\">Our Love Stories<\/div>\r\n    <div class=\"autoplay-videos-grid\">\r\n      <div class=\"autoplay-video-item\">\r\n        <video autoplay muted loop playsinline>\r\n          <source src=\"https:\/\/sabakoh.com\/wp-content\/uploads\/2025\/10\/Day-in-Paju.mp4\" type=\"video\/mp4\">\r\n          Your browser does not support the video tag.\r\n        <\/video>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n  <div class=\"footer\">\r\n    With love, V\u00e9ronika & Jae Hyeon \u2014 2025.10.12\r\n  <\/div>\r\n  <script>\r\n    const timerSection = document.getElementById('timer-section');\r\n    const timer = document.getElementById('engagement-timer');\r\n    let interval = null;\r\n\r\n    \/\/ Engagement start date: October 12th, 2025 at 5pm\r\n    const engagementDate = new Date('2025-10-12T17:00:00');\r\n    \r\n    function updateTimer() {\r\n      const now = new Date();\r\n      const diffMs = now - engagementDate;\r\n      \r\n      \/\/ Calculate total hours, minutes, seconds since engagement\r\n      const totalSeconds = Math.floor(diffMs \/ 1000);\r\n      const hours = Math.floor(totalSeconds \/ 3600);\r\n      const minutes = Math.floor((totalSeconds % 3600) \/ 60);\r\n      const seconds = totalSeconds % 60;\r\n      \r\n      timer.textContent = `${hours}h ${minutes}m ${seconds}s`;\r\n    }\r\n    \r\n    \/\/ Start timer immediately on page load\r\n    updateTimer();\r\n    interval = setInterval(updateTimer, 1000);\r\n\r\n    \/\/ Proposal section and button have been removed\r\n\r\n    \/\/ Statistics Counter\r\n    const timeTogetherElem = document.getElementById('time-together');\r\n    const kissCounterElem = document.getElementById('kiss-counter');\r\n    const anniversary = new Date('2024-10-12T00:00:00');\r\n    const baseKisses = 500;\r\n\r\n    function updateStats() {\r\n      const now = new Date();\r\n      const diffMs = now - anniversary;\r\n      \r\n      const totalHours = Math.floor(diffMs \/ (1000 * 60 * 60));\r\n      const totalDays = Math.floor(totalHours \/ 24);\r\n      const remainingHours = totalHours % 24;\r\n      \r\n      const totalKisses = baseKisses + (totalDays * 4);\r\n\r\n      timeTogetherElem.textContent = `${totalDays} days ${remainingHours} hours`;\r\n      kissCounterElem.textContent = totalKisses.toLocaleString();\r\n    }\r\n\r\n    \/\/ Update stats every second to keep the hours fresh\r\n    setInterval(updateStats, 1000);\r\n    \/\/ Initial call to display immediately on page load\r\n    updateStats();\r\n  <\/script>\r\n<\/body>\r\n<\/html>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"class_list":["post-11","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sabakoh.com\/index.php?rest_route=\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sabakoh.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sabakoh.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sabakoh.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sabakoh.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":5,"href":"https:\/\/sabakoh.com\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":41,"href":"https:\/\/sabakoh.com\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions\/41"}],"wp:attachment":[{"href":"https:\/\/sabakoh.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}