{"id":6588,"date":"2025-10-16T14:11:21","date_gmt":"2025-10-16T14:11:21","guid":{"rendered":"https:\/\/decadeofourrepatriation.com\/?page_id=6588"},"modified":"2026-06-09T20:45:06","modified_gmt":"2026-06-09T20:45:06","slug":"projects","status":"publish","type":"page","link":"https:\/\/decadeofourrepatriation.com\/new\/projects\/","title":{"rendered":"Projects"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6588\" class=\"elementor elementor-6588\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section data-ka-cursor-size=\"1\" class=\"elementor-section elementor-top-section elementor-element elementor-element-2ebd310 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2ebd310\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d8e40fe sc_inner_width_none sc_content_align_inherit sc_layouts_column_icons_position_left\" data-id=\"d8e40fe\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div data-ka-cursor-size=\"1\" class=\"elementor-element elementor-element-0e43aad sc_fly_static elementor-widget elementor-widget-html\" data-id=\"0e43aad\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;kng_cursor_interaction&quot;:&quot;default&quot;,&quot;kng_cursor_magnetic&quot;:&quot;none&quot;,&quot;kng_cursor_size_multiplier&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\n\n  <style>\n    :root {\n      --bg: #f4f5f8;\n      --surface: #ffffff;\n      --surface-soft: #f8fafc;\n      --text: #172033;\n      --muted: #667085;\n      --primary: #1a1a1a;\n      --accent: #8f8f8f;\n      --accent-soft: rgba(255, 255, 255, 0.08);\n      --gold: #d8a84e;\n      --border: #e6eaf0;\n      --shadow: 0 18px 50px rgba(0, 0, 0, 0.18);\n      --radius-lg: 28px;\n      --radius-md: 18px;\n      --container: 1160px;\n    }\n\n    * {\n      box-sizing: border-box;\n    }\n\n   \n   \n    \/* HERO *\/\n    .page-hero {\n      position: relative;\n      \n      display: flex;\n      align-items: end;\n      background:\n        linear-gradient(rgba(13, 19, 48, 0.25), rgba(13, 19, 48, 0.72)),\n        url(\"images\/page-hero.jpg\") center\/cover no-repeat;\n    }\n\n    .page-hero__overlay {\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(circle at top left, rgba(255,255,255,0.06), transparent 28%),\n        linear-gradient(to right, rgba(10, 10, 10, 0.62), rgba(22, 22, 22, 0.32));\n    }\n\n    .page-hero__content {\n      position: relative;\n      z-index: 2;\n      padding: 36px 0 36px;\n      color: #fff;\n    }\n\n    .eyebrow {\n      display: inline-block;\n      margin-bottom: 14px;\n      padding: 8px 14px;\n      border-radius: 999px;\n      background: rgba(255,255,255,0.14);\n      color: #fff;\n      font-size: 0.8rem;\n      font-weight: 800;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n    }\n\n    .eyebrow--dark {\n      background: rgba(255,255,255,0.08);\n      color: #fff;\n    }\n\n    .page-hero h1 {\n     margin: 0 0 14px;\n    max-width: 600px;\n    font-size: clamp(1.4rem, 5vw, 4rem);\n    line-height: 0.96;\n    color: #fff;\n    }\n\n    .page-hero p {\n      margin: 0;\n      max-width: 720px;\n      color: rgba(255,255,255,0.92);\n      font-size: 1rem;\n    }\n\n    \/* PROJECT SECTIONS *\/\n    .featured-projects {\n      padding-bottom: 0;\n    }\n\n    .project-spotlight {\n      padding: 22px 0 34px;\n    }\n\n    .project-banner {\n      height: 34vh;\n      min-height: 220px;\n      max-height: 420px;\n      overflow: hidden;\n    }\n\n    .project-panel {\n      position: relative;\n      margin-top: -36px;\n      background: rgba(255,255,255,0.96);\n      backdrop-filter: blur(10px);\n      border-radius: var(--radius-lg);\n      box-shadow: var(--shadow);\n      padding: 20px;\n    }\n\n    .project-brand {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 16px;\n      align-items: center;\n      margin-bottom: 18px;\n    }\n\n    .project-logo {\n      width: 76px;\n      height: 76px;\n      border-radius: 20px;\n      overflow: hidden;\n      background: var(--surface-soft);\n      border: 1px solid var(--border);\n      box-shadow: 0 8px 24px rgba(16, 24, 40, 0.08);\n    }\n\n    .project-brand__meta h2 {\n      margin: 8px 0 6px;\n      font-size: clamp(1.6rem, 5vw, 2.6rem);\n      line-height: 1.05;\n    }\n\n    .project-subtitle {\n      margin: 0;\n      color: var(--muted);\n      font-size: 1rem;\n    }\n\n    .region-tag {\n      display: inline-flex;\n      align-items: center;\n      padding: 7px 12px;\n      border-radius: 999px;\n      background: #111;\n      color: #fff;\n      font-size: 0.8rem;\n      font-weight: 800;\n      letter-spacing: 0.03em;\n    }\n\n    .project-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n\n    .project-copy {\n      padding: 18px;\n      border-radius: var(--radius-md);\n      background: var(--surface-soft);\n      border: 1px solid var(--border);\n    }\n\n    .project-copy--highlight {\n      background:\n        linear-gradient(135deg, rgba(24, 24, 24, 0.96), rgba(38, 38, 38, 0.96)),\n        repeating-linear-gradient(\n          45deg,\n          rgba(255, 255, 255, 0.025) 0px,\n          rgba(255, 255, 255, 0.025) 2px,\n          transparent 2px,\n          transparent 8px\n        );\n      color: #fff;\n      border: none;\n    }\n\n    .project-copy h3 {\n      margin: 0 0 8px;\n      font-size: 1rem;\n    }\n\n    .project-copy p {\n      margin: 0;\n      font-size: 0.98rem;\n    }\n\n    .project-copy--highlight p {\n      color: rgba(255,255,255,0.92);\n    }\n\n    .project-actions {\n      margin-top: 18px;\n    }\n\n    .btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 48px;\n      padding: 12px 18px;\n      border-radius: 14px;\n      font-weight: 700;\n      transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;\n    }\n\n    .btn:hover {\n      transform: translateY(-1px);\n    }\n\n    .btn-primary {\n      background: var(--primary);\n      color: #fff;\n    }\n\n    .btn-primary:hover {\n      background: #000;\n    }\n\n    .btn-light {\n      background: #fff;\n      color: #111;\n    }\n\n    \/* INTERVIEW SLIDER *\/\n    .interview-slider-section {\n      padding: 12px 0 18px;\n    }\n\n    .interview-slider-shell {\n      background:\n        radial-gradient(circle at top left, rgba(255,255,255,0.05), transparent 30%),\n        radial-gradient(circle at bottom right, rgba(255,255,255,0.04), transparent 28%),\n        repeating-linear-gradient(\n          135deg,\n          rgba(255, 255, 255, 0.02) 0px,\n          rgba(255, 255, 255, 0.02) 2px,\n          transparent 2px,\n          transparent 10px\n        ),\n        linear-gradient(135deg, #111111 0%, #1a1a1a 45%, #232323 100%);\n      color: #fff;\n      border-radius: 28px;\n      padding: 22px;\n      box-shadow: var(--shadow);\n      overflow: hidden;\n    }\n\n    .interview-slider-header {\n      display: flex;\n      align-items: end;\n      justify-content: space-between;\n      gap: 16px;\n      margin-bottom: 18px;\n    }\n\n    .interview-slider-header h2 {\n      margin: 0;\n      font-size: clamp(1.6rem, 4vw, 2.6rem);\n      line-height: 1.08;\n      max-width: 18ch;color:#fff;\n    }\n\n    .interview-slider-header p {\n      margin: 8px 0 0;\n      color: rgba(255,255,255,0.78);\n      max-width: 56ch;\n    }\n\n    .interview-controls {\n      display: none;\n      gap: 10px;\n      flex-shrink: 0;\n    }\n\n    .slider-btn {\n      width: 46px;\n      height: 46px;\n      border: 1px solid rgba(255,255,255,0.14);\n      background: rgba(255,255,255,0.08);\n      color: #fff;\n      border-radius: 999px;\n      cursor: pointer;\n      font-size: 1.1rem;\n      transition: background 0.2s ease, transform 0.2s ease;\n    }\n\n    .slider-btn:hover {\n      background: rgba(255,255,255,0.16);\n      transform: translateY(-1px);\n    }\n\n    .interview-slider-track {\n      display: grid;\n      grid-auto-flow: column;\n      grid-auto-columns: 86%;\n      gap: 16px;\n      overflow-x: auto;\n      scroll-snap-type: x mandatory;\n      scroll-behavior: smooth;\n      scrollbar-width: none;\n      padding-bottom: 4px;\n    }\n\n    .interview-slider-track::-webkit-scrollbar {\n      display: none;\n    }\n\n    .interview-slide {\n      scroll-snap-align: start;position:relative;\n    }\n\n    .interview-card {\n      display: block;\n      position: relative;\n      min-height: 360px;\n      border-radius: 24px;\n      overflow: hidden;\n      isolation: isolate;\n      box-shadow: 0 18px 40px rgba(0,0,0,0.22);\n    }\n\n    .interview-card img {\n      position: absolute;\n      inset: 0;\n    }\n\n    .interview-card::after {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background:\n        linear-gradient(to top, rgba(0,0,0,0.78), rgba(0,0,0,0.18) 50%, rgba(0,0,0,0.08));\n      z-index: 1;\n    }\n\n    .interview-card__content {\n      \n      padding: 10px;\n      color: #fff;\n    }\n\n    .interview-kicker {\n      display: inline-block;\n      margin-bottom: 10px;\n      padding: 7px 12px;\n      border-radius: 999px;\n      background: rgba(255,255,255,0.14);\n      font-size: 0.78rem;\n      font-weight: 800;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n    }\n\n    .interview-card__content h3 {\n      margin: 0 0 8px;\n      font-size: 1.35rem;\n      line-height: 1.1;color:#fff;\n    }\n\n    .interview-card__content p {\n      margin: 0;\n      color: rgba(255,255,255,0.88);\n      font-size: 0.95rem;\n      max-width: 34ch;\n    }\n\n    \/* APPLY STRIP *\/\n    .apply-strip {\n      margin-top: 20px;\n      padding: 36px 0 60px;\n      background:\n        radial-gradient(circle at top left, rgba(255,255,255,0.05), transparent 30%),\n        radial-gradient(circle at bottom right, rgba(255,255,255,0.04), transparent 28%),\n        repeating-linear-gradient(\n          135deg,\n          rgba(255, 255, 255, 0.02) 0px,\n          rgba(255, 255, 255, 0.02) 2px,\n          transparent 2px,\n          transparent 10px\n        ),\n        linear-gradient(135deg, #111111 0%, #1a1a1a 45%, #232323 100%);\n      color: #fff;\n    }\n\n    .apply-strip__inner {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 20px;\n      align-items: center;\n    }\n\n    .apply-strip__text h2 {\n      margin: 0 0 10px;\n      font-size: clamp(1.8rem, 5vw, 3rem);\n      line-height: 1.05;\n      max-width: 16ch;\n    }\n\n    .apply-strip__text p {\n      margin: 0;\n      max-width: 680px;\n      color: rgba(255,255,255,0.88);\n    }\n\n    .apply-strip__action {\n      display: flex;\n      align-items: center;\n    }\n\n    \/* REVEAL ANIMATION *\/\n    .reveal {\n      opacity: 0;\n      transform: translateY(32px);\n      transition: opacity 0.7s ease, transform 0.7s ease;\n    }\n\n    .reveal.is-visible {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    \/* TABLET *\/\n    \n    \n\n      .page-hero__content {\n        padding-bottom: 50px;\n      }\n\n      .project-panel {\n        margin-top: -52px;\n        padding: 28px;\n      }\n\n      .project-brand {\n        grid-template-columns: 92px 1fr;\n        gap: 20px;\n      }\n\n      .project-logo {\n        width: 92px;\n        height: 92px;\n      }\n\n      .project-grid {\n        grid-template-columns: 1fr 1fr;\n        gap: 16px;\n      }\n\n      .interview-slider-track {\n        grid-auto-columns: 48%;\n      }\n\n      .interview-controls {\n        display: flex;\n      }\n\n      .apply-strip__inner {\n        grid-template-columns: 1.5fr auto;\n      }\n    }\n\n    \/* DESKTOP *\/\n    @media (min-width: 1024px) {\n      \n\n      .project-banner {\n        height: 46vh;\n      }\n\n      .project-panel {\n        padding: 34px;\n      }\n\n      .project-copy {\n        padding: 22px;\n      }\n\n      .interview-slider-shell {\n        padding: 30px;\n      }\n\n      .interview-slider-track {\n        grid-auto-columns: calc(33.333% - 11px);\n      }\n\n      .interview-card {\n        min-height: 420px;\n      }\n    }\n    .apply-feature {\n  padding: 40px 0 70px;\n}\n\n.apply-feature__panel {\n  position: relative;\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 24px;\n  padding: 28px 22px;\n  border-radius: 30px;\n  overflow: hidden;\n  background:\n    radial-gradient(circle at top left, rgba(255,255,255,0.08), transparent 28%),\n    radial-gradient(circle at bottom right, rgba(255,255,255,0.06), transparent 24%),\n    linear-gradient(135deg, rgba(20,20,20,0.98), rgba(36,36,36,0.96));\n  box-shadow:\n    0 24px 60px rgba(0,0,0,0.22),\n    inset 0 1px 0 rgba(255,255,255,0.06);\n  color: #fff;\n}\n\n.apply-feature__panel::before {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background:\n    repeating-linear-gradient(\n      135deg,\n      rgba(255,255,255,0.018) 0px,\n      rgba(255,255,255,0.018) 2px,\n      transparent 2px,\n      transparent 10px\n    );\n  pointer-events: none;\n}\n\n.apply-feature__glow {\n  position: absolute;\n  width: 240px;\n  height: 240px;\n  right: -60px;\n  top: -60px;\n  border-radius: 50%;\n  background: radial-gradient(circle, rgba(216,168,78,0.22), transparent 68%);\n  pointer-events: none;\n}\n\n.apply-feature__content,\n.apply-feature__action {\n  position: relative;\n  z-index: 1;\n}\n\n.apply-feature__eyebrow {\n  display: inline-flex;\n  align-items: center;\n  margin-bottom: 14px;\n  padding: 8px 14px;\n  border-radius: 999px;\n  background: rgba(255,255,255,0.08);\n  border: 1px solid rgba(255,255,255,0.08);\n  color: #f3e2b8;\n  font-size: 0.78rem;\n  font-weight: 800;\n  letter-spacing: 0.08em;\n  text-transform: uppercase;\n}\n\n.apply-feature h2 {\n  margin: 0 0 12px;\n  max-width: 16ch;\n  font-size: clamp(2rem, 5vw, 3.4rem);\n  line-height: 1;\n  letter-spacing: -0.03em;color:#fff;\n}\n\n.apply-feature p {\n  margin: 0;\n  max-width: 42rem;\n  color: rgba(255,255,255,0.82);\n  font-size: 1rem;\n  line-height: 1.6;\n}\n\n.apply-feature__action {\n  display: flex;\n  align-items: center;\n}\n\n.apply-feature__button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 52px;\n  padding: 14px 22px;\n  border-radius: 16px;\n  background: linear-gradient(135deg, #f4e4b8, #d8a84e);\n  color: #111;\n  font-weight: 800;\n  text-decoration: none;\n  box-shadow: 0 12px 30px rgba(0,0,0,0.2);\n  transition: transform 0.2s ease, box-shadow 0.2s ease;\n}\n\n.apply-feature__button:hover {\n  transform: translateY(-2px);\n  box-shadow: 0 18px 36px rgba(0,0,0,0.24);\n}\n\n@media (min-width: 768px) {\n  .container {\n    width: min(100% - 40px, 1160px);\n  }\n\n  .apply-feature__panel {\n    grid-template-columns: 1.5fr auto;\n    align-items: center;\n    gap: 32px;\n    padding: 38px 34px;\n  }\n\n  .apply-feature__action {\n    justify-content: flex-end;\n  }\n}\n  <\/style>\n\n\n  <header class=\"page-hero\">\n    <div class=\"page-hero__overlay\"><\/div>\n    <div class=\"container page-hero__content\">\n      <span class=\"eyebrow\">Prelaunch Featured Projects<\/span>\n      <h1>Projects Across Ghana Worth Watching<\/h1>\n      <p>\n        Discover compelling ventures across Ghana\u2019s regions, each selected for its\n        impact, potential, and alignment with the vision for the Decade of Our Repatriation.\n      <\/p>\n    <\/div>\n  <\/header>\n\n  <main class=\"featured-projects\">\n\n \n<section class=\"project-spotlight reveal\">\n  <div class=\"project-banner\">\n    <img decoding=\"async\" src=\"https:\/\/decadeofourrepatriation.com\/wp-content\/uploads\/2026\/04\/5956214166416723293.jpg\" alt=\"Project banner for Beyond View\">\n  <\/div>\n\n  <div class=\"container\">\n    <div class=\"project-panel\">\n      <div class=\"project-brand\">\n        <div class=\"project-logo\">\n          <img decoding=\"async\" src=\"https:\/\/decadeofourrepatriation.com\/wp-content\/uploads\/2025\/10\/Untitled-10-1-1-1.webp\" alt=\"Beyond View logo\">\n        <\/div>\n\n        <div class=\"project-brand__meta\">\n          <span class=\"region-tag\">Eastern Region<\/span>\n          <h2>Beyond View<\/h2>\n          <p class=\"project-subtitle\">Housing and real estate investment rooted in sustainable mixed-use development.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"project-grid\">\n        <div class=\"project-copy\">\n          <h3>About the Project<\/h3>\n          <p>\n            Beyond View is a state-of-the-art mixed-use sustainable development of condos,\n            townhomes, homes, and Airbnb units. KASI is a marriage between an eco-resort\n            and a research and training institute, highlighting instruction in sustainable\n            and renewable eco-holistic practices from an indigenous African perspective.\n          <\/p>\n        <\/div>\n\n        <div class=\"project-copy project-copy--highlight\">\n          <h3>Why It Was Featured<\/h3>\n          <p>\n            This project was selected for its combination of real estate investment,\n            sustainability, hospitality, and education, creating a model for long-term\n            growth and culturally grounded development in Ghana.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"project-actions\">\n        <a href=\"https:\/\/decadeofourrepatriation.com\/the-beyond-view\/\" class=\"btn btn-primary\">View Project<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"project-spotlight reveal\">\n  <div class=\"project-banner\">\n    <img decoding=\"async\" src=\"https:\/\/decadeofourrepatriation.com\/wp-content\/uploads\/2026\/06\/ChatGPT-Image-Jun-1-2026-11_40_26-PM-1.png\" alt=\"Project banner for Akuakrom\">\n  <\/div>\n\n  <div class=\"container\">\n    <div class=\"project-panel\">\n      <div class=\"project-brand\">\n        <div class=\"project-logo\">\n          <img decoding=\"async\" src=\"https:\/\/decadeofourrepatriation.com\/wp-content\/uploads\/2025\/10\/logo-1024x235-white.webp\" alt=\"Akuakrom logo\">\n        <\/div>\n\n        <div class=\"project-brand__meta\">\n          <span class=\"region-tag\">Ashanti Region<\/span>\n          <h2>Akuakrom<\/h2>\n          <p class=\"project-subtitle\">An Asante heritage-anchored, climate-resilient city-region for cultural preservation and community wealth.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"project-grid\">\n        <div class=\"project-copy\">\n          <h3>About the Project<\/h3>\n          <p>\n            Akuakrom orients Abibitumi members to DOOR\u2019s signature build\u2014an Asante\n            heritage-anchored, climate-resilient city-region blending cultural preservation,\n            green infrastructure, and advanced technology to generate jobs, skills pipelines,\n            and long-term community wealth.\n          <\/p>\n        <\/div>\n\n        <div class=\"project-copy project-copy--highlight\">\n          <h3>Why It Was Featured<\/h3>\n          <p>\n            Akuakrom stands out for its bold integration of heritage, resilience, innovation,\n            and economic development, making it a compelling example of future-focused\n            nation-building in Ghana.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"project-actions\">\n        <a href=\"https:\/\/decadeofourrepatriation.com\/akuakrom\/\" class=\"btn btn-primary\">View Project<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"project-spotlight reveal\">\n  <div class=\"project-banner\">\n    <img decoding=\"async\" src=\"https:\/\/decadeofourrepatriation.com\/wp-content\/uploads\/2026\/06\/abibitumi-headquarters.jpg\" alt=\"Project banner for Abibitumi Headquarters\">\n  <\/div>\n\n  <div class=\"container\">\n    <div class=\"project-panel\">\n      <div class=\"project-brand\">\n        <div class=\"project-logo\">\n          <img decoding=\"async\" src=\"https:\/\/decadeofourrepatriation.com\/wp-content\/uploads\/2026\/04\/5956214166416723382.jpg\" alt=\"Abibitumi Headquarters logo\">\n        <\/div>\n\n        <div class=\"project-brand__meta\">\n          <span class=\"region-tag\">Akuapem Mampong, Eastern Region<\/span>\n          <h2>Abibitumi Headquarters<\/h2>\n          <p class=\"project-subtitle\">A Black Power institution and destination for culture, construction, events, and investment.<\/p>\n        <\/div>\n      <\/div>\n\n\n<div class=\"project-grid\">\n        <div class=\"project-copy\">\n          <h3>About the Project<\/h3>\n          <p>\n            Abibitumi Headquarters is a Black Power institution and destination for events,\n            festivals, seminars, eco-architecture, building construction, and investment\n            opportunities. It is designed as a space for cultural power, community gathering,\n            sustainable development, and long-term Black institution building in Ghana.\n          <\/p>\n        <\/div>\n\n        <div class=\"project-copy project-copy--highlight\">\n          <h3>Why It Was Featured<\/h3>\n          <p>\n            This project was featured because it represents institutional vision, cultural\n            grounding, and long-term infrastructure for community, investment, and Black\n            self-determined development in Ghana.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"project-actions\">\n        <a href=\"https:\/\/decadeofourrepatriation.com\/abibitumi-headquarters\/\" class=\"btn btn-primary\">View Project<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n\n<section class=\"project-spotlight reveal\">\n  <div class=\"project-banner\">\n    <img decoding=\"async\" src=\"https:\/\/decadeofourrepatriation.com\/wp-content\/uploads\/2026\/04\/5956214166416723395.jpg\"\/>\n    \n  <\/div>\n\n  <div class=\"container\">\n    <div class=\"project-panel\">\n      <div class=\"project-brand\">\n        <div class=\"project-logo\">\n          <img decoding=\"async\" src=\"https:\/\/decadeofourrepatriation.com\/wp-content\/uploads\/2025\/10\/updated-KASI-Logo-scaled-e1652394341126-120x78-2-e1760634285638.jpg\" alt=\"Abibitumi Headquarters logo\">\n        <\/div>\n\n        <div class=\"project-brand__meta\">\n          <span class=\"region-tag\">Volta<\/span>\n          <h2>KASI<\/h2>\n          <p class=\"project-subtitle\"> Eco-resort and a research\/training institute <\/p>\n        <\/div>\n      <\/div>\n\n\n<div class=\"project-grid\">\n        <div class=\"project-copy\">\n          <h3>About the Project<\/h3>\n          <p>\n            KASI is a marriage between an eco-resort and a research\/training institute which highlights instruction in sustainable and renewable eco-holistic practices from an indigenous African perspective.\n          <\/p>\n        <\/div>\n\n        <div class=\"project-copy project-copy--highlight\">\n          <h3>Why It Was Featured<\/h3>\n          <p>\n            This project was featured because it represents institutional vision, cultural\n            grounding, and long-term infrastructure for community, investment, and Black\n            self-determined development in Ghana.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"project-actions\">\n        <a href=\"https:\/\/decadeofourrepatriation.com\/kweku-andoh-sustainability-institute-kasi\/\" class=\"btn btn-primary\">View Project<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"project-spotlight reveal\">\n  <div class=\"project-banner\">\n    <img decoding=\"async\" src=\"https:\/\/decadeofourrepatriation.com\/wp-content\/uploads\/2026\/06\/calvin-daniels.jpg\" alt=\"Project banner for Shai Hills Snail and Agriculture Farm\">\n  <\/div>\n\n  <div class=\"container\">\n    <div class=\"project-panel\">\n      <div class=\"project-brand\">\n        <div class=\"project-logo\">\n          <img decoding=\"async\" src=\"https:\/\/decadeofourrepatriation.com\/wp-content\/uploads\/2026\/06\/calvin-daniels.jpg\" alt=\"Shai Hills Snail and Agriculture Farm\">\n        <\/div>\n\n        <div class=\"project-brand__meta\">\n          <span class=\"region-tag\">Greater Accra Region<\/span>\n          <h2>Shai Hills Snail and Agriculture Farm<\/h2>\n          <p class=\"project-subtitle\">Growing Ghana\u2019s Great Brain Gain from the Ground Up<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"project-grid\">\n        <div class=\"project-copy\">\n          <h3>About the Project<\/h3>\n          <p>\n            Led by repatriate Calvin Daniels, the farm brings together snail production,\n            moringa cultivation, neem cultivation, food crops, worker housing, processing\n            infrastructure, and large-scale agricultural planning.\n          <\/p>\n        <\/div>\n\n        <div class=\"project-copy project-copy--highlight\">\n          <h3>Why It Was Featured<\/h3>\n          <p>\n            This project was featured because it turns repatriation into production, jobs,\n            food security, health, enterprise, and Ghana's Great Brain Gain in practice.\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"project-actions\">\n        <a href=\"https:\/\/decadeofourrepatriation.com\/shai-hills-snail-and-agriculture-farm\/\" class=\"btn btn-primary\">View Project<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"interview-slider-section reveal\">\n      <div class=\"container\">\n        <div class=\"interview-slider-shell\">\n          <div class=\"interview-slider-header\">\n            <div>\n              <span class=\"eyebrow eyebrow--dark\">Exclusive Interviews<\/span>\n              <h2>Watch Exclusive Abibitumi Interviews with Project Leaders.<\/h2>\n              <p>\n                Tap or swipe through featured conversations and open each interview in a new window.\n              <\/p>\n            <\/div>\n\n            <div class=\"interview-controls\">\n              <button class=\"slider-btn\" type=\"button\" id=\"sliderPrev\" aria-label=\"Previous interviews\">&#8592;<\/button>\n              <button class=\"slider-btn\" type=\"button\" id=\"sliderNext\" aria-label=\"Next interviews\">&#8594;<\/button>\n            <\/div>\n          <\/div>\n\n          <div class=\"interview-slider-track\" id=\"interviewSlider\">\n            <article class=\"interview-slide\">\n              \n                <iframe width=\"100%\" height=\"300\" src=\"https:\/\/www.youtube.com\/embed\/UHAtLS2KTIQ\" title=\"AES From Kansas City to Ghana  How to Build Wealth &amp; Live in Luxury with Sustainable Real Estate\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n                <div class=\"interview-card__content\">\n                  <span class=\"interview-kicker\">Ashanti Region<\/span>\n                  <h3>Beyond View<\/h3>\n                  <p>Housing and real estate investment rooted in sustainable mixed-use development.<\/p>\n                <\/div>\n             \n            <\/article>\n\n            <article class=\"interview-slide\">\n              \n               <iframe width=\"100%\" height=\"300\" src=\"https:\/\/www.youtube.com\/embed\/lWjsbpQvhpE\" title=\"DOOR Flagship  Inside Akuakrom \u2014 Ghana\u2019s $100B City in the Making\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n                <div class=\"interview-card__content\">\n                  <span class=\"interview-kicker\">Ashanti Region<\/span>\n                  <h3>Akuakrom<\/h3>\n                  <p>An Asante heritage-anchored, climate-resilient city-region for cultural preservation and community wealth.<\/p>\n                <\/div>\n             \n            <\/article>\n\n            <article class=\"interview-slide\">\n             \n                <iframe width=\"100%\" height=\"300\" src=\"https:\/\/www.youtube.com\/embed\/x8Wcnjmvpjw\" title=\"Repatriation and RE integration A KASI Case Study\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n                <div class=\"interview-card__content\">\n                  <span class=\"interview-kicker\">Greater Accra Region<\/span>\n                  <h3>Kasi<\/h3>\n                  <p>Sustainable development, and long-term Black institution building in Ghana.<\/p>\n                <\/div>\n             \n            <\/article>\n\n            <article class=\"interview-slide\">\n             \n                <iframe width=\"100%\" height=\"300\" src=\"https:\/\/www.youtube.com\/embed\/hnNUbCARNhs\" title=\"From Snails to Moringa  How a u s  Veteran Built a Multi Million Dollar Farm in Ghana\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n                <div class=\"interview-card__content\">\n                  <span class=\"interview-kicker\">Northern Region<\/span>\n                  <h3>Shai Hills Snail Farms<\/h3>\n                  <p>See what it takes to move from local impact to national visibility.<\/p>\n                <\/div>\n             \n            <\/article>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n <section class=\"apply-feature\">\n  <div class=\"container\">\n    <div class=\"apply-feature__panel\">\n      <div class=\"apply-feature__glow\"><\/div>\n\n      <div class=\"apply-feature__content\">\n        <span class=\"apply-feature__eyebrow\">Apply to Be Featured<\/span>\n\n        <h2>\n          Do you have or know of a project that should be featured in the\n          Decade of Our Repatriation?\n        <\/h2>\n\n        <p>\n          Help people connect with game-changing projects around Ghana.\n        <\/p>\n      <\/div>\n\n      <div class=\"apply-feature__action\">\n        <a href=\"https:\/\/decadeofourrepatriation.com\/contacts\/\" class=\"apply-feature__button\">Apply Here<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n  <\/main>\n\n  <script>\n    const revealItems = document.querySelectorAll(\".reveal\");\n\n    const revealObserver = new IntersectionObserver(\n      (entries) => {\n        entries.forEach((entry) => {\n          if (entry.isIntersecting) {\n            entry.target.classList.add(\"is-visible\");\n            revealObserver.unobserve(entry.target);\n          }\n        });\n      },\n      {\n        threshold: 0.15,\n      }\n    );\n\n    revealItems.forEach((item) => {\n      revealObserver.observe(item);\n    });\n\n    const interviewSlider = document.getElementById(\"interviewSlider\");\n    const sliderPrev = document.getElementById(\"sliderPrev\");\n    const sliderNext = document.getElementById(\"sliderNext\");\n\n    if (interviewSlider && sliderPrev && sliderNext) {\n      const getScrollAmount = () => {\n        const firstSlide = interviewSlider.querySelector(\".interview-slide\");\n        if (!firstSlide) return 320;\n        return firstSlide.getBoundingClientRect().width + 16;\n      };\n\n      sliderNext.addEventListener(\"click\", () => {\n        interviewSlider.scrollBy({\n          left: getScrollAmount(),\n          behavior: \"smooth\"\n        });\n      });\n\n      sliderPrev.addEventListener(\"click\", () => {\n        interviewSlider.scrollBy({\n          left: -getScrollAmount(),\n          behavior: \"smooth\"\n        });\n      });\n    }\n  <\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Prelaunch Featured Projects Projects Across Ghana Worth Watching Discover compelling ventures across Ghana\u2019s regions, each selected for its impact, potential, and alignment with the vision for the Decade of Our Repatriation. Eastern Region Beyond View Housing and real estate investment rooted in sustainable mixed-use development. About the Project Beyond View is a state-of-the-art mixed-use sustainable&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"give_campaign_id":0,"_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"footnotes":"","_tec_slr_enabled":"","_tec_slr_layout":""},"class_list":["post-6588","page","type-page","status-publish","hentry"],"campaignId":"","ticketed":false,"_links":{"self":[{"href":"https:\/\/decadeofourrepatriation.com\/new\/wp-json\/wp\/v2\/pages\/6588","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/decadeofourrepatriation.com\/new\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/decadeofourrepatriation.com\/new\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/decadeofourrepatriation.com\/new\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/decadeofourrepatriation.com\/new\/wp-json\/wp\/v2\/comments?post=6588"}],"version-history":[{"count":205,"href":"https:\/\/decadeofourrepatriation.com\/new\/wp-json\/wp\/v2\/pages\/6588\/revisions"}],"predecessor-version":[{"id":9074,"href":"https:\/\/decadeofourrepatriation.com\/new\/wp-json\/wp\/v2\/pages\/6588\/revisions\/9074"}],"wp:attachment":[{"href":"https:\/\/decadeofourrepatriation.com\/new\/wp-json\/wp\/v2\/media?parent=6588"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}