{"id":39,"date":"2025-06-04T13:12:15","date_gmt":"2025-06-04T13:12:15","guid":{"rendered":"https:\/\/janetjohnsonwrites.com\/?page_id=39"},"modified":"2025-06-04T13:12:15","modified_gmt":"2025-06-04T13:12:15","slug":"home","status":"publish","type":"page","link":"https:\/\/test.edstaranalytics.com\/?page_id=39","title":{"rendered":"Home Page"},"content":{"rendered":"\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    <title>Janet Johnson Writes<\/title>\n    <style>\n        \/* Custom styles for the author page *\/\n        .jj-container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 20px;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n\n        .jj-hero {\n            text-align: center;\n            padding: 30px 10px;\n            background: linear-gradient(135deg, #f5f7fa 0%, #e8f5e9 100%);\n            border-radius: 10px;\n            margin-bottom: 25px;\n        }\n\n        .jj-hero h1 {\n            font-size: 3em;\n            color: #2c5530;\n            margin-bottom: 20px;\n            font-weight: 700;\n        }\n\n        .jj-hero p {\n            font-size: 1.3em;\n            color: #555;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n\n        .jj-featured-book {\n            display: flex;\n            gap: 40px;\n            align-items: center;\n            background: #fff;\n            padding: 40px;\n            border-radius: 10px;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n            margin-bottom: 50px;\n            flex-wrap: wrap;\n        }\n\n        .jj-book-cover {\n            flex: 0 0 300px;\n            text-align: center;\n        }\n\n        .jj-book-cover img {\n            max-width: 100%;\n            height: auto;\n            border-radius: 5px;\n            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);\n        }\n\n        .jj-book-info {\n            flex: 1;\n            min-width: 300px;\n        }\n\n        .jj-book-info h2 {\n            color: #2c5530;\n            font-size: 2.2em;\n            margin-bottom: 15px;\n        }\n\n        .jj-book-info .subtitle {\n            font-size: 1.2em;\n            color: #666;\n            margin-bottom: 25px;\n            font-style: italic;\n        }\n\n        .jj-book-info .description {\n            font-size: 1.1em;\n            line-height: 1.8;\n            color: #444;\n            margin-bottom: 30px;\n        }\n\n        .jj-cta-buttons {\n            display: flex;\n            gap: 15px;\n            flex-wrap: wrap;\n        }\n\n        .jj-btn {\n            display: inline-block;\n            padding: 12px 30px;\n            background-color: #4a7c4e;\n            color: white;\n            text-decoration: none;\n            border-radius: 5px;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            text-align: center;\n        }\n\n        .jj-btn:hover {\n            background-color: #3a6c3e;\n            transform: translateY(-2px);\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);\n        }\n\n        .jj-btn-secondary {\n            background-color: #f0f4f0;\n            color: #2c5530;\n            border: 2px solid #4a7c4e;\n        }\n\n        .jj-btn-secondary:hover {\n            background-color: #4a7c4e;\n            color: white;\n        }\n\n        .jj-about {\n            background: #f8faf8;\n            padding: 50px 40px;\n            border-radius: 10px;\n            margin-bottom: 50px;\n        }\n\n        .jj-about h2 {\n            color: #2c5530;\n            font-size: 2.5em;\n            margin-bottom: 30px;\n            text-align: center;\n        }\n\n        .jj-about-content {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n\n        .jj-about-content p {\n            font-size: 1.1em;\n            line-height: 1.8;\n            margin-bottom: 20px;\n            color: #444;\n        }\n\n        .jj-credentials {\n            background: #fff;\n            padding: 30px;\n            border-left: 4px solid #4a7c4e;\n            margin: 30px 0;\n        }\n\n        .jj-credentials h3 {\n            color: #2c5530;\n            margin-bottom: 15px;\n            font-size: 1.4em;\n        }\n\n        .jj-credentials ul {\n            list-style: none;\n            padding: 0;\n        }\n\n        .jj-credentials li {\n            padding: 8px 0;\n            padding-left: 25px;\n            position: relative;\n        }\n\n        .jj-credentials li::before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 0;\n            color: #4a7c4e;\n            font-weight: bold;\n        }\n\n        @media (max-width: 768px) {\n            .jj-hero h1 {\n                font-size: 2em;\n            }\n            \n            .jj-featured-book {\n                flex-direction: column;\n                text-align: center;\n            }\n            \n            .jj-book-cover {\n                flex: 0 0 auto;\n                margin-bottom: 20px;\n            }\n            \n            .jj-cta-buttons {\n                justify-content: center;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"jj-container\">\n        <!-- Hero Section -->\n        <section class=\"jj-hero\">\n            <h1>Dr. Janet Johnson<\/h1>\n            <p>Educational Researcher \u2022 Program Evaluator \u2022 Author<\/p>\n        <\/section>\n\n        <!-- Featured Book Section -->\n        <section class=\"jj-featured-book\">\n            <div class=\"jj-book-cover\">\n                <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/05\/cover.jpg\" alt=\"Mismatched Book Cover\">\n            <\/div>\n            <div class=\"jj-book-info\">\n                <h2>Mismatched<\/h2>\n                <p class=\"subtitle\">How America&#8217;s Educational System Fails to Prepare Students for Today&#8217;s Workforce<\/p>\n                <p class=\"description\">\n                    In this groundbreaking analysis, Dr. Janet Johnson draws on her 30 years of educational research to expose the critical disconnect between what students learn in school and what employers need in the modern workforce. Through comprehensive data analysis and real-world case studies, &#8220;Mismatched&#8221; offers practical solutions for bridging this gap and preparing students for success in the 21st century economy.\n                <\/p>\n                <div class=\"jj-cta-buttons\">\n                    <a href=\"https:\/\/a.co\/d\/fD6xDNZ\" class=\"jj-btn\">Buy on Amazon<\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n\n        <!-- About Section -->\n        <section class=\"jj-about\">\n            <h2>About Dr. Janet Johnson<\/h2>\n            <div class=\"jj-about-content\">\n                <p>\n                    <strong>Dr. Janet Johnson<\/strong> brings over three decades of expertise in educational research and program evaluation to her work. As co-founder of EDSTAR Analytics, Inc., alongside Dr. Lee V. Stiff, she has dedicated her career to improving educational outcomes through data-driven insights and evidence-based practices.\n                <\/p>\n                \n                <p>\n                    With a Ph.D. in Mathematics Education and a minor in Statistics from North Carolina State University, Dr. Johnson combines rigorous academic training with practical experience in the field. Her work spans survey design, data analysis, grant management, and professional development, making her a sought-after expert in educational improvement strategies.\n                <\/p>\n\n                <div class=\"jj-credentials\">\n                    <h3>Education &#038; Credentials<\/h3>\n                    <ul>\n                        <li>Ph.D. in Mathematics Education with Minor in Statistics &#8211; North Carolina State University<\/li>\n                        <li>M.S. in Mathematics &#8211; Northern Illinois University<\/li>\n                        <li>B.A. in Mathematics &#8211; Knox College<\/li>\n                        <li>IPS for Researchers and Human Subjects Research Certifications &#8211; CITI\n\n\n\n<!-- Add this section after the Featured Book section in your page -->\n\n<style>\n    .jj-audiobook {\n        background: linear-gradient(135deg, #2c5530 0%, #4a7c4e 100%);\n        color: white;\n        padding: 50px 40px;\n        border-radius: 10px;\n        margin-bottom: 50px;\n        text-align: center;\n        position: relative;\n        overflow: hidden;\n    }\n\n    .jj-audiobook::before {\n        content: \"\";\n        position: absolute;\n        top: -50%;\n        right: -10%;\n        width: 300px;\n        height: 300px;\n        background: rgba(255, 255, 255, 0.05);\n        border-radius: 50%;\n    }\n\n    .jj-audiobook-content {\n        position: relative;\n        z-index: 1;\n        max-width: 800px;\n        margin: 0 auto;\n    }\n\n    .jj-audiobook h2 {\n        font-size: 2.5em;\n        margin-bottom: 20px;\n        color: white;\n    }\n\n    .jj-audiobook-icon {\n        font-size: 4em;\n        margin-bottom: 20px;\n        animation: pulse 2s infinite;\n    }\n\n    @keyframes pulse {\n        0% {\n            transform: scale(1);\n        }\n        50% {\n            transform: scale(1.05);\n        }\n        100% {\n            transform: scale(1);\n        }\n    }\n\n    .jj-audiobook p {\n        font-size: 1.2em;\n        margin-bottom: 30px;\n        color: #f0f4f0;\n        line-height: 1.6;\n    }\n\n    .jj-audiobook-buttons {\n        display: flex;\n        gap: 20px;\n        justify-content: center;\n        flex-wrap: wrap;\n    }\n\n    .jj-btn-audio {\n        display: inline-flex;\n        align-items: center;\n        gap: 10px;\n        padding: 15px 35px;\n        background-color: white;\n        color: #2c5530;\n        text-decoration: none;\n        border-radius: 50px;\n        font-weight: 600;\n        font-size: 1.1em;\n        transition: all 0.3s ease;\n        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);\n    }\n\n    .jj-btn-audio:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);\n        background-color: #f0f4f0;\n    }\n\n    .jj-btn-audio-secondary {\n        background-color: transparent;\n        color: white;\n        border: 2px solid white;\n    }\n\n    .jj-btn-audio-secondary:hover {\n        background-color: rgba(255, 255, 255, 0.1);\n        border-color: #f0f4f0;\n    }\n\n    .jj-audio-icon {\n        width: 24px;\n        height: 24px;\n    }\n\n    @media (max-width: 768px) {\n        .jj-audiobook {\n            padding: 40px 20px;\n        }\n        \n        .jj-audiobook h2 {\n            font-size: 2em;\n        }\n        \n        .jj-audiobook-buttons {\n            flex-direction: column;\n            align-items: center;\n        }\n        \n        .jj-btn-audio {\n            width: 100%;\n            max-width: 300px;\n            justify-content: center;\n        }\n    }\n<\/style>\n<section class=\"jj-audiobook\">\n    <div class=\"jj-audiobook-content\">\n        <div class=\"jj-audiobook-icon\">\ud83c\udfa7<\/div>\n        <h2>Listen to the Audiobook<\/h2>\n        <p>\n            Prefer to listen? The complete audiobook version of &#8220;Mismatched&#8221; is now available. \n            Experience Dr. Johnson&#8217;s insights on education and workforce preparation through our professionally narrated audio edition.\n        <\/p>\n        <div class=\"jj-audiobook-buttons\">\n            <a href=\"https:\/\/www.youtube.com\/watch?v=9yjDd1pWnhI\" target=\"_blank\" class=\"jj-btn-audio\">\n                <svg class=\"jj-audio-icon\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\n                    <path d=\"M19.615 3.184c-3.604-.246-11.631-.245-15.23 0-3.897.266-4.356 2.62-4.385 8.816.029 6.185.484 8.549 4.385 8.816 3.6.245 11.626.246 15.23 0 3.897-.266 4.356-2.62 4.385-8.816-.029-6.185-.484-8.549-4.385-8.816zm-10.615 12.816v-8l8 3.993-8 4.007z\"\/>\n                <\/svg>\n                Listen on YouTube\n            <\/a>\n        <\/div>\n    <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>Janet Johnson Writes Dr. Janet Johnson Educational Researcher \u2022 Program Evaluator \u2022 Author Mismatched How America&#8217;s Educational System Fails to Prepare Students for Today&#8217;s Workforce In this groundbreaking analysis, Dr. Janet Johnson draws on her 30 years of educational research to expose the critical disconnect between what students learn in school and what employers need [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"footnotes":""},"class_list":["post-39","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/test.edstaranalytics.com\/index.php?rest_route=\/wp\/v2\/pages\/39","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.edstaranalytics.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/test.edstaranalytics.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/test.edstaranalytics.com\/index.php?rest_route=\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/test.edstaranalytics.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=39"}],"version-history":[{"count":0,"href":"https:\/\/test.edstaranalytics.com\/index.php?rest_route=\/wp\/v2\/pages\/39\/revisions"}],"wp:attachment":[{"href":"https:\/\/test.edstaranalytics.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=39"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}