{"id":50,"date":"2025-05-23T00:55:23","date_gmt":"2025-05-23T00:55:23","guid":{"rendered":"http:\/\/www.talentone.org\/?page_id=50"},"modified":"2025-11-11T02:49:39","modified_gmt":"2025-11-11T02:49:39","slug":"donate","status":"publish","type":"page","link":"https:\/\/www.talentone.org\/index.php\/donate\/","title":{"rendered":"Donate"},"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\" \/>\n<title>Donate | TalentOne.org \u2014 Help Rhode Islanders Get Back to Work with Dignity<\/title>\n<meta name=\"description\" content=\"Your gift funds free coaching, fast training, and wraparound support\u2014from food and childcare to interview prep\u2014so Rhode Islanders can return to work with dignity. Make a pledge today.\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.talentone.org\/donate\" \/>\n<meta name=\"robots\" content=\"index,follow\" \/>\n\n<!-- Open Graph \/ Twitter -->\n<meta property=\"og:title\" content=\"Donate | TalentOne.org \u2014 Help Rhode Islanders Get Back to Work with Dignity\" \/>\n<meta property=\"og:description\" content=\"Your gift funds free coaching, fast training, and wraparound support so Rhode Islanders can return to work with dignity.\" \/>\n<meta property=\"og:type\" content=\"website\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.talentone.org\/donate\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.talentone.org\/wp-content\/uploads\/2025\/11\/og-impact-hero.jpg\" \/>\n<meta property=\"og:image:width\" content=\"1200\" \/>\n<meta property=\"og:image:height\" content=\"630\" \/>\n<meta property=\"og:site_name\" content=\"TalentOne.org\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:image:alt\" content=\"Neighbors helping neighbors get back to work with dignity.\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@THETALENTONE\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/www.talentone.org\/wp-content\/uploads\/2025\/11\/og-impact-hero.jpg\" \/>\n<meta name=\"twitter:image:alt\" content=\"Neighbors helping neighbors get back to work with dignity.\" \/>\n\n<!-- Schema -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"WebPage\",\n  \"@id\":\"https:\/\/www.talentone.org\/donate#webpage\",\n  \"name\":\"Donate | TalentOne.org\",\n  \"url\":\"https:\/\/www.talentone.org\/donate\",\n  \"description\":\"Donation pledge page for TalentOne.org.\"\n}\n<\/script>\n<script type=\"application\/ld+json\">\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@type\":\"Organization\",\n  \"@id\":\"https:\/\/www.talentone.org\/#org\",\n  \"name\":\"TalentOne.org\",\n  \"url\":\"https:\/\/www.talentone.org\",\n  \"email\":\"hello@talentone.org\",\n  \"logo\":{\n    \"@type\":\"ImageObject\",\n    \"url\":\"https:\/\/www.talentone.org\/wp-content\/uploads\/2025\/05\/talentone-tagline-empowering.svg\",\n    \"width\":420,\n    \"height\":120\n  },\n  \"sameAs\":[\n    \"https:\/\/www.linkedin.com\/company\/thetalentone\",\n    \"https:\/\/www.instagram.com\/thetalentone\",\n    \"https:\/\/x.com\/THETALENTONE\"\n  ]\n}\n<\/script>\n\n<style>\n  :root{\n    --navy:#0A1C2E; --cream:#F7F3ED; --ink:#1D1D1B; --stone:#EDE6DC; --gold:#C6A76C;\n    --shadow:0 10px 30px rgba(10,28,46,.10);\n  }\n  body{margin:0;background:var(--cream);color:var(--ink);font:400 18px\/1.7 \"Inter\",system-ui,sans-serif}\n  h1,h2,h3{font-family:\"League Spartan\",system-ui,sans-serif;font-weight:600;letter-spacing:-.2px;margin:0 0 12px}\n  h1{font-size:clamp(34px,4.6vw,58px)}\n  h2{font-size:clamp(26px,3.4vw,40px)}\n  .container{max-width:1120px;margin:0 auto;padding:0 22px}\n  section{padding:clamp(44px,6vw,88px) 0}\n\n  \/* HERO (image + soft overlay; no dark bar) *\/\n  .donate-hero{\n    position:relative; height:72vh; min-height:460px; color:#fff;\n    background:url(\"https:\/\/www.talentone.org\/wp-content\/uploads\/2025\/11\/TalentOne-coach-helping-to-prepare-for-an-interview.jpg\") center\/cover no-repeat;\n    display:flex; align-items:center; justify-content:center; text-align:center;\n  }\n  .donate-hero::after{\n    content:\"\"; position:absolute; inset:0;\n    background:linear-gradient(180deg, rgba(10,28,46,.25) 0%, rgba(10,28,46,.55) 55%, rgba(10,28,46,.72) 100%);\n  }\n  .hero-text{position:relative; z-index:1; max-width:820px; padding:0 20px}\n  .hero-text h1{margin-bottom:14px}\n  .hero-text p{color:#F2F4F6}\n\n  .hero-buttons{margin-top:18px}\n  .btn-primary,.btn-secondary{\n    display:inline-block; margin:0 8px; padding:12px 22px; border-radius:12px; font-weight:600; text-decoration:none; transition:.25s;\n  }\n  .btn-primary{background:#C6A76C; color:#0A1C2E}\n  .btn-primary:hover{filter:brightness(.95)}\n  .btn-secondary{border:2px solid #fff; color:#fff}\n  .btn-secondary:hover{background:#fff; color:#0A1C2E}\n\n  \/* Body \/ media *\/\n  .donate-body{background:#fafafa; padding:60px 20px}\n  .donate-content{max-width:900px;margin:0 auto;text-align:center}\n  .donate-content p{color:#333}\n  .donate-video{width:100%; border-radius:12px; margin:28px 0}\n\n  \/* Cards + grid *\/\n  .grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}\n  .card{background:#fff;border:1px solid var(--stone);border-radius:16px;box-shadow:var(--shadow);overflow:hidden}\n  .card figure{margin:0}\n  .card img{display:block;width:100%;height:auto}\n  .card .body{padding:18px}\n\n  \/* CF7 form wrapper + CF7 fields *\/\n  .form-wrap{background:#fff;border:1px solid var(--stone);border-radius:16px;box-shadow:var(--shadow);padding:24px}\n  .form-wrap p{margin-bottom:16px}\n  .wpcf7 form{\n    background:#fff;border:1px solid var(--stone);border-radius:16px;padding:24px 28px;\n    box-shadow:0 8px 24px rgba(10,28,46,.05);max-width:640px;margin:0 auto\n  }\n  .wpcf7 input,.wpcf7 textarea{\n    width:100%;border:1px solid #ddd;border-radius:8px;padding:10px 14px;margin-bottom:16px;font-size:1rem\n  }\n  .wpcf7-submit{\n    background:var(--navy);color:#fff;border:none;border-radius:8px;padding:12px 20px;font-weight:600;cursor:pointer;transition:background .25s\n  }\n  .wpcf7-submit:hover{background:var(--gold);color:var(--navy)}\n\n  \/* Trust \/ notes *\/\n  .mail-check,.legal-note{margin-top:32px;text-align:center}\n  .trust{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}\n  .pill{background:#fff;border:1px solid var(--stone);border-radius:999px;padding:12px 16px;text-align:center;font-weight:600}\n\n  @media (max-width: 900px){\n    .grid{grid-template-columns:1fr}\n    .trust{grid-template-columns:1fr}\n  }\n<\/style>\n<\/head>\n\n<body>\n<main>\n  <!-- HERO -->\n  <section class=\"donate-hero\" aria-labelledby=\"donate-h1\">\n    <div class=\"hero-text\">\n      <h1 id=\"donate-h1\">Neighbors Helping Neighbors<\/h1>\n      <p>\n        Every dollar moves someone forward. Your gift provides free career coaching, \n        skills training, interview prep, food and gift drives, childcare and transport referrals, \n        professional attire, and mental-health resource navigation \u2014 because everyone deserves a chance \n        to get back to work with dignity.\n      <\/p>\n      <div class=\"hero-buttons\">\n        <a href=\"#donation-form\" class=\"btn-primary\">Make a Pledge<\/a>\n        <a href=\"\/impact\" class=\"btn-secondary\">See Your Impact<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- STORY + VIDEO -->\n  <section class=\"donate-body\" aria-labelledby=\"action-h2\">\n    <div class=\"donate-content\">\n      <h2 id=\"action-h2\">Coaching in Action<\/h2>\n      <p>Real people, real plans, real jobs. That\u2019s what your support makes possible. If someone needs help \u2014 whether it\u2019s groceries, clothing for interviews, or simply someone to listen \u2014 we step in or find someone who can.<\/p>\n\n      <video class=\"donate-video\" autoplay muted loop playsinline preload=\"metadata\" poster=\"https:\/\/www.talentone.org\/wp-content\/uploads\/2025\/11\/og-impact-hero.jpg\" aria-label=\"Neighbors helping neighbors get back to work\">\n  <source src=\"https:\/\/www.talentone.org\/wp-content\/uploads\/2025\/11\/talentone-neighbors-helping-neighbors-get-back-to-work.mp4\" type=\"video\/mp4\">\n  Your browser does not support the video tag.\n<\/video>\n\n    <\/div>\n  <\/section>\n\n  <!-- WHY IT MATTERS + MEDIA -->\n  <section id=\"impact-media\" aria-label=\"Why your gift matters\">\n    <div class=\"container grid\">\n      <article class=\"card\">\n        <figure>\n          <img\n            src=\"https:\/\/www.talentone.org\/wp-content\/uploads\/2025\/11\/TalentOne-coach-helping-to-prepare-for-an-interview.jpg\"\n            alt=\"Job seeker preparing for an interview with guidance from a TalentOne.org career coach.\"\n            width=\"1600\" height=\"1067\" loading=\"lazy\" decoding=\"async\" \/>\n        <\/figure>\n        <div class=\"body\">\n          <strong>What your support unlocks:<\/strong> clear plans, timely resources, and a path back to steady work.\n        <\/div>\n      <\/article>\n\n      <div>\n        <h2>Every Dollar Moves Someone Forward<\/h2>\n        <p>We respond to what each neighbor needs\u2014fast.<\/p>\n        <ul>\n          <li><strong>$25<\/strong> \u2014 First steps: resume cleanup + job search checklist<\/li>\n          <li><strong>$100<\/strong> \u2014 Confidence kit: mock interview + outfit stipend<\/li>\n          <li><strong>$250<\/strong> \u2014 Fast track: 2-week skills micro-course with check-ins<\/li>\n          <li><strong>Direct support:<\/strong> food &#038; gift drives, transportation &#038; childcare referrals, mental-health resource navigation<\/li>\n        <\/ul>\n\n        <figure class=\"card\" style=\"margin-top:16px\">\n          <img\n            src=\"https:\/\/www.talentone.org\/wp-content\/uploads\/2025\/11\/career-coaching-rhode-island-talentone-in-office-conference.jpg\"\n            alt=\"Neighbors supporting neighbors in a welcoming community space.\"\n            width=\"1600\" height=\"1067\" loading=\"lazy\" decoding=\"async\" \/>\n          <figcaption class=\"body\">\u201cThank you for seeing me and giving me a plan.\u201d \u2014 Program participant<\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PLEDGE FORM (only once) -->\n  <section id=\"donation-form\" aria-labelledby=\"pledge-h2\">\n    <div class=\"container\">\n      <div class=\"form-wrap\">\n        <h2 id=\"pledge-h2\">Make a Donation Pledge<\/h2>\n        <p>Complete this short form and our team will follow up with secure ways to give (online, ACH, or check). Thank you for fueling dignity-first career support.<\/p>\n\n        <!-- Put this shortcode in a Shortcode block if using Gutenberg -->\n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f436-o1\" lang=\"en\" dir=\"ltr\" data-wpcf7-id=\"436\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/50#wpcf7-f436-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"436\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f436-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<h2>Make a Difference Today\n<\/h2>\n<p>Your gift helps Rhode Islanders get back to work with dignity. Please complete the form below and we\u2019ll reach out with donation options.\n<\/p>\n<p><label>Full Name (required)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"full-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your Full Name\" value=\"\" type=\"text\" name=\"full-name\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><label>Email (required)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"you@example.com\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><label>Phone Number<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" aria-invalid=\"false\" placeholder=\"(401) 555-1234\" value=\"\" type=\"tel\" name=\"phone\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><label>Donation Amount<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"donation-amount\"><input class=\"wpcf7-form-control wpcf7-number wpcf7-validates-as-number\" min=\"5\" max=\"100000\" aria-invalid=\"false\" placeholder=\"Enter amount in USD\" value=\"\" type=\"number\" name=\"donation-amount\" \/><\/span><br \/>\n<\/label>\n<\/p>\n<p><label>Message or Dedication<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Tell us if this gift is in honor of someone, or add a note.\" name=\"message\"><\/textarea><\/span><br \/>\n<\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send My Donation Pledge\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n\n        <div class=\"mail-check\">\n          <h3>Prefer to Mail a Check?<\/h3>\n          <p>\n            Make checks payable to <strong>TalentOne.org<\/strong>.<br>\n            <em>Mailing Address Coming Soon \u2014 PO Box pending registration.<\/em>\n          <\/p>\n        <\/div>\n\n        <div class=\"legal-note\">\n          <p><small>\n            TalentOne.org is a Rhode Island nonprofit organization. Our <strong>501(c)(3) status is pending<\/strong> with the IRS. \n            Donations will be retroactively tax-deductible upon approval. We\u2019ll notify all donors immediately when status is confirmed.\n          <\/small><\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TRUST \/ SAFETY -->\n  <section aria-label=\"Trust and reporting\">\n    <div class=\"container\">\n      <div class=\"trust\">\n        <div class=\"pill\">Private &#038; judgment-free support<\/div>\n        <div class=\"pill\">Local impact across Rhode Island<\/div>\n        <div class=\"pill\">Monthly outcomes reporting<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- OTHER WAYS + NEWSLETTER -->\n  <section aria-labelledby=\"alt-h2\" style=\"padding-top:0\">\n    <div class=\"container\">\n      <h2 id=\"alt-h2\">Other Ways to Give<\/h2>\n      <p>\n        <strong>Mail a check:<\/strong> TalentOne.org, Attn: Donations,\n        <em>PO Box [TBD \u2014 pending setup]<\/em>, Providence, RI [ZIP]<br\/>\n        <strong>Corporate partnerships &#038; questions:<\/strong>\n        <a href=\"mailto:hello@talentone.org\">hello@talentone.org<\/a>\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <section aria-labelledby=\"news-h2\" style=\"background:#fff;border-top:1px solid var(--stone);border-bottom:1px solid var(--stone)\">\n    <div class=\"container\" style=\"text-align:center;max-width:760px\">\n      <h2 id=\"news-h2\">Get Quarterly Updates<\/h2>\n      <p>No spam \u2014 just wins, new programs, and ways to help.<\/p>\n      <script>(function() {\n\twindow.mc4wp = window.mc4wp || {\n\t\tlisteners: [],\n\t\tforms: {\n\t\t\ton: function(evt, cb) {\n\t\t\t\twindow.mc4wp.listeners.push(\n\t\t\t\t\t{\n\t\t\t\t\t\tevent   : evt,\n\t\t\t\t\t\tcallback: cb\n\t\t\t\t\t}\n\t\t\t\t);\n\t\t\t}\n\t\t}\n\t}\n})();\n<\/script><!-- Mailchimp for WordPress v4.13.0 - https:\/\/wordpress.org\/plugins\/mailchimp-for-wp\/ --><form id=\"mc4wp-form-1\" class=\"mc4wp-form mc4wp-form-190\" method=\"post\" data-id=\"190\" data-name=\"\" ><div class=\"mc4wp-form-fields\"><p>\r\n    <label>First Name<\/label>\r\n    <input type=\"text\" name=\"FNAME\" required=\"\">\r\n<\/p>\r\n<p>\r\n    <label>Last Name<\/label>\r\n    <input type=\"text\" name=\"LNAME\" required=\"\">\r\n<\/p>\r\n<p>\r\n    <label>Phone Number<\/label>\r\n    <input type=\"tel\" name=\"PHONE\" required=\"\">\r\n<\/p>\r\n<p>\r\n    <label>Company<\/label>\r\n    <input type=\"text\" name=\"COMPANY\">\r\n<\/p>\r\n<p>\r\n    <label>City<\/label>\r\n    <input type=\"text\" name=\"ADDRESS[city]\">\r\n<\/p>\r\n<p>\r\n\t<label for=\"email\">Email address: \r\n\t\t<input type=\"email\" id=\"email\" name=\"EMAIL\" placeholder=\"Your email address\" required>\r\n\t<\/label>\r\n<\/p>\r\n\r\n<p>\r\n\t<input type=\"submit\" value=\"Sign up\">\r\n<\/p><\/div><label style=\"display: none !important;\">Leave this field empty if you're human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\" \/><\/label><input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1780858599\" \/><input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"190\" \/><input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\" \/><div class=\"mc4wp-response\"><\/div><\/form><!-- \/ Mailchimp for WordPress Plugin -->\n    <\/div>\n  <\/section>\n<\/main>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Donate | TalentOne.org \u2014 Help Rhode Islanders Get Back to Work with Dignity Neighbors Helping Neighbors Every dollar moves someone [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-50","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.talentone.org\/index.php\/wp-json\/wp\/v2\/pages\/50","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.talentone.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.talentone.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.talentone.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.talentone.org\/index.php\/wp-json\/wp\/v2\/comments?post=50"}],"version-history":[{"count":12,"href":"https:\/\/www.talentone.org\/index.php\/wp-json\/wp\/v2\/pages\/50\/revisions"}],"predecessor-version":[{"id":446,"href":"https:\/\/www.talentone.org\/index.php\/wp-json\/wp\/v2\/pages\/50\/revisions\/446"}],"wp:attachment":[{"href":"https:\/\/www.talentone.org\/index.php\/wp-json\/wp\/v2\/media?parent=50"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}