{"id":1222,"date":"2021-05-30T14:08:16","date_gmt":"2021-05-30T13:08:16","guid":{"rendered":"https:\/\/clinic.wordifysites.com\/?page_id=2"},"modified":"2026-08-16T15:34:32","modified_gmt":"2026-08-16T15:34:32","slug":"home","status":"publish","type":"page","link":"https:\/\/nwdproduction.com\/donmedical\/","title":{"rendered":"Home"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   PHC STAFFING - HERO SECTION\n   ========================================= *\/\n\n.phc-hero {\n    position: relative;\n    overflow: hidden;\n\n    background:\n        radial-gradient(\n            circle at 82% 20%,\n            rgba(0, 184, 199, 0.18),\n            transparent 28%\n        ),\n        linear-gradient(\n            135deg,\n            #031c46 0%,\n            #06306f 60%,\n            #0e4f94 100%\n        );\n}\n\n.phc-hero-inner {\n    display: grid;\n    grid-template-columns: 1.08fr 0.92fr;\n    gap: 58px;\n    align-items: center;\n\n    min-height: 650px;\n    padding: 85px 0;\n}\n\n\n\/* Eyebrow *\/\n\n.phc-hero-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n\n    background: rgba(0, 184, 199, 0.16);\n    color: #7ee8ee;\n\n    padding: 8px 13px;\n    border-radius: 50px;\n\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n}\n\n.phc-hero-eyebrow:before {\n    content: \"\";\n\n    width: 8px;\n    height: 8px;\n\n    background: #00b8c7;\n    border-radius: 50%;\n}\n\n\n\/* Heading *\/\n\n.phc-hero h1 {\n    color: #ffffff;\n\n    font-size: clamp(46px, 5vw, 68px);\n    line-height: 1.03;\n    letter-spacing: -0.045em;\n\n    margin: 20px 0;\n}\n\n\n\/* Hero Paragraph *\/\n\n.phc-hero-text {\n    color: #c7d9e3;\n\n    font-size: 19px;\n    line-height: 1.6;\n\n    max-width: 680px;\n\n    margin: 0 0 30px;\n}\n\n\n\/* Buttons *\/\n\n.phc-hero-buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n}\n\n.phc-hero .phc-button-primary {\n    background: #00b8c7;\n    color: #ffffff;\n}\n\n.phc-hero .phc-button-primary:hover {\n    background: #0099a8;\n    color: #ffffff;\n    transform: translateY(-2px);\n}\n\n.phc-hero .phc-button-outline {\n    background: transparent;\n\n    color: #ffffff;\n\n    border: 1px solid rgba(255, 255, 255, 0.45);\n}\n\n.phc-hero .phc-button-outline:hover {\n    background: #ffffff;\n    color: #06306f;\n\n    border-color: #ffffff;\n}\n\n\n\/* Features Under Buttons *\/\n\n.phc-hero-features {\n    display: flex;\n    flex-wrap: wrap;\n\n    gap: 22px;\n\n    margin-top: 32px;\n}\n\n.phc-hero-feature {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n\n    color: #d6e7ee;\n\n    font-size: 14px;\n    font-weight: 700;\n}\n\n.phc-hero .phc-check {\n    width: 22px;\n    height: 22px;\n    min-width: 22px;\n\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: rgba(0, 184, 199, 0.18);\n    color: #7ee8ee;\n\n    font-size: 12px;\n    font-weight: 900;\n}\n\n\n\/* =========================================\n   HERO IMAGE\n   ========================================= *\/\n\n.phc-hero-image-wrap {\n    position: relative;\n\n    min-height: 520px;\n\n    z-index: 2;\n}\n\n\n\/* Decorative Teal Circle *\/\n\n.phc-hero-image-wrap:before {\n    content: \"\";\n\n    position: absolute;\n\n    width: 280px;\n    height: 280px;\n\n    right: -35px;\n    top: -35px;\n\n    border-radius: 50%;\n\n    background: rgba(0, 184, 199, 0.18);\n\n    z-index: -1;\n}\n\n\n\/* Image *\/\n\n.phc-hero-image {\n    display: block;\n\n    width: 100%;\n    height: 520px;\n\n    object-fit: cover;\n    object-position: center;\n\n    border-radius: 30px;\n\n    box-shadow:\n        0 30px 65px rgba(0, 0, 0, 0.28);\n}\n\n\n\/* =========================================\n   FLOATING BADGE\n   ========================================= *\/\n\n.phc-image-badge {\n    position: absolute;\n\n    left: -30px;\n    bottom: 35px;\n\n    display: flex;\n    align-items: center;\n\n    gap: 13px;\n\n    background: #ffffff;\n\n    padding: 16px 20px;\n\n    border-radius: 15px;\n\n    box-shadow:\n        0 15px 35px rgba(0, 0, 0, 0.22);\n}\n\n.phc-image-badge-icon {\n    width: 44px;\n    height: 44px;\n    min-width: 44px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: #dff8f7;\n    color: #0099a8;\n\n    font-size: 18px;\n    font-weight: 900;\n}\n\n.phc-image-badge strong {\n    display: block;\n\n    color: #06306f;\n\n    font-size: 14px;\n    line-height: 1.3;\n}\n\n.phc-image-badge span {\n    display: block;\n\n    color: #617383;\n\n    font-size: 12px;\n\n    margin-top: 3px;\n}\n\n\n\/* =========================================\n   TABLET\n   ========================================= *\/\n\n@media (max-width: 1000px) {\n\n    .phc-hero-inner {\n        grid-template-columns: 1fr;\n\n        gap: 45px;\n\n        min-height: auto;\n\n        padding: 70px 0;\n    }\n\n    .phc-hero-image-wrap {\n        min-height: auto;\n    }\n\n    .phc-hero-image {\n        height: 480px;\n    }\n\n}\n\n\n\/* =========================================\n   MOBILE\n   ========================================= *\/\n\n@media (max-width: 700px) {\n\n    .phc-hero-inner {\n        padding: 55px 0;\n    }\n\n    .phc-hero h1 {\n        font-size: 44px;\n    }\n\n    .phc-hero-text {\n        font-size: 17px;\n    }\n\n    .phc-hero-buttons {\n        flex-direction: column;\n        align-items: stretch;\n    }\n\n    .phc-hero-buttons .phc-button {\n        width: 100%;\n    }\n\n    .phc-hero-features {\n        display: grid;\n\n        gap: 12px;\n    }\n\n    .phc-hero-image {\n        height: 400px;\n\n        border-radius: 22px;\n    }\n\n    .phc-hero-image-wrap:before {\n        width: 200px;\n        height: 200px;\n\n        right: -40px;\n        top: -25px;\n    }\n\n    .phc-image-badge {\n        left: 15px;\n        right: 15px;\n        bottom: 18px;\n\n        padding: 14px 16px;\n    }\n\n}\n\n.phc-hero-inner {\n    display: grid;\n    grid-template-columns: 1.08fr 0.92fr;\n    gap: 58px;\n    align-items: center;\n    min-height: 650px;\n    padding: 190px 0 90px;\n}\n<\/style>\n\n<section class=\"phc-page phc-hero\">\n\n    <div class=\"phc-container phc-hero-inner\">\n\n        <!-- LEFT SIDE -->\n        <div class=\"phc-hero-content\">\n\n            <div class=\"phc-hero-eyebrow\">\n                Healthcare Staffing Made Easier\n            <\/div>\n\n            <h1>\n                Find the Right Healthcare Professionals, Faster.\n            <\/h1>\n\n            <p class=\"phc-hero-text\">\n                Premium Health Care Staffing helps healthcare organizations\n                connect with qualified professionals while reducing the time\n                and administrative work involved in recruiting, screening,\n                credentialing, and placement.\n            <\/p>\n\n            <div class=\"phc-hero-buttons\">\n\n                <a href=\"#contact\" class=\"phc-button phc-button-primary\">\n                    Find Healthcare Talent\n                <\/a>\n\n                <a href=\"#healthcare-professionals\" class=\"phc-button phc-button-outline\">\n                    Find Your Next Opportunity\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- RIGHT SIDE IMAGE -->\n        <div class=\"phc-hero-image-wrap\">\n\n            <img decoding=\"async\" src=\"https:\/\/nwdproduction.com\/donmedical\/wp-content\/uploads\/2026\/08\/in-home-care.jpg\" alt=\"Healthcare professionals working together\" class=\"phc-hero-image\">\n\n            <div class=\"phc-image-badge\">\n\n                <div class=\"phc-image-badge-icon\">\n                    PHC\n                <\/div>\n\n                <div>\n                    <strong>Qualified Healthcare Talent<\/strong>\n                    <span>Recruiting \u2022 Screening \u2022 Placement<\/span>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<section class=\"phc-page phc-trust\">\n\n    <div class=\"phc-container phc-trust-grid\">\n\n        <div class=\"phc-trust-item\">\n            <strong>Healthcare-Focused Recruiting<\/strong>\n            <span>Staffing built around healthcare organizations.<\/span>\n        <\/div>\n\n        <div class=\"phc-trust-item\">\n            <strong>Qualified Professionals<\/strong>\n            <span>Candidate sourcing, screening, and vetting.<\/span>\n        <\/div>\n\n        <div class=\"phc-trust-item\">\n            <strong>Credentialing Support<\/strong>\n            <span>Helping keep requirements organized and moving.<\/span>\n        <\/div>\n\n        <div class=\"phc-trust-item\">\n            <strong>Based in Garner, NC<\/strong>\n            <span>Responsive service from the PHC Staffing team.<\/span>\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<section class=\"phc-page phc-section phc-section-light\" id=\"staffing-specialties\">\n\n    <div class=\"phc-container\">\n\n        <div class=\"phc-center\">\n\n            <div class=\"phc-kicker\">\n                Healthcare Staffing Specialties\n            <\/div>\n\n            <h2 class=\"phc-heading\">\n                We Staff Across the Healthcare Industry\n            <\/h2>\n\n            <p class=\"phc-copy\">\n                From direct patient care to healthcare operations and support\n                roles, Premium Health Care Staffing helps organizations connect\n                with professionals who fit their staffing needs.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"phc-specialty-grid\">\n\n            <div class=\"phc-specialty\">\n                <div class=\"phc-specialty-icon\">AP<\/div>\n                <strong>Allied Professionals<\/strong>\n            <\/div>\n\n            <div class=\"phc-specialty\">\n                <div class=\"phc-specialty-icon\">DEN<\/div>\n                <strong>Dental<\/strong>\n            <\/div>\n\n            <div class=\"phc-specialty\">\n                <div class=\"phc-specialty-icon\">IT<\/div>\n                <strong>Healthcare IT<\/strong>\n            <\/div>\n\n            <div class=\"phc-specialty\">\n                <div class=\"phc-specialty-icon\">OPS<\/div>\n                <strong>Healthcare Operations<\/strong>\n            <\/div>\n\n            <div class=\"phc-specialty\">\n                <div class=\"phc-specialty-icon\">PAY<\/div>\n                <strong>Healthcare Payers<\/strong>\n            <\/div>\n\n            <div class=\"phc-specialty\">\n                <div class=\"phc-specialty-icon\">HOS<\/div>\n                <strong>Hospital Staffing<\/strong>\n            <\/div>\n\n            <div class=\"phc-specialty\">\n                <div class=\"phc-specialty-icon\">RN<\/div>\n                <strong>Nursing<\/strong>\n            <\/div>\n\n            <div class=\"phc-specialty\">\n                <div class=\"phc-specialty-icon\">RX<\/div>\n                <strong>Pharmacy<\/strong>\n            <\/div>\n\n            <div class=\"phc-specialty\">\n                <div class=\"phc-specialty-icon\">RCM<\/div>\n                <strong>Revenue Cycle Management<\/strong>\n            <\/div>\n\n            <div class=\"phc-specialty\">\n                <div class=\"phc-specialty-icon\">TH<\/div>\n                <strong>Therapy<\/strong>\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<section class=\"phc-page phc-section\" id=\"healthcare-employers\">\n\n    <div class=\"phc-container\">\n\n        <div class=\"phc-center\">\n\n            <div class=\"phc-kicker\">\n                How We Can Help\n            <\/div>\n\n            <h2 class=\"phc-heading\">\n                Better Hiring for Employers. Better Opportunities for Professionals.\n            <\/h2>\n\n            <p class=\"phc-copy\">\n                Whether you&#8217;re trying to fill an important healthcare position\n                or looking for your next opportunity, PHC Staffing helps make\n                the process easier.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"phc-audience-grid\">\n\n            <!-- Employers -->\n\n            <div class=\"phc-audience-card phc-employer-card\">\n\n                <div class=\"phc-card-label\">\n                    For Healthcare Employers\n                <\/div>\n\n                <h3>\n                    Spend Less Time Recruiting and More Time Supporting Your Team\n                <\/h3>\n\n                <p>\n                    We help hiring managers find qualified healthcare\n                    professionals while simplifying the recruiting and\n                    placement process.\n                <\/p>\n\n                <ul class=\"phc-audience-list\">\n\n                    <li>\n                        <span class=\"phc-check\">\u2713<\/span>\n                        <span>Job description support<\/span>\n                    <\/li>\n\n                    <li>\n                        <span class=\"phc-check\">\u2713<\/span>\n                        <span>Candidate sourcing and screening<\/span>\n                    <\/li>\n\n                    <li>\n                        <span class=\"phc-check\">\u2713<\/span>\n                        <span>Interview coordination<\/span>\n                    <\/li>\n\n                    <li>\n                        <span class=\"phc-check\">\u2713<\/span>\n                        <span>Credentialing and placement support<\/span>\n                    <\/li>\n\n                <\/ul>\n\n                <a href=\"#contact\"\n                   class=\"phc-button phc-button-primary\">\n                    Request Staffing Support\n                <\/a>\n\n            <\/div>\n\n\n            <!-- Professionals -->\n\n            <div class=\"phc-audience-card phc-professional-card\"\n                 id=\"healthcare-professionals\">\n\n                <div class=\"phc-kicker\">\n                    For Healthcare Professionals\n                <\/div>\n\n                <h3>\n                    Take the Next Step in Your Healthcare Career\n                <\/h3>\n\n                <p>\n                    PHC Staffing connects healthcare professionals with\n                    organizations looking for qualified talent across\n                    clinical, technical, administrative, and support roles.\n                <\/p>\n\n                <ul class=\"phc-audience-list\">\n\n                    <li>\n                        <span class=\"phc-check\">\u2713<\/span>\n                        <span>Healthcare career opportunities<\/span>\n                    <\/li>\n\n                    <li>\n                        <span class=\"phc-check\">\u2713<\/span>\n                        <span>Support throughout the placement process<\/span>\n                    <\/li>\n\n                    <li>\n                        <span class=\"phc-check\">\u2713<\/span>\n                        <span>Opportunities across multiple specialties<\/span>\n                    <\/li>\n\n                    <li>\n                        <span class=\"phc-check\">\u2713<\/span>\n                        <span>A responsive recruiting team<\/span>\n                    <\/li>\n\n                <\/ul>\n\n                <a href=\"#contact\"\n                   class=\"phc-button phc-button-outline\">\n                    Explore Opportunities\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<section class=\"phc-page phc-section phc-process\">\n\n    <div class=\"phc-container\">\n\n        <div class=\"phc-center\">\n\n            <div class=\"phc-kicker\">\n                A Streamlined Staffing Process\n            <\/div>\n\n            <h2 class=\"phc-heading\">\n                From Hiring Need to Placement\n            <\/h2>\n\n            <p class=\"phc-copy\">\n                We help simplify recruiting, screening, credentialing, and\n                placement so healthcare organizations can spend less time\n                managing the hiring process.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"phc-process-grid\">\n\n            <div class=\"phc-step\">\n\n                <div class=\"phc-step-number\">\n                    STEP 01\n                <\/div>\n\n                <h3>Tell Us What You Need<\/h3>\n\n                <p>\n                    Share the position, qualifications, schedule, and\n                    experience you&#8217;re looking for.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"phc-step\">\n\n                <div class=\"phc-step-number\">\n                    STEP 02\n                <\/div>\n\n                <h3>We Source &amp; Screen<\/h3>\n\n                <p>\n                    Our team identifies qualified professionals and reviews\n                    candidates based on your staffing needs.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"phc-step\">\n\n                <div class=\"phc-step-number\">\n                    STEP 03\n                <\/div>\n\n                <h3>Credential &amp; Coordinate<\/h3>\n\n                <p>\n                    We help coordinate credentialing requirements, interviews,\n                    and communication throughout the process.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"phc-step\">\n\n                <div class=\"phc-step-number\">\n                    STEP 04\n                <\/div>\n\n                <h3>Make the Placement<\/h3>\n\n                <p>\n                    Connect with the candidate who best fits your position,\n                    organization, and team.\n                <\/p>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<section class=\"phc-page phc-section\">\n\n    <div class=\"phc-container phc-credential-grid\">\n\n\n        <!-- LEFT COLUMN -->\n\n        <div class=\"phc-credential-box\">\n\n            <div class=\"phc-credential-item\">\n\n                <div class=\"phc-credential-icon\">\n                    \u2713\n                <\/div>\n\n                <div>\n                    <strong>Candidate Screening<\/strong>\n                    <span>Reviewing experience and position requirements<\/span>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"phc-credential-item\">\n\n                <div class=\"phc-credential-icon\">\n                    \u2713\n                <\/div>\n\n                <div>\n                    <strong>Credentialing<\/strong>\n                    <span>Helping coordinate required documentation<\/span>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"phc-credential-item\">\n\n                <div class=\"phc-credential-icon\">\n                    \u2713\n                <\/div>\n\n                <div>\n                    <strong>Interview Coordination<\/strong>\n                    <span>Keeping communication moving between both sides<\/span>\n                <\/div>\n\n            <\/div>\n\n\n            <div class=\"phc-credential-item\">\n\n                <div class=\"phc-credential-icon\">\n                    \u2713\n                <\/div>\n\n                <div>\n                    <strong>Placement Support<\/strong>\n                    <span>Helping create a smoother path from hire to placement<\/span>\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n\n        <!-- RIGHT COLUMN -->\n\n        <div>\n\n            <div class=\"phc-kicker\">\n                Streamlined, Efficient Processes\n            <\/div>\n\n            <h2 class=\"phc-heading\">\n                Spend Less Time Managing the Administrative Side of Hiring\n            <\/h2>\n\n            <p class=\"phc-copy\">\n                PHC Staffing helps coordinate the details that can slow down\n                the hiring process, including candidate screening,\n                credentialing requirements, interviews, and placement\n                logistics.\n            <\/p>\n\n\n            <div class=\"phc-benefits\">\n\n                <div class=\"phc-benefit\">\n\n                    <div class=\"phc-benefit-icon\">\n                        01\n                    <\/div>\n\n                    <div>\n                        <strong>Save Time<\/strong>\n                        <span>\n                            Reduce the time spent sorting through applicants\n                            and coordinating candidates.\n                        <\/span>\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"phc-benefit\">\n\n                    <div class=\"phc-benefit-icon\">\n                        02\n                    <\/div>\n\n                    <div>\n                        <strong>Stay Organized<\/strong>\n                        <span>\n                            Keep credentialing and placement requirements\n                            moving in the right direction.\n                        <\/span>\n                    <\/div>\n\n                <\/div>\n\n\n                <div class=\"phc-benefit\">\n\n                    <div class=\"phc-benefit-icon\">\n                        03\n                    <\/div>\n\n                    <div>\n                        <strong>Responsive Support<\/strong>\n                        <span>\n                            Work with a healthcare staffing team focused on\n                            communication throughout the process.\n                        <\/span>\n                    <\/div>\n\n                <\/div>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<section class=\"phc-page phc-section\" style=\"padding-top: 20px;\">\n\n    <div class=\"phc-container\">\n\n        <div class=\"phc-cta-box\">\n\n            <div>\n\n                <h2>\n                    Need Healthcare Professionals for Your Team?\n                <\/h2>\n\n                <p>\n                    Tell Premium Health Care Staffing what you&#8217;re hiring for\n                    and let our team help connect you with qualified candidates.\n                <\/p>\n\n            <\/div>\n\n\n            <div class=\"phc-cta-actions\">\n\n                <a href=\"tel:9195001118\"\n                   class=\"phc-button phc-button-primary\">\n                    Call 919-500-1118\n                <\/a>\n\n                <a href=\"#contact\"\n                   class=\"phc-button phc-button-outline\">\n                    Request Staffing\n                <\/a>\n\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Healthcare Staffing Made Easier Find the Right Healthcare Professionals, Faster. Premium Health Care Staffing helps healthcare organizations connect with qualified professionals while reducing the time &#8230; <a title=\"Home\" class=\"read-more\" href=\"https:\/\/nwdproduction.com\/donmedical\/\" aria-label=\"Read more about Home\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-1222","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/nwdproduction.com\/donmedical\/wp-json\/wp\/v2\/pages\/1222","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nwdproduction.com\/donmedical\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nwdproduction.com\/donmedical\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nwdproduction.com\/donmedical\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nwdproduction.com\/donmedical\/wp-json\/wp\/v2\/comments?post=1222"}],"version-history":[{"count":53,"href":"https:\/\/nwdproduction.com\/donmedical\/wp-json\/wp\/v2\/pages\/1222\/revisions"}],"predecessor-version":[{"id":1334,"href":"https:\/\/nwdproduction.com\/donmedical\/wp-json\/wp\/v2\/pages\/1222\/revisions\/1334"}],"wp:attachment":[{"href":"https:\/\/nwdproduction.com\/donmedical\/wp-json\/wp\/v2\/media?parent=1222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}