{"id":41,"date":"2025-10-22T03:38:33","date_gmt":"2025-10-22T03:38:33","guid":{"rendered":"https:\/\/africaihsanaid.org\/?page_id=41"},"modified":"2026-07-31T04:46:23","modified_gmt":"2026-07-31T04:46:23","slug":"about","status":"publish","type":"page","link":"https:\/\/ihsaanfoundation.org\/index.php\/about\/","title":{"rendered":"About"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"41\" class=\"elementor elementor-41\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce21528 e-con-full e-flex e-con e-parent\" data-id=\"ce21528\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a9fcf9 elementor-widget elementor-widget-html\" data-id=\"4a9fcf9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>About Us \u2014 Ihsan Foundation<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,500;9..144,600;9..144,700&family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --ihsan-green: #0E7C42;\n    --ihsan-green-dark: #0A5A31;\n    --ihsan-blue: #0B79D0;\n    --ihsan-ink: #14231C;\n    --ihsan-gold: #C9A227;\n    --ihsan-cream: #FAF8F3;\n    --ihsan-line: #E7E2D6;\n    --ihsan-muted: #5B6660;\n    --radius: 16px;\n    --max: 1180px;\n  }\n\n  *{margin:0;padding:0;box-sizing:border-box;}\n\n  body{\n    font-family:'Inter', -apple-system, sans-serif;\n    color:var(--ihsan-ink);\n    background:var(--ihsan-cream);\n    line-height:1.65;\n    -webkit-font-smoothing:antialiased;\n  }\n\n  h1,h2,h3{\n    font-family:'Fraunces', Georgia, serif;\n    font-weight:600;\n    letter-spacing:-0.01em;\n  }\n\n  img{max-width:100%;display:block;}\n\n  .wrap{\n    width:100%;\n    max-width:var(--max);\n    margin:0 auto;\n    padding:0 24px;\n  }\n\n  section{width:100%;}\n\n  \/* ---------- shared header ---------- *\/\n  .eyebrow{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    font-size:13px;\n    font-weight:700;\n    letter-spacing:0.14em;\n    text-transform:uppercase;\n    color:var(--ihsan-green);\n    margin-bottom:14px;\n  }\n  .eyebrow::before{\n    content:\"\";\n    width:22px;height:2px;\n    background:var(--ihsan-gold);\n    display:inline-block;\n  }\n  .title-lg{\n    font-size:clamp(30px,4vw,44px);\n    line-height:1.15;\n    color:var(--ihsan-ink);\n  }\n  .title-lg em{\n    font-style:normal;\n    color:var(--ihsan-green);\n  }\n  .lede{\n    max-width:760px;\n    font-size:17px;\n    color:var(--ihsan-muted);\n    margin-top:16px;\n  }\n\n  \/* ---------- Intro \/ About ---------- *\/\n  .intro{\n    background:\n      radial-gradient(1100px 420px at 85% -10%, rgba(14,124,66,0.07), transparent 60%),\n      var(--ihsan-cream);\n    padding:88px 0 64px;\n    border-bottom:1px solid var(--ihsan-line);\n  }\n  .intro-grid{\n    display:grid;\n    grid-template-columns: 1.15fr 0.85fr;\n    gap:56px;\n    align-items:start;\n    margin-top:40px;\n  }\n  .intro-text p{\n    font-size:16.5px;\n    color:#3D4842;\n    margin-bottom:18px;\n  }\n  .intro-text p:last-child{margin-bottom:0;}\n\n  .stat-card{\n    background:#fff;\n    border:1px solid var(--ihsan-line);\n    border-radius:var(--radius);\n    padding:28px 26px;\n    box-shadow:0 1px 2px rgba(20,35,28,0.03);\n  }\n  .stat-row{\n    display:flex;\n    align-items:baseline;\n    gap:10px;\n    padding:16px 0;\n    border-bottom:1px dashed var(--ihsan-line);\n  }\n  .stat-row:first-of-type{padding-top:0;}\n  .stat-row:last-of-type{border-bottom:none;padding-bottom:0;}\n  .stat-num{\n    font-family:'Fraunces',serif;\n    font-size:28px;\n    font-weight:700;\n    color:var(--ihsan-green);\n  }\n  .stat-label{\n    font-size:14px;\n    color:var(--ihsan-muted);\n  }\n\n  \/* ---------- Mission \/ Vision split ---------- *\/\n  .mv-section{\n    background:#fff;\n    padding:72px 0;\n  }\n  .mv-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:0;\n    border:1px solid var(--ihsan-line);\n    border-radius:var(--radius);\n    overflow:hidden;\n  }\n  .mv-card{\n    padding:44px 40px;\n    position:relative;\n  }\n  .mv-card + .mv-card{\n    border-left:1px solid var(--ihsan-line);\n  }\n  .mv-icon{\n    width:46px;height:46px;\n    border-radius:12px;\n    display:flex;align-items:center;justify-content:center;\n    margin-bottom:20px;\n  }\n  .mv-card.mission .mv-icon{background:rgba(14,124,66,0.1);color:var(--ihsan-green);}\n  .mv-card.vision .mv-icon{background:rgba(11,121,208,0.1);color:var(--ihsan-blue);}\n  .mv-card h3{\n    font-size:23px;\n    margin-bottom:14px;\n    color:var(--ihsan-ink);\n  }\n  .mv-card p{\n    font-size:15.5px;\n    color:var(--ihsan-muted);\n  }\n\n  \/* ---------- Services ---------- *\/\n  .services-section{\n    background:var(--ihsan-cream);\n    padding:80px 0;\n    border-top:1px solid var(--ihsan-line);\n    border-bottom:1px solid var(--ihsan-line);\n  }\n  .services-grid{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:22px;\n    margin-top:44px;\n  }\n  .service-card{\n    background:#fff;\n    border:1px solid var(--ihsan-line);\n    border-radius:var(--radius);\n    padding:30px 26px;\n    transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;\n  }\n  .service-card:hover{\n    transform:translateY(-4px);\n    box-shadow:0 12px 28px rgba(14,124,66,0.10);\n    border-color:rgba(14,124,66,0.25);\n  }\n  .service-icon{\n    width:48px;height:48px;\n    border-radius:12px;\n    background:linear-gradient(135deg, var(--ihsan-green), var(--ihsan-blue));\n    display:flex;align-items:center;justify-content:center;\n    color:#fff;\n    margin-bottom:18px;\n  }\n  .service-card h4{\n    font-family:'Fraunces',serif;\n    font-size:18px;\n    font-weight:600;\n    margin-bottom:10px;\n    color:var(--ihsan-ink);\n  }\n  .service-card p{\n    font-size:14.5px;\n    color:var(--ihsan-muted);\n  }\n\n  \/* ---------- Core Values ---------- *\/\n  .values-section{\n    background:linear-gradient(135deg, var(--ihsan-green-dark) 0%, var(--ihsan-green) 55%, var(--ihsan-blue) 130%);\n    padding:80px 0;\n    color:#fff;\n  }\n  .values-section .eyebrow{color:#DDEFE3;}\n  .values-section .eyebrow::before{background:var(--ihsan-gold);}\n  .values-section .title-lg{color:#fff;}\n  .values-section .lede{color:rgba(255,255,255,0.82);}\n\n  .values-grid{\n    display:grid;\n    grid-template-columns:repeat(5,1fr);\n    gap:18px;\n    margin-top:44px;\n  }\n  .value-card{\n    background:rgba(255,255,255,0.08);\n    border:1px solid rgba(255,255,255,0.18);\n    border-radius:14px;\n    padding:26px 20px;\n    backdrop-filter:blur(6px);\n    transition:transform .25s ease, background .25s ease;\n  }\n  .value-card:hover{\n    transform:translateY(-6px);\n    background:rgba(255,255,255,0.14);\n  }\n  .value-icon{\n    width:42px;height:42px;\n    border-radius:10px;\n    background:rgba(255,255,255,0.16);\n    display:flex;align-items:center;justify-content:center;\n    margin-bottom:16px;\n    color:#fff;\n  }\n  .value-title{\n    font-family:'Fraunces',serif;\n    font-size:17px;\n    font-weight:600;\n    margin-bottom:8px;\n  }\n  .value-description{\n    font-size:13.5px;\n    color:rgba(255,255,255,0.82);\n  }\n\n  \/* ---------- Chairman ---------- *\/\n  .chairman-section{\n    background:#fff;\n    padding:0;\n  }\n  .chairman-grid{\n    display:grid;\n    grid-template-columns: 0.9fr 1.1fr;\n    align-items:stretch;\n  }\n  .chairman-photo{\n    position:relative;\n    min-height:100%;\n    overflow:hidden;\n    background:var(--ihsan-ink);\n  }\n  .chairman-photo img{\n    width:100%;height:100%;\n    object-fit:cover;\n    object-position:top center;\n    display:block;\n    min-height:520px;\n  }\n  .chairman-content{\n    padding:72px 56px;\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n  }\n  .chairman-content .title-lg{font-size:clamp(26px,3vw,36px);margin-bottom:20px;}\n  .chairman-content p{\n    font-size:15.5px;\n    color:#3D4842;\n    margin-bottom:18px;\n  }\n  .coverage-title{\n    font-size:16px;\n    font-weight:700;\n    color:var(--ihsan-blue);\n    margin:24px 0 10px;\n  }\n  .chairman-signature{\n    margin-top:28px;\n    padding-top:22px;\n    border-top:2px solid var(--ihsan-line);\n    display:flex;\n    align-items:center;\n    gap:14px;\n  }\n  .sig-mark{\n    width:44px;height:44px;\n    border-radius:50%;\n    background:linear-gradient(135deg, var(--ihsan-green), var(--ihsan-blue));\n    flex:none;\n  }\n  .chairman-name{\n    font-size:17px;\n    font-weight:700;\n    color:var(--ihsan-ink);\n  }\n  .chairman-position{\n    font-size:13.5px;\n    color:var(--ihsan-muted);\n    font-style:italic;\n  }\n\n  \/* ---------- Responsive ---------- *\/\n  @media (max-width:1024px){\n    .intro-grid{grid-template-columns:1fr;gap:32px;}\n    .services-grid{grid-template-columns:repeat(2,1fr);}\n    .values-grid{grid-template-columns:repeat(3,1fr);}\n    .chairman-grid{grid-template-columns:1fr;}\n    .chairman-photo img{min-height:340px;}\n    .chairman-content{padding:48px 36px;}\n  }\n\n  @media (max-width:768px){\n    .intro{padding:64px 0 48px;}\n    .mv-section, .services-section, .values-section{padding:56px 0;}\n    .mv-grid{grid-template-columns:1fr;}\n    .mv-card + .mv-card{border-left:none;border-top:1px solid var(--ihsan-line);}\n    .services-grid{grid-template-columns:1fr;}\n    .values-grid{grid-template-columns:repeat(2,1fr);}\n    .chairman-content{padding:40px 24px;}\n  }\n\n  @media (max-width:480px){\n    .wrap{padding:0 18px;}\n    .title-lg{font-size:26px;}\n    .stat-card{padding:22px 20px;}\n    .values-grid{grid-template-columns:1fr;}\n    .chairman-photo img{min-height:260px;}\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- ================= INTRO \/ ABOUT ================= -->\n<section class=\"intro\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">Who We Are<\/span>\n    <h1 class=\"title-lg\">About <em>Ihsan Foundation<\/em><\/h1>\n    <p class=\"lede\">An independent humanitarian and development organization dedicated to serving vulnerable communities through compassion, integrity, and sustainable solutions.<\/p>\n\n    <div class=\"intro-grid\">\n      <div class=\"intro-text\">\n        <p>Founded with the purpose of creating positive change, Ihsan Foundation works to address humanitarian needs by providing essential services in food security, clean water, healthcare, education, livelihood support, orphan care, and emergency response.<\/p>\n        <p>Through strong partnerships, community engagement, and a commitment to human dignity, Ihsan Foundation strives to empower individuals and build resilient communities across Somalia and Kenya.<\/p>\n        <p>We believe that every person deserves access to basic needs, opportunities, and a better future.<\/p>\n      <\/div>\n\n      <div class=\"stat-card\">\n        <div class=\"stat-row\">\n          <span class=\"stat-num\">2019<\/span>\n          <span class=\"stat-label\">Founded \u2014 originating from Adeeg Bulsho Foundation<\/span>\n        <\/div>\n        <div class=\"stat-row\">\n          <span class=\"stat-num\">3<\/span>\n          <span class=\"stat-label\">Countries of operation \u2014 Somalia, Kenya &amp; Turkey<\/span>\n        <\/div>\n        <div class=\"stat-row\">\n          <span class=\"stat-num\">6+<\/span>\n          <span class=\"stat-label\">Core program areas, from relief to education<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ================= MISSION & VISION ================= -->\n<section class=\"mv-section\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">Our Direction<\/span>\n    <h2 class=\"title-lg\">Mission &amp; <em>Vision<\/em><\/h2>\n\n    <div class=\"mv-grid\" style=\"margin-top:40px;\">\n      <div class=\"mv-card mission\">\n        <div class=\"mv-icon\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2 L14.5 9 L22 9 L16 13.5 L18 21 L12 16.5 L6 21 L8 13.5 L2 9 L9.5 9 Z\"\/><\/svg>\n        <\/div>\n        <h3>Mission Statement<\/h3>\n        <p>To provide people affected by humanitarian challenges with emergency relief, sustainable development programs, clean water, food security, healthcare, and educational opportunities.<\/p>\n        <p>We work to protect lives, restore dignity, and empower communities while promoting transparency, compassion, equality, and active community participation in all our programs.<\/p>\n      <\/div>\n\n      <div class=\"mv-card vision\">\n        <div class=\"mv-icon\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"\/><path d=\"M2 12s3.5-7 10-7 10 7 10 7-3.5 7-10 7-10-7-10-7Z\"\/><\/svg>\n        <\/div>\n        <h3>Vision Statement<\/h3>\n        <p>To create a world where vulnerable communities live with dignity, stability, and opportunity by building sustainable solutions guided by the values of compassion, integrity, and service to humanity.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ================= SERVICES ================= -->\n<section class=\"services-section\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">What We Do<\/span>\n    <h2 class=\"title-lg\">Our <em>Services<\/em><\/h2>\n    <p class=\"lede\">Six focus areas through which we deliver measurable, lasting impact for the communities we serve.<\/p>\n\n    <div class=\"services-grid\">\n\n      <div class=\"service-card\">\n        <div class=\"service-icon\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 11h18M3 11a9 9 0 0 1 18 0M3 11v6a2 2 0 0 0 2 2h1M21 11v6a2 2 0 0 1-2 2h-1M9 19v-4a3 3 0 0 1 6 0v4\"\/><\/svg>\n        <\/div>\n        <h4>Food Security &amp; Livelihoods<\/h4>\n        <p>Supporting vulnerable families through food assistance, nutrition programs, income generation, and sustainable livelihood projects.<\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <div class=\"service-icon\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2.69s6 6.32 6 10.31a6 6 0 0 1-12 0c0-3.99 6-10.31 6-10.31Z\"\/><\/svg>\n        <\/div>\n        <h4>Water, Sanitation &amp; Hygiene<\/h4>\n        <p>Providing access to safe, clean water, improving sanitation facilities, and promoting hygiene awareness to protect public health.<\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <div class=\"service-icon\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10 12 5 2 10l10 5 10-5Z\"\/><path d=\"M6 12v5c0 1.5 3 3 6 3s6-1.5 6-3v-5\"\/><\/svg>\n        <\/div>\n        <h4>Education<\/h4>\n        <p>Expanding access to quality education by supporting students, learning environments, and educational development programs.<\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <div class=\"service-icon\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 0 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8Z\"\/><\/svg>\n        <\/div>\n        <h4>Health &amp; Nutrition<\/h4>\n        <p>Strengthening healthcare support and nutrition services to improve community wellbeing and support vulnerable families.<\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <div class=\"service-icon\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n        <\/div>\n        <h4>Emergency &amp; Social Care<\/h4>\n        <p>Responding to humanitarian emergencies by providing urgent assistance, protection, and social support for individuals in need.<\/p>\n      <\/div>\n\n      <div class=\"service-card\">\n        <div class=\"service-icon\">\n          <svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\/><\/svg>\n        <\/div>\n        <h4>Economic Empowerment<\/h4>\n        <p>Empowering communities through skills development, training programs, and sustainable economic opportunities.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ================= CORE VALUES ================= -->\n<section class=\"values-section\">\n  <div class=\"wrap\">\n    <span class=\"eyebrow\">What Guides Us<\/span>\n    <h2 class=\"title-lg\">Our Core <em style=\"color:#fff;\">Values<\/em><\/h2>\n    <p class=\"lede\">The principles that shape every program, partnership, and decision we make.<\/p>\n\n    <div class=\"values-grid\">\n\n      <div class=\"value-card\">\n        <div class=\"value-icon\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.8 4.6a5.5 5.5 0 0 0-7.8 0L12 5.6l-1-1a5.5 5.5 0 0 0-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 0 0 0-7.8Z\"\/><\/svg>\n        <\/div>\n        <div class=\"value-title\">Compassion<\/div>\n        <div class=\"value-description\">We serve communities with kindness, care, and respect.<\/div>\n      <\/div>\n\n      <div class=\"value-card\">\n        <div class=\"value-icon\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"10\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg>\n        <\/div>\n        <div class=\"value-title\">Integrity<\/div>\n        <div class=\"value-description\">We act with honesty, transparency, and accountability.<\/div>\n      <\/div>\n\n      <div class=\"value-card\">\n        <div class=\"value-icon\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m18 16 4-4-4-4M6 8l-4 4 4 4M14.5 4l-5 16\"\/><\/svg>\n        <\/div>\n        <div class=\"value-title\">Empowerment<\/div>\n        <div class=\"value-description\">We help individuals and communities create a better future.<\/div>\n      <\/div>\n\n      <div class=\"value-card\">\n        <div class=\"value-icon\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n        <\/div>\n        <div class=\"value-title\">Collaboration<\/div>\n        <div class=\"value-description\">We believe in teamwork, partnerships, and shared responsibility.<\/div>\n      <\/div>\n\n      <div class=\"value-card\">\n        <div class=\"value-icon\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 2.1 21 6l-4 3.9M3 12v-1a4 4 0 0 1 4-4h14M7 21.9 3 18l4-3.9M21 12v1a4 4 0 0 1-4 4H3\"\/><\/svg>\n        <\/div>\n        <div class=\"value-title\">Sustainability<\/div>\n        <div class=\"value-description\">We build long-term solutions that create lasting positive impact.<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ================= CHAIRMAN STATEMENT ================= -->\n<section class=\"chairman-section\">\n  <div class=\"chairman-grid\">\n    <div class=\"chairman-photo\">\n      <img decoding=\"async\" src=\"https:\/\/ihsaanfoundation.org\/wp-content\/uploads\/2025\/10\/Mohamed-Abdullahi-Shoble-scaled.jpg\" alt=\"Mohamed Abdullahi Shoble - Chairman\">\n    <\/div>\n\n    <div class=\"chairman-content\">\n      <span class=\"eyebrow\">Leadership<\/span>\n      <h2 class=\"title-lg\">Chairman <em>Statement<\/em><\/h2>\n\n      <p>Africa Ihsan Aid Foundation (AIAF) is a non-profit, non-governmental organization founded by Somali professionals, volunteers, and scholars to uplift vulnerable communities through the Islamic values of mercy, justice, and solidarity. Originating from Adeeg Bulsho Foundation in 2019, AIAF was created in response to urgent humanitarian needs such as displacement, poverty, drought, food insecurity, health crises, and lack of education.<\/p>\n\n      <p>With operations now in Somalia, Kenya, and Turkey, AIAF delivers a wide range of programs including emergency relief, healthcare, education, livelihoods, orphan and widow sponsorship, peacebuilding, heritage preservation, and youth empowerment. Guided by community participation and sustainable strategies, the Foundation works to improve living standards, foster dignity, and build resilience among marginalized populations.<\/p>\n\n      <div class=\"coverage-title\">Geographical Coverage<\/div>\n      <p>Along with our network and partnering organizations, we are able to conduct activities across the whole of Somalia and implement our thematic areas for members of the community. We have now expanded our scope to cover the Republic of Kenya and Turkey, with the capacity to mobilize individuals and organizational networks to implement our programs nationwide.<\/p>\n\n      <div class=\"chairman-signature\">\n        <div class=\"sig-mark\"><\/div>\n        <div>\n          <div class=\"chairman-name\">Mohamed Abdullahi Shoble<\/div>\n          <div class=\"chairman-position\">Chairman, Africa Ihsan Aid Foundation<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About Us \u2014 Ihsan Foundation Who We Are About Ihsan Foundation An independent humanitarian and development organization dedicated to serving vulnerable communities through compassion, integrity, and sustainable solutions. Founded with the purpose of creating positive change, Ihsan Foundation works to address humanitarian needs by providing essential services in food security, clean water, healthcare, education, livelihood [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-41","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ihsaanfoundation.org\/index.php\/wp-json\/wp\/v2\/pages\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ihsaanfoundation.org\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ihsaanfoundation.org\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ihsaanfoundation.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ihsaanfoundation.org\/index.php\/wp-json\/wp\/v2\/comments?post=41"}],"version-history":[{"count":34,"href":"https:\/\/ihsaanfoundation.org\/index.php\/wp-json\/wp\/v2\/pages\/41\/revisions"}],"predecessor-version":[{"id":852,"href":"https:\/\/ihsaanfoundation.org\/index.php\/wp-json\/wp\/v2\/pages\/41\/revisions\/852"}],"wp:attachment":[{"href":"https:\/\/ihsaanfoundation.org\/index.php\/wp-json\/wp\/v2\/media?parent=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}