{"id":5955,"date":"2026-07-20T14:47:39","date_gmt":"2026-07-20T13:47:39","guid":{"rendered":"https:\/\/restoredimage.org\/?page_id=5955"},"modified":"2026-07-20T14:53:32","modified_gmt":"2026-07-20T13:53:32","slug":"our-team-2","status":"publish","type":"page","link":"https:\/\/restoredimage.org\/index.php\/our-team-2\/","title":{"rendered":"Our Team"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5955\" class=\"elementor elementor-5955\" data-elementor-post-type=\"page\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-864b0c5 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"864b0c5\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c509052\" data-id=\"c509052\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-5247abf elementor-widget elementor-widget-html\" data-id=\"5247abf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    \/* Section Container with Modern Card Layout *\/\r\n    .ri-team-card-section {\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n        background-color: #f7f7f9; \/* Soft, light gray background *\/\r\n        padding: 60px 20px;\r\n        border-radius: 16px;\r\n        max-width: 1100px;\r\n        margin: 40px auto;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .ri-card-layout {\r\n        display: grid;\r\n        grid-template-columns: 320px 1fr;\r\n        gap: 50px;\r\n        align-items: stretch;\r\n    }\r\n\r\n    \/* Left Side: Image & Sticky Badges *\/\r\n    .ri-visual-panel {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 20px;\r\n    }\r\n\r\n    .ri-image-frame {\r\n        position: relative;\r\n        border-radius: 14px;\r\n        overflow: hidden;\r\n        aspect-ratio: 4 \/ 5;\r\n        background-color: #e2e8f0;\r\n        box-shadow: 0 20px 40px rgba(26, 21, 94, 0.08);\r\n    }\r\n\r\n    .ri-profile-img {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        transition: transform 0.4s ease;\r\n    }\r\n\r\n    .ri-image-frame:hover .ri-profile-img {\r\n        transform: scale(1.03);\r\n    }\r\n\r\n    \/* Decorative subtle backdrop grid layer *\/\r\n    .ri-image-frame::before {\r\n        content: '';\r\n        position: absolute;\r\n        inset: 0;\r\n        border: 1px solid rgba(26, 21, 94, 0.1);\r\n        border-radius: 14px;\r\n        pointer-events: none;\r\n        z-index: 2;\r\n    }\r\n\r\n    \/* Right Side: Editorial Content *\/\r\n    .ri-content-panel {\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: center;\r\n    }\r\n\r\n    .ri-meta-header {\r\n        margin-bottom: 30px;\r\n        position: relative;\r\n    }\r\n\r\n    .ri-role-badge {\r\n        display: inline-block;\r\n        background-color: #1a155e; \/* Your dark blue\/purple brand color *\/\r\n        color: #ffffff;\r\n        font-size: 0.75rem;\r\n        font-weight: 700;\r\n        text-transform: uppercase;\r\n        letter-spacing: 2px;\r\n        padding: 6px 14px;\r\n        border-radius: 30px;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    .ri-name {\r\n        font-size: 2.8rem;\r\n        font-weight: 800;\r\n        color: #1a155e;\r\n        line-height: 1.1;\r\n        margin: 0 0 10px 0;\r\n        letter-spacing: -0.5px;\r\n    }\r\n\r\n    .ri-secondary-role {\r\n        font-size: 0.95rem;\r\n        color: #64748b;\r\n        font-weight: 500;\r\n        margin: 0;\r\n    }\r\n\r\n    \/* Modern Narrative Styling *\/\r\n    .ri-bio-text {\r\n        font-size: 1.05rem;\r\n        line-height: 1.75;\r\n        color: #334155;\r\n    }\r\n\r\n    .ri-bio-text p {\r\n        margin: 0 0 20px 0;\r\n    }\r\n    \r\n    .ri-bio-text p:last-child {\r\n        margin-bottom: 0;\r\n    }\r\n\r\n    \/* Asymmetric Premium Blockquote for Mission *\/\r\n    .ri-quote-card {\r\n        margin-top: 35px;\r\n        background: #ffffff;\r\n        padding: 25px 30px;\r\n        border-radius: 12px;\r\n        border-right: 4px solid #1a155e;\r\n        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);\r\n        position: relative;\r\n    }\r\n\r\n    .ri-quote-card p {\r\n        margin: 0;\r\n        font-size: 1.1rem;\r\n        color: #1a155e;\r\n        font-weight: 600;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    \/* Responsive Design Breakdown *\/\r\n    @media (max-width: 900px) {\r\n        .ri-card-layout {\r\n            grid-template-columns: 1fr;\r\n            gap: 35px;\r\n        }\r\n\r\n        .ri-visual-panel {\r\n            max-width: 320px;\r\n            margin: 0 auto;\r\n            width: 100%;\r\n        }\r\n\r\n        .ri-name {\r\n            font-size: 2.2rem;\r\n        }\r\n        \r\n        .ri-team-card-section {\r\n            padding: 40px 20px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"ri-team-card-section\">\r\n    <div class=\"ri-card-layout\">\r\n        \r\n        <!-- Left Side Media Column -->\r\n        <div class=\"ri-visual-panel\">\r\n            <div class=\"ri-image-frame\">\r\n                <img decoding=\"async\" class=\"ri-profile-img\" src=\"https:\/\/restoredimage.org\/wp-content\/uploads\/2026\/07\/Untitled-document-07-15-2026_10_52_AM.png\" alt=\"Taylor Lambert\">\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Right Side Narrative Column -->\r\n        <div class=\"ri-content-panel\">\r\n            <div class=\"ri-meta-header\">\r\n                <span class=\"ri-role-badge\">Director of Operations<\/span>\r\n                <h2 class=\"ri-name\">Taylor Lambert<\/h2>\r\n                <p class=\"ri-secondary-role\">Marketing Manager &amp; CSR at The Insurance Hub<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"ri-bio-text\">\r\n                <p>Taylor Lambert serves as the Director of Operations for Restored Image, where she helps oversee program development, community partnerships, outreach initiatives, and organizational growth. She is passionate about creating meaningful opportunities that empower individuals, strengthen families, and positively impact the community.<\/p>\r\n                \r\n                <p>In addition to her role as Customer Service Representative and Marketing Manager for The Insurance Hub, Taylor focuses on building community relationships, strengthening organizational outreach, and ensuring clients and community members receive exceptional support and service.<\/p>\r\n                \r\n                <p>Prior to joining both organizations, Taylor worked extensively with children and families in education, serving as both a teacher and educational support professional. Those experiences strengthened her passion for mentorship, communication, and serving others.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"ri-quote-card\">\r\n                <p>\u201cHer mission is to build relationships, inspire hope, and help create pathways that allow individuals to achieve lasting success.\u201d<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n                <section class=\"elementor-section elementor-top-section elementor-element elementor-element-6a02f55 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"6a02f55\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2491735\" data-id=\"2491735\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-7a24708 elementor-widget elementor-widget-html\" data-id=\"7a24708\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    \/* Section Container with Modern Card Layout *\/\r\n    .ri-team-card-section {\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n        background-color: #f7f7f9; \/* Soft, light gray background *\/\r\n        padding: 60px 20px;\r\n        border-radius: 16px;\r\n        max-width: 1100px;\r\n        margin: 40px auto;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .ri-card-layout {\r\n        display: grid;\r\n        grid-template-columns: 320px 1fr;\r\n        gap: 50px;\r\n        align-items: stretch;\r\n    }\r\n\r\n    \/* Left Side: Image & Sticky Badges *\/\r\n    .ri-visual-panel {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 20px;\r\n    }\r\n\r\n    .ri-image-frame {\r\n        position: relative;\r\n        border-radius: 14px;\r\n        overflow: hidden;\r\n        aspect-ratio: 4 \/ 5;\r\n        background-color: #e2e8f0;\r\n        box-shadow: 0 20px 40px rgba(26, 21, 94, 0.08);\r\n    }\r\n\r\n    .ri-profile-img {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        transition: transform 0.4s ease;\r\n    }\r\n\r\n    .ri-image-frame:hover .ri-profile-img {\r\n        transform: scale(1.03);\r\n    }\r\n\r\n    \/* Decorative subtle backdrop grid layer *\/\r\n    .ri-image-frame::before {\r\n        content: '';\r\n        position: absolute;\r\n        inset: 0;\r\n        border: 1px solid rgba(26, 21, 94, 0.1);\r\n        border-radius: 14px;\r\n        pointer-events: none;\r\n        z-index: 2;\r\n    }\r\n\r\n    \/* Right Side: Editorial Content *\/\r\n    .ri-content-panel {\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: center;\r\n    }\r\n\r\n    .ri-meta-header {\r\n        margin-bottom: 30px;\r\n        position: relative;\r\n    }\r\n\r\n    .ri-role-badge {\r\n        display: inline-block;\r\n        background-color: #1a155e; \/* Your dark blue\/purple brand color *\/\r\n        color: #ffffff;\r\n        font-size: 0.75rem;\r\n        font-weight: 700;\r\n        text-transform: uppercase;\r\n        letter-spacing: 2px;\r\n        padding: 6px 14px;\r\n        border-radius: 30px;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    .ri-name {\r\n        font-size: 2.8rem;\r\n        font-weight: 800;\r\n        color: #1a155e;\r\n        line-height: 1.1;\r\n        margin: 0 0 10px 0;\r\n        letter-spacing: -0.5px;\r\n    }\r\n\r\n    \/* Modern Narrative Styling *\/\r\n    .ri-bio-text {\r\n        font-size: 1.05rem;\r\n        line-height: 1.75;\r\n        color: #334155;\r\n    }\r\n\r\n    .ri-bio-text p {\r\n        margin: 0 0 20px 0;\r\n    }\r\n    \r\n    .ri-bio-text p:last-child {\r\n        margin-bottom: 0;\r\n    }\r\n\r\n    \/* Asymmetric Premium Blockquote for Mission\/Focus *\/\r\n    .ri-quote-card {\r\n        margin-top: 35px;\r\n        background: #ffffff;\r\n        padding: 25px 30px;\r\n        border-radius: 12px;\r\n        border-right: 4px solid #1a155e;\r\n        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);\r\n        position: relative;\r\n    }\r\n\r\n    .ri-quote-card p {\r\n        margin: 0;\r\n        font-size: 1.1rem;\r\n        color: #1a155e;\r\n        font-weight: 600;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    \/* Responsive Design Breakdown *\/\r\n    @media (max-width: 900px) {\r\n        .ri-card-layout {\r\n            grid-template-columns: 1fr;\r\n            gap: 35px;\r\n        }\r\n\r\n        .ri-visual-panel {\r\n            max-width: 320px;\r\n            margin: 0 auto;\r\n            width: 100%;\r\n        }\r\n\r\n        .ri-name {\r\n            font-size: 2.2rem;\r\n        }\r\n        \r\n        .ri-team-card-section {\r\n            padding: 40px 20px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"ri-team-card-section\">\r\n    <div class=\"ri-card-layout\">\r\n        \r\n        <!-- Left Side Media Column -->\r\n        <div class=\"ri-visual-panel\">\r\n            <div class=\"ri-image-frame\">\r\n                <img decoding=\"async\" class=\"ri-profile-img\" src=\"https:\/\/restoredimage.org\/wp-content\/uploads\/2026\/07\/Untitled-document-07-15-2026_10_51_AM-1.png\" alt=\"Jeremy L. Whitley\">\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Right Side Narrative Column -->\r\n        <div class=\"ri-content-panel\">\r\n            <div class=\"ri-meta-header\">\r\n                <span class=\"ri-role-badge\">President<\/span>\r\n                <h2 class=\"ri-name\">Jeremy L. Whitley<\/h2>\r\n            <\/div>\r\n\r\n            <div class=\"ri-bio-text\">\r\n                <p>With a career spanning over two decades of high-impact leadership, Jeremy L. Whitley is a powerhouse strategist recognized for turning operational deficits into multi-million-dollar successes, building sustainable community programs, and creating opportunities that strengthen individuals, businesses, and communities.<\/p>\r\n                \r\n                <p>Jeremy has successfully led corporate turnarounds, developed nationally recognized workforce initiatives, and built mentorship programs that have helped countless individuals transform their lives. Throughout his career, he has generated millions in revenue, secured long-term government and private-sector contracts while earning national recognition for his leadership in logistics, community development, and economic growth.<\/p>\r\n                \r\n                <p>His greatest passion, however, has always been serving others. For more than twenty years, Jeremy has dedicated his life to mentoring youth, supporting families, and helping justice-involved individuals successfully reintegrate into society through housing assistance, workforce development, life coaching, and career readiness.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"ri-quote-card\">\r\n                <p>\u201cHis commitment to empowering others continues to drive Restored Image\u2019s mission of creating lasting opportunities and stronger communities.\u201d<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n                <section class=\"elementor-section elementor-top-section elementor-element elementor-element-244507c elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"244507c\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-255bfda\" data-id=\"255bfda\" data-element_type=\"column\" data-e-type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-1e20c02 elementor-widget elementor-widget-html\" data-id=\"1e20c02\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n    \/* Section Container with Modern Card Layout *\/\r\n    .ri-team-card-section {\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\r\n        background-color: #f7f7f9; \/* Soft, light gray background *\/\r\n        padding: 60px 20px;\r\n        border-radius: 16px;\r\n        max-width: 1100px;\r\n        margin: 40px auto;\r\n        box-sizing: border-box;\r\n    }\r\n\r\n    .ri-card-layout {\r\n        display: grid;\r\n        grid-template-columns: 320px 1fr;\r\n        gap: 50px;\r\n        align-items: stretch;\r\n    }\r\n\r\n    \/* Left Side: Image & Sticky Badges *\/\r\n    .ri-visual-panel {\r\n        display: flex;\r\n        flex-direction: column;\r\n        gap: 20px;\r\n    }\r\n\r\n    .ri-image-frame {\r\n        position: relative;\r\n        border-radius: 14px;\r\n        overflow: hidden;\r\n        aspect-ratio: 4 \/ 5;\r\n        background-color: #e2e8f0;\r\n        box-shadow: 0 20px 40px rgba(26, 21, 94, 0.08);\r\n    }\r\n\r\n    .ri-profile-img {\r\n        width: 100%;\r\n        height: 100%;\r\n        object-fit: cover;\r\n        transition: transform 0.4s ease;\r\n    }\r\n\r\n    .ri-image-frame:hover .ri-profile-img {\r\n        transform: scale(1.03);\r\n    }\r\n\r\n    \/* Decorative subtle backdrop grid layer *\/\r\n    .ri-image-frame::before {\r\n        content: '';\r\n        position: absolute;\r\n        inset: 0;\r\n        border: 1px solid rgba(26, 21, 94, 0.1);\r\n        border-radius: 14px;\r\n        pointer-events: none;\r\n        z-index: 2;\r\n    }\r\n\r\n    \/* Right Side: Editorial Content *\/\r\n    .ri-content-panel {\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: center;\r\n    }\r\n\r\n    .ri-meta-header {\r\n        margin-bottom: 30px;\r\n        position: relative;\r\n    }\r\n\r\n    .ri-role-badge {\r\n        display: inline-block;\r\n        background-color: #1a155e; \/* Your dark blue\/purple brand color *\/\r\n        color: #ffffff;\r\n        font-size: 0.75rem;\r\n        font-weight: 700;\r\n        text-transform: uppercase;\r\n        letter-spacing: 2px;\r\n        padding: 6px 14px;\r\n        border-radius: 30px;\r\n        margin-bottom: 15px;\r\n    }\r\n\r\n    .ri-name {\r\n        font-size: 2.8rem;\r\n        font-weight: 800;\r\n        color: #1a155e;\r\n        line-height: 1.1;\r\n        margin: 0 0 10px 0;\r\n        letter-spacing: -0.5px;\r\n    }\r\n\r\n    \/* Modern Narrative Styling *\/\r\n    .ri-bio-text {\r\n        font-size: 1.05rem;\r\n        line-height: 1.75;\r\n        color: #334155;\r\n    }\r\n\r\n    .ri-bio-text p {\r\n        margin: 0 0 20px 0;\r\n    }\r\n    \r\n    .ri-bio-text p:last-child {\r\n        margin-bottom: 0;\r\n    }\r\n\r\n    \/* Asymmetric Premium Blockquote for Mission\/Focus *\/\r\n    .ri-quote-card {\r\n        margin-top: 35px;\r\n        background: #ffffff;\r\n        padding: 25px 30px;\r\n        border-radius: 12px;\r\n        border-right: 4px solid #1a155e;\r\n        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.02);\r\n        position: relative;\r\n    }\r\n\r\n    .ri-quote-card p {\r\n        margin: 0;\r\n        font-size: 1.1rem;\r\n        color: #1a155e;\r\n        font-weight: 600;\r\n        line-height: 1.5;\r\n    }\r\n\r\n    \/* Responsive Design Breakdown *\/\r\n    @media (max-width: 900px) {\r\n        .ri-card-layout {\r\n            grid-template-columns: 1fr;\r\n            gap: 35px;\r\n        }\r\n\r\n        .ri-visual-panel {\r\n            max-width: 320px;\r\n            margin: 0 auto;\r\n            width: 100%;\r\n        }\r\n\r\n        .ri-name {\r\n            font-size: 2.2rem;\r\n        }\r\n        \r\n        .ri-team-card-section {\r\n            padding: 40px 20px;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n<div class=\"ri-team-card-section\">\r\n    <div class=\"ri-card-layout\">\r\n        \r\n        <!-- Left Side Media Column -->\r\n        <div class=\"ri-visual-panel\">\r\n            <div class=\"ri-image-frame\">\r\n                <img decoding=\"async\" class=\"ri-profile-img\" src=\"https:\/\/restoredimage.org\/wp-content\/uploads\/2026\/07\/Untitled-document-07-15-2026_10_51_AM.png\" alt=\"Cesar Chacon\">\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- Right Side Narrative Column -->\r\n        <div class=\"ri-content-panel\">\r\n            <div class=\"ri-meta-header\">\r\n                <span class=\"ri-role-badge\">Founder<\/span>\r\n                <h2 class=\"ri-name\">Cesar Chacon<\/h2>\r\n            <\/div>\r\n\r\n            <div class=\"ri-bio-text\">\r\n                <p>As the Founder of Restored Image, Cesar Chacon is passionate about helping individuals and families rebuild their lives through hope, guidance, and meaningful community support. His vision for Restored Image is to provide resources, mentorship, and opportunities that empower people to overcome life's challenges and create a brighter future.<\/p>\r\n                \r\n                <p>Cesar believes that everyone deserves a second chance and has dedicated his work to connecting people with the tools they need to succeed. Whether it's assisting individuals transitioning back into the community, providing life skills coaching, helping families access vital resources, or building partnerships that strengthen the community, Cesar is committed to making a lasting impact.<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"ri-quote-card\">\r\n                <p>\u201cHis greatest strength is bringing people together, finding solutions, and inspiring positive change through compassion, leadership, and service.\u201d<\/p>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Director of Operations Taylor Lambert Marketing Manager &amp; CSR at The Insurance Hub Taylor Lambert serves as the Director of Operations for Restored Image, where she helps oversee program development, community partnerships, outreach initiatives, and organizational growth. She is passionate about creating meaningful opportunities that empower individuals, strengthen families, and positively impact the community. In [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5955","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/restoredimage.org\/index.php\/wp-json\/wp\/v2\/pages\/5955","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/restoredimage.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/restoredimage.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/restoredimage.org\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/restoredimage.org\/index.php\/wp-json\/wp\/v2\/comments?post=5955"}],"version-history":[{"count":10,"href":"https:\/\/restoredimage.org\/index.php\/wp-json\/wp\/v2\/pages\/5955\/revisions"}],"predecessor-version":[{"id":5965,"href":"https:\/\/restoredimage.org\/index.php\/wp-json\/wp\/v2\/pages\/5955\/revisions\/5965"}],"wp:attachment":[{"href":"https:\/\/restoredimage.org\/index.php\/wp-json\/wp\/v2\/media?parent=5955"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}