{"id":561,"date":"2026-06-28T06:26:29","date_gmt":"2026-06-28T06:26:29","guid":{"rendered":"https:\/\/agyhero.com\/?page_id=561"},"modified":"2026-07-04T14:48:25","modified_gmt":"2026-07-04T14:48:25","slug":"%e0%b8%a3%e0%b8%b2%e0%b8%87%e0%b8%a7%e0%b8%b1%e0%b8%a5%e0%b9%81%e0%b8%a5%e0%b8%b0%e0%b8%84%e0%b8%a7%e0%b8%b2%e0%b8%a1%e0%b8%aa%e0%b8%b3%e0%b9%80%e0%b8%a3%e0%b9%87%e0%b8%88","status":"publish","type":"page","link":"https:\/\/agyhero.com\/?page_id=561","title":{"rendered":"\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"th\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08 \u2014 \u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e01\u0e32\u0e22\u0e20\u0e32\u0e1e \u0e40\u0e2d\u0e08\u0e35\u0e49 \u0e1a\u0e32\u0e07\u0e19\u0e32-\u0e27\u0e07\u0e41\u0e2b\u0e27\u0e19<\/title>\n<style>\n\n  .agy-page {\n    line-height: 1.8;\n    color: #2D3A52;\n    overflow-x: hidden;\n  }\n\n  .agy-section {\n    padding: 4rem 1.5rem;\n    box-sizing: border-box;\n  }\n\n  .agy-section--light { background: #F5F7FA; border-top: 4px solid #D4A843; }\n  .agy-section--dark  { background: #1B2F5E; }\n  .agy-section--white { background: #FFFFFF; }\n  .agy-section--gray  { background: #EEF1F6; }\n\n  .agy-container {\n    max-width: 900px;\n    margin: 0 auto;\n    box-sizing: border-box;\n  }\n\n  .agy-label {\n    display: block;\n    font-size: 0.72rem;\n    font-weight: 600;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #D4A843;\n    margin-bottom: 0.7rem;\n  }\n\n  .agy-heading {\n    font-size: clamp(1.6rem, 3.5vw, 2.3rem);\n    font-weight: 600;\n    color: #1B2F5E;\n    line-height: 1.3;\n    margin: 0 0 1.2rem 0;\n  }\n\n  .agy-heading--light { color: #FFFFFF; }\n\n  .agy-body {\n    font-size: 1rem;\n    line-height: 1.9;\n    color: #6B7A99;\n    margin: 0;\n  }\n\n  .agy-body--light { color: rgba(255,255,255,0.55); }\n\n  \/* DIVIDER *\/\n  .agy-divider {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 1rem;\n    padding: 0 0 2.5rem 0;\n  }\n  .agy-divider::before,\n  .agy-divider::after {\n    content: '';\n    flex: 1;\n    max-width: 100px;\n    height: 1px;\n  }\n  .agy-divider::before { background: linear-gradient(to right, transparent, #D4A843); }\n  .agy-divider::after  { background: linear-gradient(to left,  transparent, #D4A843); }\n  .agy-divider__dot {\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: #D4A843;\n  }\n\n  \/* HERO BANNER *\/\n  .agy-hero-banner {\n    width: 100%;\n    overflow: hidden;\n    background: #F5F7FA;\n    border-top: 4px solid #D4A843;\n  }\n\n  .agy-hero-banner__img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  \/* INTRO GRID *\/\n  .agy-intro-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 3.5rem;\n    align-items: center;\n  }\n\n  .agy-stat-stack { display: flex; flex-direction: column; gap: 1rem; }\n\n  .agy-stat-card {\n    background: #FFFFFF;\n    border-left: 4px solid #D4A843;\n    padding: 1.2rem 1.5rem;\n    box-shadow: 0 2px 12px rgba(27,47,94,0.07);\n    box-sizing: border-box;\n  }\n\n  .agy-stat-card__number {\n    display: block;\n    font-size: 1.8rem;\n    font-weight: 700;\n    color: #1B2F5E;\n    line-height: 1;\n  }\n\n  .agy-stat-card__label {\n    font-size: 0.84rem;\n    color: #6B7A99;\n  }\n\n  \/* AWARDS LIST *\/\n  .agy-awards-list {\n    display: flex;\n    flex-direction: column;\n    gap: 1rem;\n    margin-top: 2.5rem;\n  }\n\n  .agy-award-card {\n    background: #FFFFFF;\n    border: 1px solid #D8E0EF;\n    box-sizing: border-box;\n    display: flex;\n    flex-direction: row;\n    align-items: stretch;\n    transition: box-shadow 0.3s, border-color 0.3s;\n  }\n\n  .agy-award-card:hover {\n    box-shadow: 0 4px 20px rgba(27,47,94,0.1);\n    border-color: #D4A843;\n  }\n\n  .agy-award-card--featured {\n    border-color: #D4A843;\n    border-width: 2px;\n  }\n\n  .agy-award-card__img-wrap {\n    flex-shrink: 0;\n    width: 140px;\n    height: 140px;\n    background: #FFFFFF;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 0.8rem;\n    box-sizing: border-box;\n  }\n\n  .agy-award-card__img-wrap img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain;\n    display: block;\n    transition: transform 0.4s ease;\n  }\n\n  .agy-award-card:hover .agy-award-card__img-wrap img {\n    transform: scale(1.05);\n  }\n\n  .agy-award-card__body {\n    padding: 1rem 1.2rem;\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  .agy-award-card__badge {\n    display: inline-block;\n    background: #FDF4DC;\n    border: 1px solid #E8C878;\n    color: #8B6A1A;\n    font-size: 0.65rem;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    padding: 0.18rem 0.55rem;\n    margin-bottom: 0.5rem;\n    align-self: flex-start;\n  }\n\n  .agy-award-card--featured .agy-award-card__badge {\n    background: #1B2F5E;\n    border-color: #1B2F5E;\n    color: #D4A843;\n  }\n\n  .agy-award-card__title {\n    font-size: 0.95rem;\n    font-weight: 700;\n    color: #1B2F5E;\n    margin: 0 0 0.2rem 0;\n    line-height: 1.35;\n  }\n\n  .agy-award-card__year {\n    font-size: 0.78rem;\n    font-weight: 600;\n    color: #D4A843;\n    margin: 0 0 0.4rem 0;\n  }\n\n  .agy-award-card__org {\n    font-size: 0.76rem;\n    color: #8B9AB5;\n    line-height: 1.5;\n    margin: 0;\n    padding-top: 0.5rem;\n    border-top: 1px solid #EEF1F6;\n  }\n\n  \/* TIMELINE *\/\n  .agy-timeline {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    margin-top: 2.5rem;\n    position: relative;\n  }\n\n  .agy-timeline::before {\n    content: '';\n    position: absolute;\n    left: 1.15rem;\n    top: 0.5rem;\n    bottom: 0.5rem;\n    width: 2px;\n    background: rgba(212,168,67,0.25);\n  }\n\n  .agy-timeline-item {\n    display: flex;\n    gap: 1.5rem;\n    align-items: flex-start;\n    padding-bottom: 2rem;\n    position: relative;\n  }\n\n  .agy-timeline-item__dot {\n    flex-shrink: 0;\n    width: 2.3rem; height: 2.3rem;\n    background: #D4A843;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 0.78rem;\n    font-weight: 700;\n    color: #1B2F5E;\n    position: relative;\n    z-index: 1;\n  }\n\n  .agy-timeline-item__year {\n    font-size: 0.75rem;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    color: #D4A843;\n    margin: 0 0 0.2rem 0;\n  }\n\n  .agy-timeline-item__title {\n    font-size: 1rem;\n    font-weight: 600;\n    color: #FFFFFF;\n    margin: 0 0 0.3rem 0;\n  }\n\n  .agy-timeline-item__body {\n    font-size: 0.88rem;\n    color: rgba(255,255,255,0.5);\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  \/* SCROLL REVEAL *\/\n  .agy-reveal {\n    opacity: 0;\n    transform: translateY(22px);\n    transition: opacity 0.65s ease, transform 0.65s ease;\n  }\n  .agy-reveal.agy-visible { opacity: 1; transform: none; }\n\n  @media (prefers-reduced-motion: reduce) {\n    .agy-reveal { opacity: 1; transform: none; }\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 760px) {\n    .agy-intro-grid { grid-template-columns: 1fr; gap: 2rem; }\n    .agy-award-card__img-wrap { width: 100px; height: 100px; }\n  }\n\n  @media (max-width: 480px) {\n    .agy-award-card__img-wrap { width: 80px; height: 80px; }\n  }\n\n<\/style>\n<\/head>\n<body>\n<div class=\"agy-page\">\n\n  <!-- HERO BANNER -->\n  <div class=\"agy-hero-banner\">\n    <img decoding=\"async\" class=\"agy-hero-banner__img\" src=\"https:\/\/care-d.co\/frontend\/assets\/img\/thumb\/photo-1200x510.jpg\" alt=\"\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e02\u0e2d\u0e07\u0e40\u0e23\u0e32\">\n  <\/div>\n\n  <!-- INTRO -->\n  <div class=\"agy-section agy-section--light\" style=\"border-top:none\">\n    <div class=\"agy-container\">\n      <div class=\"agy-intro-grid agy-reveal\">\n        <div>\n          <span class=\"agy-label\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08<\/span>\n          <h2 class=\"agy-heading\">\u0e01\u0e32\u0e23\u0e31\u0e19\u0e15\u0e35\u0e14\u0e49\u0e27\u0e22\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25<br>\u0e08\u0e32\u0e01\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e20\u0e32\u0e04\u0e23\u0e31\u0e10<\/h2>\n          <p class=\"agy-body\">\n            \u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e01\u0e32\u0e22\u0e20\u0e32\u0e1e \u0e40\u0e2d\u0e08\u0e35\u0e49 \u0e1a\u0e32\u0e07\u0e19\u0e32-\u0e27\u0e07\u0e41\u0e2b\u0e27\u0e19 \u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e41\u0e25\u0e30\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\n            \u0e08\u0e32\u0e01\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e20\u0e32\u0e04\u0e23\u0e31\u0e10\u0e41\u0e25\u0e30\u0e2a\u0e21\u0e32\u0e04\u0e21\u0e27\u0e34\u0e0a\u0e32\u0e0a\u0e35\u0e1e\u0e0a\u0e31\u0e49\u0e19\u0e19\u0e33 \u0e2a\u0e30\u0e17\u0e49\u0e2d\u0e19\u0e16\u0e36\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\n            \u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e25\u0e2d\u0e14\n          <\/p>\n        <\/div>\n        <div class=\"agy-stat-stack\">\n          <div class=\"agy-stat-card\">\n            <span class=\"agy-stat-card__number\">5+<\/span>\n            <span class=\"agy-stat-card__label\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e08\u0e32\u0e01\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e20\u0e32\u0e04\u0e23\u0e31\u0e10\u0e41\u0e25\u0e30\u0e2a\u0e21\u0e32\u0e04\u0e21\u0e27\u0e34\u0e0a\u0e32\u0e0a\u0e35\u0e1e<\/span>\n          <\/div>\n          <div class=\"agy-stat-card\">\n            <span class=\"agy-stat-card__number\">3 \u0e1b\u0e35\u0e0b\u0e49\u0e2d\u0e19<\/span>\n            <span class=\"agy-stat-card__label\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25 DBD Wellness Service Award: Best Practice<\/span>\n          <\/div>\n          <div class=\"agy-stat-card\">\n            <span class=\"agy-stat-card__number\">\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a<\/span>\n            <span class=\"agy-stat-card__label\">\u0e2a\u0e16\u0e32\u0e19\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e31\u0e01\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- AWARDS GRID -->\n  <div class=\"agy-section agy-section--white\">\n    <div class=\"agy-container\">\n      <div class=\"agy-divider\"><div class=\"agy-divider__dot\"><\/div><\/div>\n      <div class=\"agy-reveal\">\n        <span class=\"agy-label\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a<\/span>\n        <h2 class=\"agy-heading\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e41\u0e2b\u0e48\u0e07\u0e04\u0e27\u0e32\u0e21\u0e20\u0e32\u0e04\u0e20\u0e39\u0e21\u0e34\u0e43\u0e08<\/h2>\n      <\/div>\n      <div class=\"agy-awards-list agy-reveal\">\n\n        <div class=\"agy-award-card agy-award-card--featured\">\n          <div class=\"agy-award-card__img-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/care-d.co\/upload\/awards\/1836969240121186.webp\" alt=\"\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e2d\u0e31\u0e19\u0e14\u0e31\u0e1a\u0e17\u0e35\u0e48 1 DBD Wellness Service Award\" loading=\"lazy\">\n          <\/div>\n          <div class=\"agy-award-card__body\">\n            <span class=\"agy-award-card__badge\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e40\u0e14\u0e48\u0e19<\/span>\n            <p class=\"agy-award-card__title\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e2d\u0e31\u0e19\u0e14\u0e31\u0e1a\u0e17\u0e35\u0e48 1 \u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23<\/p>\n            <p class=\"agy-award-card__year\">DBD Wellness Service Award: Best Practice \u00b7 3 \u0e1b\u0e35\u0e0b\u0e49\u0e2d\u0e19<\/p>\n            <p class=\"agy-award-card__org\">\u0e01\u0e23\u0e21\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"agy-award-card\">\n          <div class=\"agy-award-card__img-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/care-d.co\/upload\/awards\/1836968425576499.webp\" alt=\"\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e42\u0e14\u0e14\u0e40\u0e14\u0e48\u0e19\" loading=\"lazy\">\n          <\/div>\n          <div class=\"agy-award-card__body\">\n            <span class=\"agy-award-card__badge\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23<\/span>\n            <p class=\"agy-award-card__title\">\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e42\u0e14\u0e14\u0e40\u0e14\u0e48\u0e19\u0e2a\u0e16\u0e32\u0e19\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e02\u0e19\u0e32\u0e14\u0e40\u0e25\u0e47\u0e01<\/p>\n            <p class=\"agy-award-card__year\">2019<\/p>\n            <p class=\"agy-award-card__org\">\u0e01\u0e23\u0e21\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c \u0e41\u0e25\u0e30\u0e2a\u0e21\u0e32\u0e04\u0e21\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e44\u0e17\u0e22<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"agy-award-card\">\n          <div class=\"agy-award-card__img-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/care-d.co\/upload\/awards\/1836969341318537.webp\" alt=\"\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e2a\u0e16\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e14\u0e35\u0e40\u0e14\u0e48\u0e19\" loading=\"lazy\">\n          <\/div>\n          <div class=\"agy-award-card__body\">\n            <span class=\"agy-award-card__badge\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e2a\u0e16\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/span>\n            <p class=\"agy-award-card__title\">\u0e2a\u0e16\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e14\u0e35\u0e40\u0e14\u0e48\u0e19<\/p>\n            <p class=\"agy-award-card__year\">2017<\/p>\n            <p class=\"agy-award-card__org\">\u0e01\u0e23\u0e21\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2a\u0e31\u0e07\u0e04\u0e21\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e04\u0e07\u0e02\u0e2d\u0e07\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"agy-award-card\">\n          <div class=\"agy-award-card__img-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/care-d.co\/upload\/awards\/1836969424224994.webp\" alt=\"\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e2a\u0e16\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e14\u0e35\u0e40\u0e14\u0e48\u0e19\" loading=\"lazy\">\n          <\/div>\n          <div class=\"agy-award-card__body\">\n            <span class=\"agy-award-card__badge\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e2a\u0e16\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23<\/span>\n            <p class=\"agy-award-card__title\">\u0e2a\u0e16\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e14\u0e35\u0e40\u0e14\u0e48\u0e19<\/p>\n            <p class=\"agy-award-card__year\">2017<\/p>\n            <p class=\"agy-award-card__org\">\u0e01\u0e23\u0e21\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2a\u0e31\u0e07\u0e04\u0e21\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e04\u0e07\u0e02\u0e2d\u0e07\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"agy-award-card\">\n          <div class=\"agy-award-card__img-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/care-d.co\/upload\/awards\/1836969408118938.webp\" alt=\"\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e31\u0e01\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a\" loading=\"lazy\">\n          <\/div>\n          <div class=\"agy-award-card__body\">\n            <span class=\"agy-award-card__badge\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a<\/span>\n            <p class=\"agy-award-card__title\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e31\u0e01\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a<\/p>\n            <p class=\"agy-award-card__year\">\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28<\/p>\n            <p class=\"agy-award-card__org\">\u0e01\u0e23\u0e21\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"agy-award-card\">\n          <div class=\"agy-award-card__img-wrap\">\n            <img decoding=\"async\" src=\"https:\/\/care-d.co\/upload\/awards\/1836969466753557.webp\" alt=\"Center Care Business Quality Award 2023\" loading=\"lazy\">\n          <\/div>\n          <div class=\"agy-award-card__body\">\n            <span class=\"agy-award-card__badge\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e<\/span>\n            <p class=\"agy-award-card__title\">Center Care Business Quality Award<\/p>\n            <p class=\"agy-award-card__year\">2023<\/p>\n            <p class=\"agy-award-card__org\">\u0e01\u0e23\u0e21\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c \u0e41\u0e25\u0e30\u0e2a\u0e21\u0e32\u0e04\u0e21\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e44\u0e17\u0e22<\/p>\n          <\/div>\n        <\/div>\n\n      <\/div><!-- \/.agy-awards-list -->\n    <\/div>\n  <\/div>\n\n  <!-- TIMELINE -->\n  <div class=\"agy-section agy-section--dark\">\n    <div class=\"agy-container\">\n      <div class=\"agy-reveal\">\n        <span class=\"agy-label\">\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08<\/span>\n        <h2 class=\"agy-heading agy-heading--light\">\u0e01\u0e49\u0e32\u0e27\u0e2a\u0e33\u0e04\u0e31\u0e0d\u0e15\u0e25\u0e2d\u0e14\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07<\/h2>\n        <p class=\"agy-body agy-body--light\" style=\"max-width:520px\">\n          \u0e08\u0e32\u0e01\u0e04\u0e27\u0e32\u0e21\u0e21\u0e38\u0e48\u0e07\u0e21\u0e31\u0e48\u0e19\u0e43\u0e19\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e \u0e2a\u0e39\u0e48\u0e01\u0e32\u0e23\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e43\u0e19\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\n        <\/p>\n      <\/div>\n      <div class=\"agy-timeline agy-reveal\">\n        <div class=\"agy-timeline-item\">\n          <div class=\"agy-timeline-item__dot\">17<\/div>\n          <div>\n            <p class=\"agy-timeline-item__year\">2017<\/p>\n            <p class=\"agy-timeline-item__title\">\u0e2a\u0e16\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e14\u0e35\u0e40\u0e14\u0e48\u0e19<\/p>\n            <p class=\"agy-timeline-item__body\">\u0e23\u0e31\u0e1a\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e08\u0e32\u0e01\u0e01\u0e23\u0e21\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2a\u0e31\u0e07\u0e04\u0e21\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e04\u0e07\u0e02\u0e2d\u0e07\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"agy-timeline-item\">\n          <div class=\"agy-timeline-item__dot\">19<\/div>\n          <div>\n            <p class=\"agy-timeline-item__year\">2019<\/p>\n            <p class=\"agy-timeline-item__title\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e42\u0e14\u0e14\u0e40\u0e14\u0e48\u0e19 &amp; \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a<\/p>\n            <p class=\"agy-timeline-item__body\">\u0e23\u0e31\u0e1a\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e2a\u0e16\u0e32\u0e19\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e02\u0e19\u0e32\u0e14\u0e40\u0e25\u0e47\u0e01\u0e14\u0e35\u0e40\u0e14\u0e48\u0e19 \u0e41\u0e25\u0e30\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e31\u0e01\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"agy-timeline-item\">\n          <div class=\"agy-timeline-item__dot\">\u2605<\/div>\n          <div>\n            <p class=\"agy-timeline-item__year\">3 \u0e1b\u0e35\u0e0b\u0e49\u0e2d\u0e19<\/p>\n            <p class=\"agy-timeline-item__title\">DBD Wellness Service Award: Best Practice \u0e2d\u0e31\u0e19\u0e14\u0e31\u0e1a 1<\/p>\n            <p class=\"agy-timeline-item__body\">\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e2a\u0e39\u0e07\u0e2a\u0e38\u0e14\u0e14\u0e49\u0e32\u0e19\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e14\u0e39\u0e41\u0e25\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38 \u0e08\u0e32\u0e01\u0e01\u0e23\u0e21\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"agy-timeline-item\">\n          <div class=\"agy-timeline-item__dot\">23<\/div>\n          <div>\n            <p class=\"agy-timeline-item__year\">2023<\/p>\n            <p class=\"agy-timeline-item__title\">Center Care Business Quality Award<\/p>\n            <p class=\"agy-timeline-item__body\">\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e14\u0e49\u0e32\u0e19\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e\u0e41\u0e25\u0e30\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e43\u0e19\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e2a\u0e32\u0e01\u0e25<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/div><!-- \/.agy-page -->\n\n<script>\n  (function() {\n    var obs = new IntersectionObserver(function(entries) {\n      entries.forEach(function(e) {\n        if (e.isIntersecting) {\n          e.target.classList.add('agy-visible');\n          obs.unobserve(e.target);\n        }\n      });\n    }, { threshold: 0.12 });\n    document.querySelectorAll('.agy-reveal').forEach(function(el) {\n      obs.observe(el);\n    });\n  })();\n<\/script>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08 \u2014 \u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e01\u0e32\u0e22\u0e20\u0e32\u0e1e \u0e40\u0e2d\u0e08\u0e35\u0e49 \u0e1a\u0e32\u0e07\u0e19\u0e32-\u0e27\u0e07\u0e41\u0e2b\u0e27\u0e19 \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e33\u0e40\u0e23\u0e47\u0e08 \u0e01\u0e32\u0e23\u0e31\u0e19\u0e15\u0e35\u0e14\u0e49\u0e27\u0e22\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e08\u0e32\u0e01\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e20\u0e32\u0e04\u0e23\u0e31\u0e10 \u0e42\u0e23\u0e07\u0e1e\u0e22\u0e32\u0e1a\u0e32\u0e25\u0e01\u0e32\u0e22\u0e20\u0e32\u0e1e \u0e40\u0e2d\u0e08\u0e35\u0e49 \u0e1a\u0e32\u0e07\u0e19\u0e32-\u0e27\u0e07\u0e41\u0e2b\u0e27\u0e19 \u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e41\u0e25\u0e30\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e \u0e08\u0e32\u0e01\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e20\u0e32\u0e04\u0e23\u0e31\u0e10\u0e41\u0e25\u0e30\u0e2a\u0e21\u0e32\u0e04\u0e21\u0e27\u0e34\u0e0a\u0e32\u0e0a\u0e35\u0e1e\u0e0a\u0e31\u0e49\u0e19\u0e19\u0e33 \u0e2a\u0e30\u0e17\u0e49\u0e2d\u0e19\u0e16\u0e36\u0e07\u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e2a\u0e38\u0e02\u0e20\u0e32\u0e1e \u0e17\u0e35\u0e48\u0e40\u0e23\u0e32\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e15\u0e48\u0e2d\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e32\u0e15\u0e25\u0e2d\u0e14 5+ \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e08\u0e32\u0e01\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e20\u0e32\u0e04\u0e23\u0e31\u0e10\u0e41\u0e25\u0e30\u0e2a\u0e21\u0e32\u0e04\u0e21\u0e27\u0e34\u0e0a\u0e32\u0e0a\u0e35\u0e1e 3 \u0e1b\u0e35\u0e0b\u0e49\u0e2d\u0e19 \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25 DBD Wellness Service Award: Best Practice \u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a \u0e2a\u0e16\u0e32\u0e19\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e25\u0e30\u0e1a\u0e49\u0e32\u0e19\u0e1e\u0e31\u0e01\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e15\u0e49\u0e19\u0e41\u0e1a\u0e1a\u0e23\u0e30\u0e14\u0e31\u0e1a\u0e1b\u0e23\u0e30\u0e40\u0e17\u0e28 \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e17\u0e35\u0e48\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e41\u0e2b\u0e48\u0e07\u0e04\u0e27\u0e32\u0e21\u0e20\u0e32\u0e04\u0e20\u0e39\u0e21\u0e34\u0e43\u0e08 \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e40\u0e14\u0e48\u0e19 \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e2d\u0e31\u0e19\u0e14\u0e31\u0e1a\u0e17\u0e35\u0e48 1 \u0e21\u0e32\u0e15\u0e23\u0e10\u0e32\u0e19\u0e04\u0e38\u0e13\u0e20\u0e32\u0e1e\u0e01\u0e32\u0e23\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e08\u0e31\u0e14\u0e01\u0e32\u0e23 DBD Wellness Service Award: Best Practice \u00b7 3 \u0e1b\u0e35\u0e0b\u0e49\u0e2d\u0e19 \u0e01\u0e23\u0e21\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23 \u0e1c\u0e39\u0e49\u0e1a\u0e23\u0e34\u0e2b\u0e32\u0e23\u0e42\u0e14\u0e14\u0e40\u0e14\u0e48\u0e19\u0e2a\u0e16\u0e32\u0e19\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e02\u0e19\u0e32\u0e14\u0e40\u0e25\u0e47\u0e01 2019 \u0e01\u0e23\u0e21\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23\u0e04\u0e49\u0e32 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e1e\u0e32\u0e13\u0e34\u0e0a\u0e22\u0e4c \u0e41\u0e25\u0e30\u0e2a\u0e21\u0e32\u0e04\u0e21\u0e2a\u0e48\u0e07\u0e40\u0e2a\u0e23\u0e34\u0e21\u0e18\u0e38\u0e23\u0e01\u0e34\u0e08\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e44\u0e17\u0e22 \u0e23\u0e32\u0e07\u0e27\u0e31\u0e25\u0e2a\u0e16\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23 \u0e2a\u0e16\u0e32\u0e19\u0e1a\u0e23\u0e34\u0e01\u0e32\u0e23\u0e14\u0e39\u0e41\u0e25\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38\u0e14\u0e35\u0e40\u0e14\u0e48\u0e19 2017 \u0e01\u0e23\u0e21\u0e01\u0e34\u0e08\u0e01\u0e32\u0e23\u0e1c\u0e39\u0e49\u0e2a\u0e39\u0e07\u0e2d\u0e32\u0e22\u0e38 \u0e01\u0e23\u0e30\u0e17\u0e23\u0e27\u0e07\u0e01\u0e32\u0e23\u0e1e\u0e31\u0e12\u0e19\u0e32\u0e2a\u0e31\u0e07\u0e04\u0e21\u0e41\u0e25\u0e30\u0e04\u0e27\u0e32\u0e21\u0e21\u0e31\u0e48\u0e19\u0e04\u0e07\u0e02\u0e2d\u0e07\u0e21\u0e19\u0e38\u0e29\u0e22\u0e4c&#8230;<\/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,"inline_featured_image":false,"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-561","page","type-page","status-publish","hentry"],"acf":[],"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"admin","author_link":"https:\/\/agyhero.com\/?author=1"},"comment_info":"","_links":{"self":[{"href":"https:\/\/agyhero.com\/index.php?rest_route=\/wp\/v2\/pages\/561","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/agyhero.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/agyhero.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/agyhero.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/agyhero.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=561"}],"version-history":[{"count":4,"href":"https:\/\/agyhero.com\/index.php?rest_route=\/wp\/v2\/pages\/561\/revisions"}],"predecessor-version":[{"id":853,"href":"https:\/\/agyhero.com\/index.php?rest_route=\/wp\/v2\/pages\/561\/revisions\/853"}],"wp:attachment":[{"href":"https:\/\/agyhero.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}