{"id":55,"date":"2026-05-01T15:08:44","date_gmt":"2026-05-01T15:08:44","guid":{"rendered":"https:\/\/mbizdevelopmentfoundation.org\/?page_id=55"},"modified":"2026-05-01T15:09:29","modified_gmt":"2026-05-01T15:09:29","slug":"our-programs","status":"publish","type":"page","link":"https:\/\/mbizdevelopmentfoundation.org\/index.php\/our-programs\/","title":{"rendered":"our-programs"},"content":{"rendered":"\n\n\n{&#8220;title&#8221;:&#8221;&#8221;,&#8221;content&#8221;:&#8221;<!DOCTYPE html>\\r\\n<html lang=\\\"en\\\">\\r\\n<head>\\r\\n  <meta charset=\\\"UTF-8\\\">\\r\\n  <meta name=\\\"viewport\\\" content=\\\"width=device-width, initial-scale=1.0\\\">\\r\\n  <title>Our Programs &#8211; MBIZ Development Foundation<\/title>\\r\\n  <link href=\\\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&#038;display=swap\\\" rel=\\\"stylesheet\\\">\\r\\n  <link rel=\\\"stylesheet\\\" href=\\\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\\\">\\r\\n  <style>\\r\\n    * {\\r\\n      margin: 0;\\r\\n      padding: 0;\\r\\n      box-sizing: border-box;\\r\\n    }\\r\\n\\r\\n    body {\\r\\n      font-family: 'Inter', sans-serif;\\r\\n      background: #fefef7;\\r\\n      color: #1e2f2f;\\r\\n      line-height: 1.5;\\r\\n    }\\r\\n\\r\\n    \/* Header *\/\\r\\n    .page-header {\\r\\n      background: linear-gradient(135deg, #1a6d4d 0%, #2b8c5e 100%);\\r\\n      color: white;\\r\\n      padding: 50px 20px;\\r\\n      text-align: center;\\r\\n    }\\r\\n\\r\\n    .page-header h1 {\\r\\n      font-size: 2.5rem;\\r\\n      font-weight: 800;\\r\\n      margin-bottom: 12px;\\r\\n    }\\r\\n\\r\\n    .page-header p {\\r\\n      font-size: 1rem;\\r\\n      opacity: 0.9;\\r\\n      max-width: 700px;\\r\\n      margin: 0 auto;\\r\\n    }\\r\\n\\r\\n    \/* Container *\/\\r\\n    .container {\\r\\n      max-width: 1200px;\\r\\n      margin: 0 auto;\\r\\n      padding: 50px 24px;\\r\\n    }\\r\\n\\r\\n    \/* Program Row *\/\\r\\n    .program-row {\\r\\n      margin-bottom: 50px;\\r\\n    }\\r\\n\\r\\n    .program-cards {\\r\\n      display: flex;\\r\\n      gap: 30px;\\r\\n      flex-wrap: wrap;\\r\\n    }\\r\\n\\r\\n    \/* Text Card *\/\\r\\n    .text-card {\\r\\n      flex: 1;\\r\\n      min-width: 300px;\\r\\n      background: white;\\r\\n      border-radius: 20px;\\r\\n      padding: 30px;\\r\\n      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);\\r\\n      border: 1px solid #e2ede6;\\r\\n    }\\r\\n\\r\\n    .program-icon {\\r\\n      font-size: 2.5rem;\\r\\n      color: #278a60;\\r\\n      margin-bottom: 20px;\\r\\n    }\\r\\n\\r\\n    .text-card h2 {\\r\\n      font-size: 1.8rem;\\r\\n      font-weight: 700;\\r\\n      color: #1e4638;\\r\\n      margin-bottom: 16px;\\r\\n      padding-bottom: 10px;\\r\\n      border-bottom: 3px solid #278a60;\\r\\n      display: inline-block;\\r\\n    }\\r\\n\\r\\n    .text-card h3 {\\r\\n      font-size: 1.1rem;\\r\\n      font-weight: 700;\\r\\n      color: #278a60;\\r\\n      margin: 20px 0 12px 0;\\r\\n    }\\r\\n\\r\\n    .text-card p {\\r\\n      color: #4a6a5e;\\r\\n      font-size: 0.9rem;\\r\\n      line-height: 1.6;\\r\\n      margin-bottom: 15px;\\r\\n    }\\r\\n\\r\\n    .location-list {\\r\\n      list-style: none;\\r\\n      padding: 0;\\r\\n      margin: 15px 0;\\r\\n    }\\r\\n\\r\\n    .location-list li {\\r\\n      margin-bottom: 10px;\\r\\n      display: flex;\\r\\n      align-items: flex-start;\\r\\n      gap: 10px;\\r\\n      font-size: 0.85rem;\\r\\n      color: #4a6a5e;\\r\\n    }\\r\\n\\r\\n    .location-list li i {\\r\\n      color: #278a60;\\r\\n      font-size: 0.75rem;\\r\\n      margin-top: 4px;\\r\\n      min-width: 16px;\\r\\n    }\\r\\n\\r\\n    .location-title {\\r\\n      font-weight: 700;\\r\\n      color: #1e4638;\\r\\n      margin: 15px 0 10px 0;\\r\\n      display: flex;\\r\\n      align-items: center;\\r\\n      gap: 8px;\\r\\n    }\\r\\n\\r\\n    .location-title i {\\r\\n      font-size: 0.9rem;\\r\\n    }\\r\\n\\r\\n    \/* Image Card *\/\\r\\n    .image-card {\\r\\n      flex: 1;\\r\\n      min-width: 280px;\\r\\n      background: linear-gradient(135deg, #eef5f0 0%, #e2efe7 100%);\\r\\n      border-radius: 20px;\\r\\n      overflow: hidden;\\r\\n      display: flex;\\r\\n      flex-direction: column;\\r\\n      justify-content: center;\\r\\n      align-items: center;\\r\\n      padding: 40px 30px;\\r\\n      text-align: center;\\r\\n      border: 1px solid #c2dfcf;\\r\\n    }\\r\\n\\r\\n    .image-icon {\\r\\n      font-size: 5rem;\\r\\n      color: #278a60;\\r\\n      margin-bottom: 20px;\\r\\n    }\\r\\n\\r\\n    .image-card h3 {\\r\\n      font-size: 1.3rem;\\r\\n      font-weight: 700;\\r\\n      color: #1e4638;\\r\\n      margin-bottom: 15px;\\r\\n    }\\r\\n\\r\\n    .image-card p {\\r\\n      font-size: 0.9rem;\\r\\n      color: #4a6a5e;\\r\\n      line-height: 1.6;\\r\\n      margin-bottom: 20px;\\r\\n    }\\r\\n\\r\\n    .image-badge {\\r\\n      display: inline-block;\\r\\n      background: #278a60;\\r\\n      color: white;\\r\\n      padding: 5px 14px;\\r\\n      border-radius: 20px;\\r\\n      font-size: 0.7rem;\\r\\n      font-weight: 600;\\r\\n    }\\r\\n\\r\\n    \/* Impact Section *\/\\r\\n    .impact-section {\\r\\n      background: linear-gradient(135deg, #1f463b 0%, #2a5c4e 100%);\\r\\n      border-radius: 20px;\\r\\n      padding: 40px;\\r\\n      margin-top: 40px;\\r\\n      text-align: center;\\r\\n    }\\r\\n\\r\\n    .impact-section h3 {\\r\\n      font-size: 1.6rem;\\r\\n      color: white;\\r\\n      margin-bottom: 25px;\\r\\n    }\\r\\n\\r\\n    .impact-grid {\\r\\n      display: flex;\\r\\n      gap: 30px;\\r\\n      flex-wrap: wrap;\\r\\n      justify-content: center;\\r\\n    }\\r\\n\\r\\n    .impact-card {\\r\\n      flex: 1;\\r\\n      min-width: 250px;\\r\\n      background: rgba(255, 255, 255, 0.1);\\r\\n      border-radius: 16px;\\r\\n      padding: 25px;\\r\\n      text-align: center;\\r\\n    }\\r\\n\\r\\n    .impact-card i {\\r\\n      font-size: 2.5rem;\\r\\n      color: #a1ddc2;\\r\\n      margin-bottom: 15px;\\r\\n    }\\r\\n\\r\\n    .impact-card h4 {\\r\\n      font-size: 1.2rem;\\r\\n      color: white;\\r\\n      margin-bottom: 10px;\\r\\n    }\\r\\n\\r\\n    .impact-card p {\\r\\n      font-size: 0.85rem;\\r\\n      color: rgba(255, 255, 255, 0.85);\\r\\n      line-height: 1.5;\\r\\n    }\\r\\n\\r\\n    \/* CTA *\/\\r\\n    .cta-section {\\r\\n      text-align: center;\\r\\n      background: #f8fbf9;\\r\\n      border-radius: 16px;\\r\\n      padding: 35px;\\r\\n      margin-top: 50px;\\r\\n    }\\r\\n\\r\\n    .cta-section h3 {\\r\\n      font-size: 1.4rem;\\r\\n      color: #1e4638;\\r\\n      margin-bottom: 10px;\\r\\n    }\\r\\n\\r\\n    .cta-section p {\\r\\n      font-size: 0.9rem;\\r\\n      color: #5a7a6e;\\r\\n      margin-bottom: 20px;\\r\\n    }\\r\\n\\r\\n    .btn-primary {\\r\\n      background: #1c7651;\\r\\n      padding: 10px 28px;\\r\\n      border-radius: 40px;\\r\\n      font-weight: 600;\\r\\n      font-size: 0.9rem;\\r\\n      text-decoration: none;\\r\\n      color: white;\\r\\n      display: inline-block;\\r\\n      transition: background 0.3s;\\r\\n    }\\r\\n\\r\\n    .btn-primary:hover {\\r\\n      background: #0f5c3f;\\r\\n    }\\r\\n\\r\\n    \/* Responsive *\/\\r\\n    @media (max-width: 768px) {\\r\\n      .page-header {\\r\\n        padding: 35px 20px;\\r\\n      }\\r\\n      \\r\\n      .page-header h1 {\\r\\n        font-size: 1.8rem;\\r\\n      }\\r\\n      \\r\\n      .container {\\r\\n        padding: 35px 20px;\\r\\n      }\\r\\n      \\r\\n      .program-cards {\\r\\n        flex-direction: column;\\r\\n      }\\r\\n      \\r\\n      .text-card, .image-card {\\r\\n        min-width: auto;\\r\\n      }\\r\\n      \\r\\n      .text-card h2 {\\r\\n        font-size: 1.5rem;\\r\\n      }\\r\\n      \\r\\n      .impact-grid {\\r\\n        flex-direction: column;\\r\\n      }\\r\\n    }\\r\\n\\r\\n    @media (max-width: 480px) {\\r\\n      .text-card {\\r\\n        padding: 20px;\\r\\n      }\\r\\n      \\r\\n      .image-card {\\r\\n        padding: 30px 20px;\\r\\n      }\\r\\n      \\r\\n      .impact-section {\\r\\n        padding: 25px;\\r\\n      }\\r\\n      \\r\\n      .impact-section h3 {\\r\\n        font-size: 1.3rem;\\r\\n      }\\r\\n    }\\r\\n  <\/style>\\r\\n<\/head>\\r\\n<body>\\r\\n\\r\\n<header class=\\\"page-header\\\">\\r\\n  <h1>Our Programs<\/h1>\\r\\n  <p>Rooted in Kisoro, scaling across Uganda \u2014 empowering communities through conservation, human rights, and research<\/p>\\r\\n<\/header>\\r\\n\\r\\n<div class=\\\"container\\\">\\r\\n  \\r\\n  <!-- Program 1: Conservation -->\\r\\n  <div class=\\\"program-row\\\">\\r\\n    <div class=\\\"program-cards\\\">\\r\\n      <!-- Text Card -->\\r\\n      <div class=\\\"text-card\\\">\\r\\n        <i class=\\\"fas fa-tree program-icon\\\"><\/i>\\r\\n        <h2>Conservation<\/h2>\\r\\n        <p>MDF recognizes Kisoro District as a biodiversity hotspot, home to Mgahinga Gorilla National Park, volcanic highlands, and fragile ecosystems that sustain both wildlife and communities. Our conservation programs are designed to protect these unique resources while scaling solutions across Uganda.<\/p>\\r\\n        \\r\\n        <div class=\\\"location-title\\\">\\r\\n          <i class=\\\"fas fa-map-marker-alt\\\"><\/i> <strong>In Kisoro:<\/strong>\\r\\n        <\/div>\\r\\n        <ul class=\\\"location-list\\\">\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Wildlife habitat protection around gorilla ranges and forest corridors<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Soil erosion prevention on steep slopes of the Virunga ranges through terracing and agroforestry<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Community-led reforestation with bamboo and indigenous tree nurseries<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Cultural conservation by integrating traditional practices with sustainable natural resource use<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Tourism promotion that benefits local households through eco-tourism and cultural tourism initiatives<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Water body protection targeting Lake Mutanda and other local wetlands to reduce silting and pollution<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Waste management innovations in Kisoro town to address plastic disposal and sanitation challenges<\/li>\\r\\n        <\/ul>\\r\\n        \\r\\n        <div class=\\\"location-title\\\">\\r\\n          <i class=\\\"fas fa-uganda\\\"><\/i> <strong>Across Uganda:<\/strong>\\r\\n        <\/div>\\r\\n        <ul class=\\\"location-list\\\">\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Scaling soil fertility technologies for smallholder farmers<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Supporting district-level climate change adaptation strategies<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Promoting national awareness campaigns on sustainable tourism and conservation<\/li>\\r\\n        <\/ul>\\r\\n      <\/div>\\r\\n      \\r\\n      <!-- Image Card -->\\r\\n      <div class=\\\"image-card\\\">\\r\\n        <i class=\\\"fas fa-mountain image-icon\\\"><\/i>\\r\\n        <h3>Protecting Biodiversity, Sustaining Communities<\/h3>\\r\\n        <p>From the gorilla ranges of Mgahinga to farmlands across Uganda, we work with communities to conserve nature while improving livelihoods through sustainable practices.<\/p>\\r\\n        <span class=\\\"image-badge\\\">Gorilla Protection \u2022 Reforestation \u2022 Climate Action<\/span>\\r\\n      <\/div>\\r\\n    <\/div>\\r\\n  <\/div>\\r\\n\\r\\n  <!-- Program 2: Human Rights -->\\r\\n  <div class=\\\"program-row\\\">\\r\\n    <div class=\\\"program-cards\\\">\\r\\n      <!-- Text Card -->\\r\\n      <div class=\\\"text-card\\\">\\r\\n        <i class=\\\"fas fa-fist-raised program-icon\\\"><\/i>\\r\\n        <h2>Human Rights<\/h2>\\r\\n        <p>MDF places human dignity at the center of development. Kisoro, with its border communities and diverse cultures, faces unique challenges in access to services, gender equity, and protection of vulnerable groups. Our programs strengthen rights locally and nationally.<\/p>\\r\\n        \\r\\n        <div class=\\\"location-title\\\">\\r\\n          <i class=\\\"fas fa-map-marker-alt\\\"><\/i> <strong>In Kisoro:<\/strong>\\r\\n        <\/div>\\r\\n        <ul class=\\\"location-list\\\">\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Right to education and health: Mobilizing caretakers during immunization drives and promoting safe motherhood initiatives<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Women&#8217;s rights: Advocacy for land ownership and asset disposal rights for women and girls<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Protection from violence: Community sensitization against gender-based violence and child abuse<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Safe workplaces and recreation: Promoting occupational safety in local markets and tourism sites<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Healthy lifestyles: Campaigns on smoking cessation, reduced alcohol intake, nutrition, and physical activity<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Disaster preparedness: Training communities near volcanic slopes and flood-prone areas in prevention and relief access<\/li>\\r\\n        <\/ul>\\r\\n        \\r\\n        <div class=\\\"location-title\\\">\\r\\n          <i class=\\\"fas fa-uganda\\\"><\/i> <strong>Across Uganda:<\/strong>\\r\\n        <\/div>\\r\\n        <ul class=\\\"location-list\\\">\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> National advocacy for inclusive policies on education, health, and governance<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Partnerships with civil society to advance rights to food security, housing, and safe environments<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Strengthening women&#8217;s participation in leadership and decision-making<\/li>\\r\\n        <\/ul>\\r\\n      <\/div>\\r\\n      \\r\\n      <!-- Image Card -->\\r\\n      <div class=\\\"image-card\\\">\\r\\n        <i class=\\\"fas fa-hand-holding-heart image-icon\\\"><\/i>\\r\\n        <h3>Dignity, Equality, Justice<\/h3>\\r\\n        <p>We champion the rights of women, girls, and vulnerable groups through advocacy, legal aid, economic empowerment, and community mobilization for lasting change.<\/p>\\r\\n        <span class=\\\"image-badge\\\">Women&#8217;s Rights \u2022 Legal Aid \u2022 Health Access<\/span>\\r\\n      <\/div>\\r\\n    <\/div>\\r\\n  <\/div>\\r\\n\\r\\n  <!-- Program 3: Development Research -->\\r\\n  <div class=\\\"program-row\\\">\\r\\n    <div class=\\\"program-cards\\\">\\r\\n      <!-- Text Card -->\\r\\n      <div class=\\\"text-card\\\">\\r\\n        <i class=\\\"fas fa-microscope program-icon\\\"><\/i>\\r\\n        <h2>Development Research<\/h2>\\r\\n        <p>MDF believes that evidence-based solutions are key to sustainable development. Kisoro provides a living laboratory for community-driven innovation, while Uganda offers a broader platform for scaling research outcomes.<\/p>\\r\\n        \\r\\n        <div class=\\\"location-title\\\">\\r\\n          <i class=\\\"fas fa-map-marker-alt\\\"><\/i> <strong>In Kisoro:<\/strong>\\r\\n        <\/div>\\r\\n        <ul class=\\\"location-list\\\">\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Community-centered study protocols: Engaging households to identify local problems and co-create solutions<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Social Innovation Movement (SIM): Piloting grassroots innovations in agroforestry, nutrition, and conservation<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Knowledge application: Popularizing technologies like bamboo agroforestry and improved cookstoves<\/li>\\r\\n        <\/ul>\\r\\n        \\r\\n        <div class=\\\"location-title\\\">\\r\\n          <i class=\\\"fas fa-uganda\\\"><\/i> <strong>Across Uganda:<\/strong>\\r\\n        <\/div>\\r\\n        <ul class=\\\"location-list\\\">\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Collaborative research with universities and civil society organizations<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Publishing development innovations to inform national policy and programming<\/li>\\r\\n          <li><i class=\\\"fas fa-check\\\"><\/i> Building partnerships with government and private sector to scale community-driven technologies<\/li>\\r\\n        <\/ul>\\r\\n      <\/div>\\r\\n      \\r\\n      <!-- Image Card -->\\r\\n      <div class=\\\"image-card\\\">\\r\\n        <i class=\\\"fas fa-lightbulb image-icon\\\"><\/i>\\r\\n        <h3>Evidence-Driven Innovation<\/h3>\\r\\n        <p>Through community-centered research and the Social Innovation Movement, we identify what works, scale proven solutions, and influence policy for sustainable impact.<\/p>\\r\\n        <span class=\\\"image-badge\\\">Social Innovation \u2022 Research \u2022 Technology<\/span>\\r\\n      <\/div>\\r\\n    <\/div>\\r\\n  <\/div>\\r\\n\\r\\n  <!-- Impact Focus Section -->\\r\\n  <div class=\\\"impact-section\\\">\\r\\n    <h3>\u2728 Our Impact Focus<\/h3>\\r\\n    <div class=\\\"impact-grid\\\">\\r\\n      <div class=\\\"impact-card\\\">\\r\\n        <i class=\\\"fas fa-location-dot\\\"><\/i>\\r\\n        <h4>In Kisoro<\/h4>\\r\\n        <p>MDF is deeply rooted in conservation of gorilla habitats, women&#8217;s rights advocacy, and agroforestry innovations in our home district.<\/p>\\r\\n      <\/div>\\r\\n      <div class=\\\"impact-card\\\">\\r\\n        <i class=\\\"fas fa-uganda\\\"><\/i>\\r\\n        <h4>At the National Level<\/h4>\\r\\n        <p>MDF contributes to Uganda&#8217;s sustainable development agenda by promoting evidence-based policies, scaling community innovations, and strengthening human rights frameworks.<\/p>\\r\\n      <\/div>\\r\\n    <\/div>\\r\\n  <\/div>\\r\\n\\r\\n  <!-- Call to Action -->\\r\\n  <div class=\\\"cta-section\\\">\\r\\n    <i class=\\\"fas fa-handshake\\\" style=\\\"font-size: 2rem; color: #278a60; margin-bottom: 12px; display: inline-block;\\\"><\/i>\\r\\n    <h3>Partner With Us<\/h3>\\r\\n    <p>Join us in creating sustainable change and empowering communities across Uganda.<\/p>\\r\\n    <a href=\\\"#\\\" class=\\\"btn-primary\\\">Get Involved<\/a>\\r\\n  <\/div>\\r\\n  \\r\\n<\/div>\\r\\n\\r\\n<\/body>\\r\\n<\/html>&#8220;}\n\n\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-canvas-fullwidth.php","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"class_list":["post-55","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/mbizdevelopmentfoundation.org\/index.php\/wp-json\/wp\/v2\/pages\/55","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mbizdevelopmentfoundation.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/mbizdevelopmentfoundation.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/mbizdevelopmentfoundation.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mbizdevelopmentfoundation.org\/index.php\/wp-json\/wp\/v2\/comments?post=55"}],"version-history":[{"count":4,"href":"https:\/\/mbizdevelopmentfoundation.org\/index.php\/wp-json\/wp\/v2\/pages\/55\/revisions"}],"predecessor-version":[{"id":59,"href":"https:\/\/mbizdevelopmentfoundation.org\/index.php\/wp-json\/wp\/v2\/pages\/55\/revisions\/59"}],"wp:attachment":[{"href":"https:\/\/mbizdevelopmentfoundation.org\/index.php\/wp-json\/wp\/v2\/media?parent=55"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}