{"id":247,"date":"2025-10-26T19:41:52","date_gmt":"2025-10-26T19:41:52","guid":{"rendered":"https:\/\/theafricaoffice.com\/staging\/2555\/?page_id=247"},"modified":"2025-10-26T19:41:56","modified_gmt":"2025-10-26T19:41:56","slug":"programs","status":"publish","type":"page","link":"https:\/\/theafricaoffice.com\/staging\/2555\/programs\/","title":{"rendered":"Programs"},"content":{"rendered":"\n<!-- ======= The Africa Office \u2014 Programs Page (Simplified, Polished) ======= -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:wght@600;700&#038;family=Montserrat:wght@500;700&#038;family=Poppins:wght@300;400;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n:root {\n  --midnight-teal:#0C3B39;\n  --sahara-gold:#CBA135;\n  --terracotta-rose:#B55A5A;\n  --charcoal:#2E262E;\n  --ivory:#F2F3EF;\n  --footer-bg:#2E262E;\n  --max-width:1100px;\n}\n\n\/* Base *\/\n.page-reset {\n  box-sizing:border-box;\n  font-family:'Poppins',sans-serif;\n  color:var(--charcoal);\n  background:var(--ivory);\n  margin:0;\n  padding:0;\n}\n.container {\n  max-width:var(--max-width);\n  margin:0 auto;\n  padding:0 18px;\n  box-sizing:border-box;\n}\nh1,h2,h3 {\n  font-family:'Fraunces',serif;\n  margin:0;\n  color:var(--charcoal);\n}\na { color:inherit; text-decoration:none; }\n\n\/* NAV *\/\n.nav {\n  background:var(--ivory);\n  border-bottom:1px solid rgba(46,38,46,0.06);\n  position:sticky; top:0; z-index:50;\n}\n.nav .inner {\n  display:flex; align-items:center; justify-content:space-between;\n  padding:12px 18px; max-width:var(--max-width); margin:0 auto;\n}\n.nav .brand {\n  font-family:'Fraunces',serif; font-weight:700; color:var(--midnight-teal);\n}\n.nav .cta {\n  background:var(--sahara-gold); color:var(--charcoal);\n  padding:8px 14px; border-radius:999px; font-weight:700;\n}\n\n\/* HERO *\/\n.hero {\n  padding:54px 0 34px;\n  background:var(--ivory);\n}\n.hero .row {\n  display:flex; gap:28px; align-items:center; justify-content:space-between;\n  max-width:var(--max-width); margin:0 auto; padding:0 18px;\n}\n.hero .left { flex:1; min-width:260px; }\n.hero .tag {\n  font-family:'Montserrat',sans-serif; color:var(--midnight-teal);\n  font-weight:600; text-transform:uppercase; font-size:12px; letter-spacing:1px; margin-bottom:8px;\n}\n.hero h1 { font-size:30px; color:var(--midnight-teal); line-height:1.1; margin-bottom:10px; }\n.hero p.lead { color:var(--charcoal); max-width:640px; line-height:1.7; margin-bottom:18px; }\n.hero .btn {\n  display:inline-block; background:var(--sahara-gold); color:var(--charcoal);\n  padding:12px 20px; border-radius:10px; font-weight:700;\n}\n.hero .visual {\n  flex:0 0 420px; text-align:right;\n}\n.hero .visual img {\n  width:100%; height:auto; display:block; border-radius:10px;\n}\n\n\/* PROGRAM GRID *\/\n.programs {\n  background:var(--ivory);\n  padding:36px 0;\n}\n.grid {\n  display:grid; grid-template-columns:repeat(3,1fr);\n  gap:22px; max-width:var(--max-width); margin:0 auto; padding:0 18px;\n}\n.card {\n  background:#fff; border-radius:12px; padding:22px;\n  box-shadow:0 8px 24px rgba(0,0,0,0.04);\n  border:1px solid rgba(46,38,46,0.06);\n  text-align:left;\n  transition:transform 0.2s ease, box-shadow 0.2s ease;\n}\n.card:hover {\n  transform:translateY(-4px);\n  box-shadow:0 12px 32px rgba(0,0,0,0.08);\n}\n.card h3 {\n  font-family:'Poppins',sans-serif; color:var(--midnight-teal);\n  margin-bottom:8px; font-size:18px;\n}\n.card p {\n  margin:0 0 14px; color:var(--charcoal); line-height:1.6;\n}\n.card .btn {\n  display:inline-block; background:var(--sahara-gold);\n  color:var(--charcoal); padding:8px 14px; border-radius:8px; font-weight:700;\n}\n\n\/* CTA SECTION *\/\n.cta-block {\n  background:var(--sahara-gold);\n  color:var(--charcoal);\n  text-align:center;\n  padding:56px 18px;\n  margin-top:40px;\n}\n.cta-block h2 {\n  font-size:26px;\n  margin-bottom:8px;\n}\n.cta-block p {\n  max-width:720px; margin:0 auto 18px; line-height:1.7;\n}\n.cta-block a {\n  background:var(--terracotta-rose);\n  color:#fff; padding:12px 20px; border-radius:10px;\n  font-weight:700; text-decoration:none;\n}\n\n\/* FOOTER *\/\n.footer {\n  background:var(--footer-bg);\n  color:#fff;\n  padding:28px 18px;\n  margin-top:0;\n}\n.footer .inner {\n  max-width:var(--max-width);\n  margin:0 auto;\n  display:flex; gap:24px;\n  justify-content:space-between; flex-wrap:wrap;\n}\n.footer .brand {\n  font-family:'Fraunces',serif; color:var(--sahara-gold); font-weight:700; font-size:18px;\n}\n.footer a { color:#fff; display:block; margin-top:4px; }\n\n\/* Responsive *\/\n@media (max-width:960px) {\n  .grid { grid-template-columns:repeat(2,1fr); }\n  .hero h1 { font-size:26px; }\n}\n@media (max-width:700px) {\n  .grid { grid-template-columns:1fr; }\n  .hero .row { flex-direction:column-reverse; text-align:center; }\n  .hero .visual { width:90%; max-width:380px; margin:0 auto; }\n}\n<\/style>\n\n<div class=\"page-reset\">\n\n  <!-- NAV -->\n  <nav class=\"nav\">\n    <div class=\"inner\">\n      <div class=\"brand\">The Africa Office<\/div>\n      <a class=\"cta\" href=\"https:\/\/theafricaoffice.com\/staging\/2555\/book-a-free-call\/\">Book a Free Call<\/a>\n    <\/div>\n  <\/nav>\n\n  <!-- HERO -->\n  <section class=\"hero\">\n    <div class=\"row\">\n      <div class=\"left\">\n        <div class=\"tag\">Programs<\/div>\n        <h1>Designed for returners and early professionals<\/h1>\n        <p class=\"lead\">Explore focused programs that help you rebuild confidence, refresh your skills, and reconnect with work that matters.<\/p>\n        <a class=\"btn\" href=\"https:\/\/theafricaoffice.com\/staging\/2555\/book-a-free-call\/\">Book a Free Call<\/a>\n      <\/div>\n\n      <div class=\"visual\">\n        <img data-recalc-dims=\"1\" height=\"1365\" width=\"2048\" decoding=\"async\" loading=\"lazy\" src=\"https:\/\/i0.wp.com\/theafricaoffice.com\/staging\/2555\/wp-content\/uploads\/2025\/08\/confident-businesswoman-in-a-formal-setting-engaging-in-a-professional-discussion.-5439456-2048x1365.jpg?resize=2048%2C1365&#038;ssl=1\" alt=\"Confident businesswoman in a formal setting\">\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- PROGRAM GRID -->\n  <section class=\"programs\" id=\"programs\">\n    <div class=\"grid\">\n      <article class=\"card\">\n        <h3>Back to Bold \u2014 Career Re-entry<\/h3>\n        <p>A guided program for women returning after a break \u2014 from confidence rebuilding to job-search strategy and career relaunch.<\/p>\n      <\/article>\n\n      <article class=\"card\">\n        <h3>Career Launchpad<\/h3>\n        <p>A self-paced pathway with live check-ins, designed for first-time job holders looking to strengthen early career skills.<\/p>\n \n      <\/article>\n\n      <article class=\"card\">\n        <h3>1:1 Coaching<\/h3>\n        <p>Personalised support for your goals \u2014 from redefining your story to negotiating your next opportunity with confidence.<\/p>\n        \n      <\/article>\n    <\/div>\n  <\/section>\n\n  <!-- CTA BLOCK -->\n  <section class=\"cta-block\">\n    <h2>Start your career comeback with us<\/h2>\n    <p>Whether you&#8217;re returning after a pause or launching your first career, our programs are designed to meet you where you are.<\/p>\n    <a href=\"https:\/\/theafricaoffice.com\/staging\/2555\/book-a-free-call\/\">Book a Free Call<\/a>\n  <\/section>\n\n  <!-- FOOTER -->\n  <footer class=\"footer\">\n    <div class=\"inner\">\n      <div>\n        <div class=\"brand\">The Africa Office<\/div>\n        <p style=\"margin-top:6px; color:#fff;\">hello@theafricaoffice.com<\/p>\n      <\/div>\n      <div>\n        <a href=\"https:\/\/theafricaoffice.com\/staging\/2555\/programs\/\">Programs<\/a>\n        <a href=\"https:\/\/theafricaoffice.com\/staging\/2555\/book-a-free-call\/\">Book a Free Call<\/a>\n      <\/div>\n    <\/div>\n  <\/footer>\n\n<\/div>\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Africa Office Book a Free Call Programs Designed for returners and early professionals Explore focused programs that help you rebuild confidence, refresh your skills, and reconnect with work that [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","_monsterinsights_skip_tracking":false,"_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"footnotes":""},"class_list":["post-247","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Programs - The Africa Office<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theafricaoffice.com\/staging\/2555\/programs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Programs - The Africa Office\" \/>\n<meta property=\"og:description\" content=\"The Africa Office Book a Free Call Programs Designed for returners and early professionals Explore focused programs that help you rebuild confidence, refresh your skills, and reconnect with work that [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theafricaoffice.com\/staging\/2555\/programs\/\" \/>\n<meta property=\"og:site_name\" content=\"The Africa Office\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-26T19:41:56+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/theafricaoffice.com\/staging\/2555\/wp-content\/uploads\/2025\/08\/confident-businesswoman-in-a-formal-setting-engaging-in-a-professional-discussion.-5439456-2048x1365.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/programs\\\/\",\"url\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/programs\\\/\",\"name\":\"Programs - The Africa Office\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/programs\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/programs\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/confident-businesswoman-in-a-formal-setting-engaging-in-a-professional-discussion.-5439456-2048x1365.jpg\",\"datePublished\":\"2025-10-26T19:41:52+00:00\",\"dateModified\":\"2025-10-26T19:41:56+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/programs\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/programs\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/programs\\\/#primaryimage\",\"url\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/confident-businesswoman-in-a-formal-setting-engaging-in-a-professional-discussion.-5439456-2048x1365.jpg\",\"contentUrl\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/confident-businesswoman-in-a-formal-setting-engaging-in-a-professional-discussion.-5439456-2048x1365.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/programs\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Programs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/#website\",\"url\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/\",\"name\":\"The Africa Office\",\"description\":\"Because Every Career Journey Matters\",\"publisher\":{\"@id\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/#organization\",\"name\":\"The Africa Office\",\"url\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/theafricaoffice.com\\\/staging\\\/2555\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/cropped-TAO-logo-e1739659248220-1.png?fit=70%2C70&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/theafricaoffice.com\\\/staging\\\/2555\\\/wp-content\\\/uploads\\\/2025\\\/02\\\/cropped-TAO-logo-e1739659248220-1.png?fit=70%2C70&ssl=1\",\"width\":70,\"height\":70,\"caption\":\"The Africa Office\"},\"image\":{\"@id\":\"https:\\\/\\\/theafricaoffice.com\\\/staging\\\/2555\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Programs - The Africa Office","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/theafricaoffice.com\/staging\/2555\/programs\/","og_locale":"en_US","og_type":"article","og_title":"Programs - The Africa Office","og_description":"The Africa Office Book a Free Call Programs Designed for returners and early professionals Explore focused programs that help you rebuild confidence, refresh your skills, and reconnect with work that [&hellip;]","og_url":"https:\/\/theafricaoffice.com\/staging\/2555\/programs\/","og_site_name":"The Africa Office","article_modified_time":"2025-10-26T19:41:56+00:00","og_image":[{"url":"https:\/\/theafricaoffice.com\/staging\/2555\/wp-content\/uploads\/2025\/08\/confident-businesswoman-in-a-formal-setting-engaging-in-a-professional-discussion.-5439456-2048x1365.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/theafricaoffice.com\/staging\/2555\/programs\/","url":"https:\/\/theafricaoffice.com\/staging\/2555\/programs\/","name":"Programs - The Africa Office","isPartOf":{"@id":"https:\/\/theafricaoffice.com\/staging\/2555\/#website"},"primaryImageOfPage":{"@id":"https:\/\/theafricaoffice.com\/staging\/2555\/programs\/#primaryimage"},"image":{"@id":"https:\/\/theafricaoffice.com\/staging\/2555\/programs\/#primaryimage"},"thumbnailUrl":"https:\/\/theafricaoffice.com\/staging\/2555\/wp-content\/uploads\/2025\/08\/confident-businesswoman-in-a-formal-setting-engaging-in-a-professional-discussion.-5439456-2048x1365.jpg","datePublished":"2025-10-26T19:41:52+00:00","dateModified":"2025-10-26T19:41:56+00:00","breadcrumb":{"@id":"https:\/\/theafricaoffice.com\/staging\/2555\/programs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theafricaoffice.com\/staging\/2555\/programs\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/theafricaoffice.com\/staging\/2555\/programs\/#primaryimage","url":"https:\/\/theafricaoffice.com\/staging\/2555\/wp-content\/uploads\/2025\/08\/confident-businesswoman-in-a-formal-setting-engaging-in-a-professional-discussion.-5439456-2048x1365.jpg","contentUrl":"https:\/\/theafricaoffice.com\/staging\/2555\/wp-content\/uploads\/2025\/08\/confident-businesswoman-in-a-formal-setting-engaging-in-a-professional-discussion.-5439456-2048x1365.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/theafricaoffice.com\/staging\/2555\/programs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theafricaoffice.com\/staging\/2555\/"},{"@type":"ListItem","position":2,"name":"Programs"}]},{"@type":"WebSite","@id":"https:\/\/theafricaoffice.com\/staging\/2555\/#website","url":"https:\/\/theafricaoffice.com\/staging\/2555\/","name":"The Africa Office","description":"Because Every Career Journey Matters","publisher":{"@id":"https:\/\/theafricaoffice.com\/staging\/2555\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theafricaoffice.com\/staging\/2555\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/theafricaoffice.com\/staging\/2555\/#organization","name":"The Africa Office","url":"https:\/\/theafricaoffice.com\/staging\/2555\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/theafricaoffice.com\/staging\/2555\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/theafricaoffice.com\/staging\/2555\/wp-content\/uploads\/2025\/02\/cropped-TAO-logo-e1739659248220-1.png?fit=70%2C70&ssl=1","contentUrl":"https:\/\/i0.wp.com\/theafricaoffice.com\/staging\/2555\/wp-content\/uploads\/2025\/02\/cropped-TAO-logo-e1739659248220-1.png?fit=70%2C70&ssl=1","width":70,"height":70,"caption":"The Africa Office"},"image":{"@id":"https:\/\/theafricaoffice.com\/staging\/2555\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/theafricaoffice.com\/staging\/2555\/wp-json\/wp\/v2\/pages\/247","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theafricaoffice.com\/staging\/2555\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/theafricaoffice.com\/staging\/2555\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/theafricaoffice.com\/staging\/2555\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theafricaoffice.com\/staging\/2555\/wp-json\/wp\/v2\/comments?post=247"}],"version-history":[{"count":1,"href":"https:\/\/theafricaoffice.com\/staging\/2555\/wp-json\/wp\/v2\/pages\/247\/revisions"}],"predecessor-version":[{"id":273,"href":"https:\/\/theafricaoffice.com\/staging\/2555\/wp-json\/wp\/v2\/pages\/247\/revisions\/273"}],"wp:attachment":[{"href":"https:\/\/theafricaoffice.com\/staging\/2555\/wp-json\/wp\/v2\/media?parent=247"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}