{"id":627,"date":"2026-02-28T05:46:45","date_gmt":"2026-02-28T05:46:45","guid":{"rendered":"https:\/\/webodoctor.in\/?page_id=627"},"modified":"2026-03-13T06:34:08","modified_gmt":"2026-03-13T06:34:08","slug":"ux-design","status":"publish","type":"page","link":"https:\/\/webodoctor.in\/?page_id=627","title":{"rendered":"UX design"},"content":{"rendered":"\n<div class=\"wp-block-cover\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"684\" class=\"wp-block-cover__image-background wp-image-628\" alt=\"\" src=\"http:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_4_header-1024x684.jpg\" data-object-fit=\"cover\" srcset=\"https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_4_header-1024x684.jpg 1024w, https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_4_header-300x200.jpg 300w, https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_4_header-768x513.jpg 768w, https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_4_header-1536x1025.jpg 1536w, https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_4_header-2048x1367.jpg 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n\n\n\n<h1 class=\"wp-block-heading\">UX design<\/h1>\n\n\n\n<p>We define unforgettable customer experiences solving complex problems through our User Research and Designs<\/p>\n<\/div><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">WHAT IS UX DESIGN ?<\/h2>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <style>\n        .main-container {\n            display: flex;\n            max-width: 1200px;\n            margin: 0 auto;\n            gap: 50px;\n            padding-top: 60px;\n        }\n\n        \/* Left Content Side *\/\n        .content-side {\n            flex: 2;\n        }\n\n        .content-side p {\n            margin-bottom: 20px;\n            font-size: 15px;\n        }\n\n        .features-title {\n            font-weight: bold;\n            text-transform: uppercase;\n            margin: 30px 0 20px 0;\n            display: block;\n        }\n\n        .feature-list {\n            list-style: none;\n            padding: 0;\n        }\n\n        .feature-item {\n            display: flex;\n            align-items: center;\n            margin-bottom: 15px;\n            font-size: 16px;\n        }\n\n        .feature-item i {\n            width: 30px;\n            font-size: 20px;\n            color: #444;\n            margin-right: 15px;\n            text-align: center;\n        }\n\n        \/* Right Form Side *\/\n        .form-side {\n            flex: 1;\n            border-top: 4px solid #4a86bc;\n            padding: 20px;\n            padding-top: 50px;\n            background: #fff;\n            height: fit-content;\n        }\n\n        .form-side h2 {\n            font-size: 22px;\n            color: #333;\n            margin-bottom: 30px;\n        }\n\n        .input-group {\n            position: relative;\n            margin-bottom: 25px;\n            border-bottom: 1px solid #ddd;\n        }\n\n        .input-group i {\n            position: absolute;\n            left: 0;\n            bottom: 10px;\n            color: #888;\n        }\n\n        .input-group input,\n        .input-group textarea {\n            width: 100%;\n            border: none;\n            padding: 10px 10px 10px 30px;\n            outline: none;\n            font-size: 14px;\n            color: #333;\n        }\n\n        .quote-btn {\n            width: 100%;\n            background-color: #4e8cc6;\n            color: white;\n            border: none;\n            padding: 15px;\n            font-size: 16px;\n            font-weight: bold;\n            cursor: pointer;\n            text-transform: uppercase;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .quote-btn:hover {\n            background-color: #3a71a5;\n        }\n\n\/* Mobile Responsive *\/\n@media (max-width:768px){\n\n    .main-container{\n        flex-direction: column;\n        gap: 30px;\n        padding: 20px;\n    }\n\n    \/* blue line after paragraph *\/\n    .content-side{\n        border-bottom: 3px solid #4a86bc;\n        padding-bottom: 20px;\n    }\n\n    .content-side p{\n        margin-bottom: 0;\n    }\n\n    \/* form full width *\/\n    .form-side{\n        width: 100%;\n        border-top: none;\n        padding: 20px 0;\n    }\n\n    \/* button full width *\/\n    .quote-btn{\n        width: 100%;\n    }\n\n}\n\n    <\/style>\n<\/head>\n\n<body>\n\n    <div class=\"main-container\">\n        <div class=\"content-side\">\n            <p>User experience combines ideation, planning, designing, and engineering to define the delightful customer experience for your brand.<\/p>\n\n<p>Major Pillars to the best UX Design<\/p>\n\n\n            <p>\n          1. Understand the product goal\n            <\/p>\n\n <p>\n          2.Understand your brand language\n            <\/p>\n\n <p>\n          3. Create a wireframe\n            <\/p>\n\n<p>\n          4. User Interface and Visual Design\n            <\/p>\n\n\n\n           \n        <\/div>\n\n        <div class=\"form-side\">\n            <h2>Get a Free Quote<\/h2>\n\n            <div class=\"input-group\">\n                <i class=\"fa fa-user-o\"><\/i>\n                <input type=\"text\" placeholder=\"Name\">\n            <\/div>\n\n            <div class=\"input-group\">\n                <i class=\"fa fa-envelope-o\"><\/i>\n                <input type=\"email\" placeholder=\"Email\">\n            <\/div>\n\n            <div class=\"input-group\">\n                <i class=\"fa fa-phone\"><\/i>\n                <input type=\"text\" placeholder=\"Phone\">\n            <\/div>\n\n            <div class=\"input-group\">\n                <i class=\"fa fa-desktop\"><\/i>\n                <input type=\"text\" placeholder=\"Website\">\n            <\/div>\n\n            <div class=\"input-group\">\n                <i class=\"fa fa-comment-o\"><\/i>\n                <textarea placeholder=\"Message\" rows=\"1\"><\/textarea>\n            <\/div>\n\n            <button class=\"quote-btn\">\n                Get a Quote <i class=\"fa fa-chevron-right\"><\/i>\n            <\/button>\n        <\/div>\n    <\/div>\n\n<\/body>\n\n<\/html>\n\n\n\n<h2 class=\"wp-block-heading\">HOW WE DESIGN ?<\/h2>\n\n\n\n<p><strong>User Centered Design Process<\/strong><\/p>\n\n\n\n<p>User experience is everywhere; it is the sum of all interactions people have with your brand, company or organization.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li class=\"has-text-color has-link-color wp-elements-8419a1317586743726cf6faab23641a2\" style=\"color:#9d9d9d\">We focus on principles like Information Architecture, Interaction Design, Information\/Visual design to create wonderful Interfaces and consider elements of UX while designing.<\/li>\n\n\n\n<li class=\"has-text-color has-link-color wp-elements-dddbd8fff987e14a7ba1e8731f8f8764\" style=\"color:#9d9d9d\">UX flow with proper Wireframing<\/li>\n\n\n\n<li class=\"has-text-color has-link-color wp-elements-0d77a60e8a11132cd95f36efc016f97a\" style=\"color:#9d9d9d\">Understanding the product goals and customer journey mapping<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">HOW CAN WE HELP ?<\/h2>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<style>\n\/* Unique prefix 'ec-' added to all classes to prevent conflicts *\/\n\n.ec-services-section {\n    padding: 60px 0;\n    font-family: sans-serif; \/* Added for consistency *\/\n}\n\n.ec-main-container {\n    width: 90%;\n    margin: auto;\n    display: flex;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    text-align: center;\n}\n\n.ec-feature-card {\n    width: 16%;\n    min-width: 150px;\n    margin-bottom: 30px;\n}\n\n.ec-icon-wrapper {\n    width: 130px;\n    height: 130px;\n    background: #e6e6e6;\n    border-radius: 50%;\n    margin: 0 auto 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    transition: all 0.3s ease;\n}\n\n.ec-icon-wrapper i {\n    font-size: 40px;\n    color: #555;\n}\n\n.ec-feature-card h4 {\n    font-size: 14px;\n    color: #333;\n    line-height: 1.6;\n    font-weight: 600;\n    margin-top: 10px;\n}\n\n\n\n\/* Responsive Breakpoints *\/\n@media (max-width: 992px) {\n    .ec-feature-card {\n        width: 30%;\n    }\n}\n\n@media (max-width: 600px) {\n\n    .ec-main-container{\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .ec-feature-card { \n        width: 100%;\n        max-width: 250px;\n    }\n\n}\n<\/style>\n<\/head>\n<body>\n\n<section class=\"ec-services-section\">\n    <div class=\"ec-main-container\">\n        \n        <div class=\"ec-feature-card\">\n            <div class=\"ec-icon-wrapper\">\n                <i class=\"fa fa-pencil\"><\/i>\n            <\/div>\n            <h4>Customer Experience Design<\/h4>\n        <\/div>\n\n        <div class=\"ec-feature-card\">\n            <div class=\"ec-icon-wrapper\">\n                <i class=\"fa fa-cogs\"><\/i>\n            <\/div>\n            <h4>Test-driven design<\/h4>\n        <\/div>\n\n        <div class=\"ec-feature-card\">\n            <div class=\"ec-icon-wrapper\">\n                <i class=\"fa fa-line-chart\"><\/i>\n            <\/div>\n            <h4>UX audits &#038; analysis<\/h4>\n        <\/div>\n\n        <div class=\"ec-feature-card\">\n            <div class=\"ec-icon-wrapper\">\n                <i class=\"fa fa-user\"><\/i>\n            <\/div>\n            <h4>Human-centered design<\/h4>\n        <\/div>\n\n        \n    <\/div>\n<\/section>\n\n<\/body>\n<\/html>\n\n\n\n<h2 class=\"wp-block-heading\">HOW CAN WE HELP ?<\/h2>\n\n\n\n<p><strong>Human-centered design:&nbsp;&nbsp;<\/strong>We empathize with the end user in order to create products that prioritize how end users interact with and experience the application.<\/p>\n\n\n\n<p><strong>Test-driven design:&nbsp;&nbsp;<\/strong>We refine our applications by helping you guide user testing to get in-depth answers from your users. This ensures results have a direct impact on your product outcome.<\/p>\n\n\n\n<p><strong>Gamification:&nbsp;&nbsp;<\/strong>Gamification is a new field.&nbsp;With this technique we create motivation, so it ties very directly into your user\u2019s psychology. Our UX team follow the design process and provides a six-step framework to apply to any gamification project. With it, we control environments within an organization, and in social impact or behavior changes.<\/p>\n\n\n\n<p><strong>UX audits &amp; analysis:&nbsp;&nbsp;<\/strong>We provide you rapid, valuable UX insights that could otherwise take your team months of ongoing research to unearth \u2013 so why not preserve their momentum while we do the digging for you? A few weeks is all we need to spot the UX improvements that\u2019ll get your metrics moving in the right direction.<\/p>\n\n\n\n<p><strong>Customer Experience Design:&nbsp;&nbsp;<\/strong>Customer Experience is usually considered in relation to an individual consumer engaged with a company in the private sector or with a digital product. However, it is equally important to manage Customer Experience in a business-to-business (B2B) context or Business-to-customer (B2C), and also within the public sector. We understand the customer need during user research and deliver the experience accordingly without hassle.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center\">OUR UX DESIGN PROCESS<\/h2>\n\n\n\n<p class=\"has-text-align-center\">We deliver simple, stunning and user-centric designs that engage your customers. How do we use our research and insights to design highly functional and usable products?<\/p>\n\n\n\n<style>\n    .erp-section {\n        max-width: 1100px;\n        margin: 0 auto;\n        text-align: center;\n    }\n\n    .heading {\n        color: #4a86bc;\n        font-size: 32px;\n        text-transform: uppercase;\n        margin-bottom: 40px;\n        border-bottom: 1px solid #eee;\n        padding-bottom: 20px;\n    }\n\n    .process-flow {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        margin-bottom: 60px;\n        flex-wrap: wrap;\n    }\n\n    .step {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        width: 120px;\n        cursor: pointer;\n        transition: 0.3s;\n    }\n\n    .step.active .icon-circle {\n        background-color: #fff;\n        color: #4a86bc;\n        border: 2px solid #4a86bc;\n    }\n\n    .step.active .step-label {\n        color: #4a86bc;\n    }\n\n    .icon-circle {\n        width: 70px;\n        height: 70px;\n        border: 2px solid #9d9d9d;\n        border-radius: 50%;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        background-color: #f5f6f7;\n        color: #444;\n        font-size: 28px;\n        margin-bottom: 12px;\n        transition: 0.3s;\n    }\n\n    .step-label {\n        color: #444;\n        font-size: 14px;\n        font-weight: 600;\n    }\n\n    .line {\n        height: 2px;\n        background-color: #9d9d9d;\n        width: 60px;\n        margin-top: -30px;\n    }\n\n    .content-box {\n        display: none;\n        background-color: #fff;\n        border: 1px solid #eee;\n        text-align: left;\n        animation: fadeIn 0.4s ease-in-out;\n    }\n\n    .content-box.active {\n        display: flex;\n    }\n\n    @keyframes fadeIn {\n        from {\n            opacity: 0;\n            transform: translateY(10px);\n        }\n\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    .text-side {\n        padding: 40px;\n        flex: 1;\n    }\n\n    .text-side h2 {\n        margin-top: 0;\n        color: #444;\n        font-size: 24px;\n    }\n\n    .text-side p {\n        color: #666;\n        line-height: 1.7;\n        font-size: 16px;\n    }\n\n    .image-side {\n        width: 45%;\n    }\n\n    .image-side img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n\n    @media(max-width:768px) {\n        .content-box {\n            flex-direction: column;\n        }\n\n        .image-side {\n            width: 100%;\n        }\n    }\n\n@media (max-width:768px){\n\n    .process-flow{\n        flex-wrap: nowrap;\n        justify-content: space-between;\n    }\n\n    .step{\n        width: auto;\n        flex: 1;\n    }\n\n    .icon-circle{\n        width: 40px;\n        height: 40px;\n        font-size: 16px;\n        margin-bottom: 6px;\n    }\n.erp-section .icon-circle i{\n        font-size: 28px;\n        color: #555;\n    }\n\n    .step-label{\n        font-size: 9px;\n        line-height: 1.2;\n        text-align: center;\n    }\n\n    .line{\n        flex: 1;\n        height: 2px;\n        margin-top: -20px;\n    }\n\n}\n\n\n<\/style>\n\n<div class=\"erp-section\">\n\n    <div class=\"process-flow\">\n\n        <div class=\"step active\" data-target=\"goal\">\n            <div class=\"icon-circle\"><i class=\"fa fa-search\"><\/i><\/div>\n            <div class=\"step-label\">DISCOVER<\/div>\n        <\/div>\n        <div class=\"line\"><\/div>\n\n        <div class=\"step\" data-target=\"target\">\n            <div class=\"icon-circle\"><i class=\"fa fa-pencil\"><\/i><\/div>\n            <div class=\"step-label\">DEFINE<\/div>\n        <\/div>\n        <div class=\"line\"><\/div>\n\n        <div class=\"step\" data-target=\"media\">\n            <div class=\"icon-circle\"><i class=\"fa fa-code-fork\"><\/i><\/div>\n            <div class=\"step-label\">DESIGN<\/div>\n        <\/div>\n        <div class=\"line\"><\/div>\n\n\n        <div class=\"step\" data-target=\"track\">\n            <div class=\"icon-circle\"><i class=\"fa fa-shield\"><\/i><\/div>\n            <div class=\"step-label\">VALIDATION<\/div>\n\n        <\/div>\n        <div class=\"line\"><\/div>\n\n        <div class=\"step\" data-target=\"campaign\">\n            <div class=\"icon-circle\"><i class=\"fa fa-laptop\"><\/i><\/div>\n            <div class=\"step-label\">DEVELOPMENT<\/div>\n        <\/div>\n\n\n\n\n    <\/div>\n\n    <!-- Content Boxes -->\n\n    <div class=\"content-box active\" id=\"goal\">\n        <div class=\"text-side\">\n            <h2>DISCOVER<\/h2>\n            <p>We start by creating a shared knowledge bank of research based on an understanding of your company\u2019s vision and business problems.<\/p>\n        <\/div>\n        <div class=\"image-side\">\n            <img decoding=\"async\" src=\"http:\/\/webodoctor.in\/wp-content\/uploads\/2026\/03\/imgi_9_img-8-1-360x292-1.jpg\" alt=\"\">\n        <\/div>\n    <\/div>\n\n    <div class=\"content-box\" id=\"target\">\n        <div class=\"text-side\">\n            <h2>DEFINE<\/h2>\n            <p>We create an outline and identify core functionality of your product that requires additional attention to detail. We have everyone simultaneously iterating on user feedback.<\/p>\n        <\/div>\n        <div class=\"image-side\">\n            <img decoding=\"async\" src=\"http:\/\/webodoctor.in\/wp-content\/uploads\/2026\/03\/imgi_10_rawpixel-678089-unsplash-360x292-1.jpg\"\n                alt=\"\">\n        <\/div>\n    <\/div>\n\n    <div class=\"content-box\" id=\"media\">\n        <div class=\"text-side\">\n            <h2>DESIGN<\/h2>\n            <p>Detailing every information onto sketches and building a correct flow is critical before actual designing and this phase ensures the product has been broadly figured out.<\/p>\n        <\/div>\n        <div class=\"image-side\">\n            <img decoding=\"async\" src=\"http:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_8_big-data-banner-1-360x292-1.jpg\"\n                alt=\"\">\n        <\/div>\n    <\/div>\n\n    <div class=\"content-box\" id=\"track\">\n        <div class=\"text-side\">\n            <h2>VALIDATION<\/h2>\n            <p>You are presented with design strategies that convey your brand identity and message to your target audience by showing you style tiles, collections of typography and color schemes.<\/p>\n        <\/div>\n        <div class=\"image-side\">\n            <img decoding=\"async\" src=\"http:\/\/webodoctor.in\/wp-content\/uploads\/2026\/03\/imgi_11_hook-881444_1920-360x292-1.jpg\"\n                alt=\"\">\n        <\/div>\n    <\/div>\n\n    <div class=\"content-box\" id=\"campaign\">\n        <div class=\"text-side\">\n            <h2>DEVELOPMENT<\/h2>\n            <p>Our task-based mobile app solution goes for real users to evaluate your app or website and these valuable insights further help you to measure, manage and enhance your app\u2019s performance during the initial stages of deployment.<\/p>\n        <\/div>\n        <div class=\"image-side\">\n            <img decoding=\"async\" src=\"http:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_8_img-13-360x292-1.jpg\" alt=\"\">\n        <\/div>\n    <\/div>\n\n<\/div>\n\n<script>\n    document.addEventListener(\"DOMContentLoaded\", function () {\n\n        const steps = document.querySelectorAll('.step');\n        const contentBoxes = document.querySelectorAll('.content-box');\n\n        steps.forEach(step => {\n            step.addEventListener('click', function () {\n\n                const target = this.getAttribute('data-target');\n\n                steps.forEach(s => s.classList.remove('active'));\n                contentBoxes.forEach(box => box.classList.remove('active'));\n\n                this.classList.add('active');\n                document.getElementById(target).classList.add('active');\n            });\n        });\n\n    });\n<\/script>\n\n\n\n<h2 class=\"wp-block-heading\">Featured Designs<\/h2>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"90\" height=\"90\" src=\"http:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/imgi_57_athanaad90x90.png\" alt=\"\" class=\"wp-image-292\" style=\"width:257px;height:auto\"\/><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"260\" src=\"http:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/db_jblpr_ngpr.png\" alt=\"\" class=\"wp-image-127\" srcset=\"https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/db_jblpr_ngpr.png 360w, https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/db_jblpr_ngpr-300x217.png 300w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"360\" height=\"260\" src=\"http:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/happening_box_logo.png\" alt=\"\" class=\"wp-image-128\" srcset=\"https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/happening_box_logo.png 360w, https:\/\/webodoctor.in\/wp-content\/uploads\/2026\/02\/happening_box_logo-300x217.png 300w\" sizes=\"auto, (max-width: 360px) 100vw, 360px\" \/><\/figure>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-16018d1d wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-background wp-element-button\" href=\"https:\/\/webodoctor.in\/portfolio\/\" style=\"border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;background-color:#4a86bc\">\n       DISCOVER MORE\n    <\/a><\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>WHAT IS UX DESIGN ? User experience combines ideation, planning, designing, and engineering to define the delightful customer experience for your brand. Major Pillars to the best UX Design 1. Understand the product goal 2.Understand your brand language 3. Create a wireframe 4. User Interface and Visual Design Get a Free Quote Get a Quote [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-627","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/webodoctor.in\/index.php?rest_route=\/wp\/v2\/pages\/627","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webodoctor.in\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/webodoctor.in\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/webodoctor.in\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/webodoctor.in\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=627"}],"version-history":[{"count":0,"href":"https:\/\/webodoctor.in\/index.php?rest_route=\/wp\/v2\/pages\/627\/revisions"}],"wp:attachment":[{"href":"https:\/\/webodoctor.in\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=627"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}