{"id":14,"date":"2026-02-24T07:33:32","date_gmt":"2026-02-24T07:33:32","guid":{"rendered":"https:\/\/alnejashifoundation.org.et\/?page_id=14"},"modified":"2026-07-29T06:41:47","modified_gmt":"2026-07-29T06:41:47","slug":"our-programs","status":"publish","type":"page","link":"https:\/\/alnejashifoundation.org.et\/?page_id=14","title":{"rendered":"Our Programs"},"content":{"rendered":"<p><!-- ===== Al-Negash Programs section: paste into a WordPress Custom HTML block ===== --><\/p>\n<style>\n\/* Al-Negash Programs \u2014 professional refresh<br \/>\n   Forest #0f2b1f \u00b7 Gold #c9a84c \u00b7 Burgundy #8b1a1a \u00b7 Ivory #fcf9f2 *\/<br \/>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Inter:wght@400;500;600;700&display=swap');<\/p>\n<p>.programs-professional{--forest:#0f2b1f;--gold:#c9a84c;--burgundy:#8b1a1a;--ivory:#fcf9f2;--surface:#f8f4ec;--line:#e8ddd0;<br \/>\n  max-width:1200px;margin:0 auto;padding:56px 32px;background:var(--ivory);color:#1a1a1a;<br \/>\n  font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;<br \/>\n  border-radius:24px;box-shadow:0 10px 40px rgba(15,43,31,.08);-webkit-font-smoothing:antialiased;}<br \/>\n.programs-professional h1,.programs-professional h2,.programs-professional h3,.programs-professional h4{font-family:'Fraunces',Georgia,serif;}<br \/>\n.programs-professional *{box-sizing:border-box;}<\/p>\n<p>\/* HEADER *\/<br \/>\n.programs-header{text-align:center;max-width:780px;margin:0 auto 60px;padding-bottom:32px;border-bottom:3px solid var(--line);position:relative;}<br \/>\n.programs-header::after{content:\"\";position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);width:80px;height:3px;border-radius:3px;background:linear-gradient(to right,var(--gold),var(--burgundy));}<br \/>\n.programs-header .badge{display:inline-flex;align-items:center;gap:8px;padding:7px 20px;border-radius:50px;background:rgba(201,168,76,.12);border:1px solid rgba(201,168,76,.28);color:var(--burgundy);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;}<br \/>\n.programs-header h1{font-size:44px;line-height:1.1;font-weight:700;color:var(--forest);letter-spacing:-.5px;margin:0 0 14px;}<br \/>\n.programs-header h1 span{color:var(--burgundy);}<br \/>\n.programs-header p{font-size:16px;color:#5a5a55;line-height:1.85;margin:0;}<\/p>\n<p>\/* CARD *\/<br \/>\n.program-card{background:#fff;border-radius:24px;padding:36px;margin-bottom:48px;box-shadow:0 4px 20px rgba(15,43,31,.06);border:1px solid var(--line);transition:box-shadow .3s ease,transform .3s ease;}<br \/>\n.program-card:hover{box-shadow:0 18px 45px rgba(15,43,31,.12);transform:translateY(-4px);}<\/p>\n<p>\/* OVERVIEW *\/<br \/>\n.program-overview{display:grid;grid-template-columns:1fr 1fr;gap:44px;padding-bottom:32px;border-bottom:2px solid #f0ebe3;margin-bottom:28px;align-items:center;}<br \/>\n.program-overview .content .tag{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--burgundy);background:rgba(139,26,26,.07);padding:5px 14px;border-radius:50px;}<br \/>\n.program-overview .content .tag span{color:#a8a29a;}<br \/>\n.program-overview .content h2{font-size:29px;line-height:1.25;font-weight:700;color:var(--forest);margin:14px 0 6px;letter-spacing:-.3px;}<br \/>\n.program-overview .content .subtitle{font-size:18px;font-weight:600;color:var(--burgundy);margin:0 0 14px;}<br \/>\n.program-overview .content p{font-size:15px;color:#3f3f3a;line-height:1.8;margin:0 0 12px;}<br \/>\n.program-overview .content .summary-box{background:var(--surface);border-left:4px solid var(--gold);border-radius:0 12px 12px 0;padding:16px 20px;font-size:14px;color:#2c2c2c;font-style:italic;line-height:1.75;margin:18px 0 0;}<\/p>\n<p>\/* IMAGE *\/<br \/>\n.program-overview .image-wrapper{position:relative;border-radius:18px;overflow:hidden;background:#f0ebe3;aspect-ratio:16\/10;border:1px solid var(--line);margin:0;}<br \/>\n.program-overview .image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease;display:block;}<br \/>\n.program-overview .image-wrapper:hover img{transform:scale(1.04);}<br \/>\n.program-overview .image-caption{position:absolute;inset:auto 0 0 0;padding:14px 18px;background:linear-gradient(to top,rgba(15,43,31,.88),transparent);display:flex;justify-content:space-between;align-items:center;gap:12px;}<br \/>\n.program-overview .image-caption span{font-size:12px;font-weight:500;color:var(--ivory);}<br \/>\n.program-overview .image-caption .status-badge{font-size:10px;background:rgba(201,168,76,.22);padding:3px 14px;border-radius:50px;border:1px solid rgba(201,168,76,.35);color:var(--gold);font-weight:700;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;}<\/p>\n<p>\/* SUB PROGRAMS *\/<br \/>\n.sub-programs-section h3{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--burgundy);margin:0 0 20px;}<br \/>\n.sub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}<br \/>\n.sub-card{background:#faf8f2;border:1px solid var(--line);border-radius:18px;padding:22px;transition:all .3s ease;display:flex;flex-direction:column;}<br \/>\n.sub-card:hover{border-color:var(--gold);background:#fff;box-shadow:0 10px 28px rgba(15,43,31,.09);transform:translateY(-3px);}<br \/>\n.sub-card .card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;}<br \/>\n.sub-card .icon-box{width:44px;height:44px;border-radius:13px;background:rgba(201,168,76,.16);border:1px solid rgba(201,168,76,.3);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;}<br \/>\n.sub-card .status-tag{font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 13px;border-radius:50px;background:rgba(201,168,76,.14);color:var(--burgundy);border:1px solid rgba(201,168,76,.25);white-space:nowrap;}<br \/>\n.sub-card .status-tag.planned{background:rgba(160,160,160,.12);color:#8a8a84;border-color:rgba(160,160,160,.2);}<br \/>\n.sub-card h4{font-size:17px;font-weight:700;color:var(--forest);margin:14px 0 8px;}<br \/>\n.sub-card p{font-size:13px;color:#5a5a55;line-height:1.7;flex-grow:1;margin:0;}<br \/>\n.sub-card .card-footer{padding-top:14px;margin-top:16px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:10px;}<br \/>\n.sub-card .card-footer .photo-label{font-size:11px;color:#8a8a84;}<br \/>\n.sub-card .card-footer .view-link{font-size:11px;font-weight:600;color:var(--burgundy);text-decoration:none;transition:color .2s ease;}<br \/>\n.sub-card .card-footer .view-link:hover{color:var(--gold);}<\/p>\n<p>\/* CTA *\/<br \/>\n.cta-banner{background:linear-gradient(135deg,#0f2b1f 0%,#1a3f2d 100%);border-radius:24px;padding:48px;text-align:center;margin-top:8px;border:1px solid rgba(201,168,76,.2);box-shadow:0 18px 45px rgba(15,43,31,.18);}<br \/>\n.cta-banner .icon-circle{width:56px;height:56px;border-radius:16px;background:var(--gold);display:flex;align-items:center;justify-content:center;margin:0 auto 18px;font-size:26px;color:var(--forest);box-shadow:0 10px 30px rgba(201,168,76,.3);}<br \/>\n.cta-banner h3{font-size:29px;font-weight:700;color:#fff;margin:0 0 12px;}<br \/>\n.cta-banner p{font-size:15px;color:rgba(252,249,242,.78);line-height:1.8;max-width:640px;margin:0 auto 28px;}<br \/>\n.cta-banner .cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;}<br \/>\n.cta-banner .btn-primary,.cta-banner .btn-secondary{padding:15px 36px;border-radius:50px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;display:inline-block;transition:all .3s ease;}<br \/>\n.cta-banner .btn-primary{background:var(--gold);color:var(--forest);box-shadow:0 10px 30px rgba(201,168,76,.3);}<br \/>\n.cta-banner .btn-primary:hover{background:#dbb95c;transform:scale(1.02);}<br \/>\n.cta-banner .btn-secondary{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.16);}<br \/>\n.cta-banner .btn-secondary:hover{background:rgba(255,255,255,.16);}<\/p>\n<p>\/* RESPONSIVE *\/<br \/>\n@media (max-width:992px){<br \/>\n  .program-overview{grid-template-columns:1fr;gap:26px;}<br \/>\n  .sub-grid{grid-template-columns:repeat(2,1fr);}<br \/>\n}<br \/>\n@media (max-width:700px){<br \/>\n  .programs-professional{padding:22px 14px;border-radius:16px;}<br \/>\n  .programs-header{margin-bottom:36px;}<br \/>\n  .programs-header h1{font-size:30px;}<br \/>\n  .program-card{padding:20px 16px;margin-bottom:28px;}<br \/>\n  .program-overview .content h2{font-size:23px;}<br \/>\n  .sub-grid{grid-template-columns:1fr;gap:14px;}<br \/>\n  .cta-banner{padding:30px 20px;}<br \/>\n  .cta-banner h3{font-size:23px;}<br \/>\n  .cta-banner .cta-buttons{flex-direction:column;align-items:stretch;}<br \/>\n}<br \/>\n<\/style>\n<section class=\"programs-professional\"><!-- ===== HEADER ===== --><\/p>\n<header class=\"programs-header\"><span class=\"badge\">\u2726 Our Direct Impact Initiatives<\/span><\/p>\n<h1>Our Programs in Al-Negash<\/h1>\n<p>Turning compassion into lasting change through community-centered vocational training, healthcare, agriculture, water access, and livelihood improvement across the Negash region.<\/p>\n<\/header>\n<p><!-- ============================================================ --><br \/>\n<!-- PROGRAM 1: Women's Empowerment & Vocational Center --><br \/>\n<!-- ============================================================ --><\/p>\n<article class=\"program-card\">\n<div class=\"program-overview\">\n<div class=\"content\"><span class=\"tag\">Program 01 \u2022 Vocational Training<\/span><\/p>\n<h2>Al-Nejashi Women&#8217;s Empowerment &amp; Vocational Center<\/h2>\n<p class=\"subtitle\">Stitching Together a Future<\/p>\n<p>Inspired by the successful soap-making, sewing, and baking initiatives at the orphanage, the Al-Nejashi Women&#8217;s Empowerment &amp; Vocational Center aims to equip women, youth, and vulnerable community members with practical skills that promote self-reliance and economic independence.<\/p>\n<p>The center serves as a hub for sustainable livelihood development, offering free vocational training to those who need it most. By providing hands-on skills training, we empower individuals to generate sustainable income, support their families, and contribute to the local economy.<\/p>\n<blockquote class=\"summary-box\"><p>\u201cAt the center, participants receive vocational training that helps them develop marketable skills and generate sustainable income for their families \u2014 breaking the cycle of poverty.\u201d<\/p><\/blockquote>\n<\/div>\n<figure class=\"image-wrapper\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1581091226825-a6a2a5aee158?w=800&amp;h=500&amp;fit=crop&amp;crop=center\" alt=\"Ethiopian women in vocational training\" \/><figcaption class=\"image-caption\">&#x1f4cd; Women&#8217;s Empowerment Center, Negash<br \/>\n<span class=\"status-badge\">Active Site<\/span><\/figcaption><\/figure>\n<\/div>\n<div class=\"sub-programs-section\">\n<h3>Key Initiatives &amp; Focus Areas<\/h3>\n<div class=\"sub-grid\"><!-- Soap Making --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x1f9fc;<\/span><br \/>\n<span class=\"status-tag\">Active<\/span><\/div>\n<h4>Artisan Soap Making<\/h4>\n<p>Participants are trained to produce high-quality handmade soap using locally sourced ingredients. These products are sold in local markets, creating a reliable source of income for families and supporting small-scale entrepreneurship.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Soap Production<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<p><!-- Sewing --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x2702;&#xfe0f;<\/span><br \/>\n<span class=\"status-tag\">Active<\/span><\/div>\n<h4>Sewing &amp; Enterprise<\/h4>\n<p>Our sewing program teaches comprehensive tailoring and garment-making skills. Participants learn to produce clothing, household items, and reusable sanitary pads \u2014 helping address period poverty and creating small business opportunities.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Tailoring Workshop<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<p><!-- Bakery --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x1f35e;<\/span><br \/>\n<span class=\"status-tag planned\">Planned<\/span><\/div>\n<h4>Future Community Bakery<\/h4>\n<p>We plan to establish a community bakery providing affordable bread and pastries for local residents while generating income to sustain the center&#8217;s programs \u2014 creating employment and on-the-job training for youth.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Bakery Concept<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n<p><!-- ============================================================ --><br \/>\n<!-- PROGRAM 2: ICT & Vocational Training --><br \/>\n<!-- ============================================================ --><\/p>\n<article class=\"program-card\">\n<div class=\"program-overview\">\n<div class=\"content\"><span class=\"tag\">Program 02 \u2022 Education &amp; Digital Literacy<\/span><\/p>\n<h2>Free ICT &amp; Vocational Training for the Community<\/h2>\n<p class=\"subtitle\">Building Digital Skills for the Future<\/p>\n<p>In today&#8217;s digital age, access to technology and digital skills is essential for economic participation. Our foundation provides free ICT training to community members of all ages, equipping them with the knowledge needed to thrive in a modern economy.<\/p>\n<p>From basic computer literacy to advanced digital skills, our programs bridge the digital divide and create new opportunities for employment, education, and entrepreneurship.<\/p>\n<blockquote class=\"summary-box\"><p>\u201cFree ICT training empowers community members with digital literacy \u2014 opening doors to online education, remote work opportunities, and access to vital information and services.\u201d<\/p><\/blockquote>\n<\/div>\n<figure class=\"image-wrapper\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1498050108023-c5249f4df085?w=800&amp;h=500&amp;fit=crop&amp;crop=center\" alt=\"Ethiopian students learning computer skills\" \/><figcaption class=\"image-caption\">&#x1f4cd; Digital Learning Center, Negash<br \/>\n<span class=\"status-badge\">Active<\/span><\/figcaption><\/figure>\n<\/div>\n<div class=\"sub-programs-section\">\n<h3>Key Training Programs<\/h3>\n<div class=\"sub-grid\"><!-- Basic Computer --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x1f4bb;<\/span><br \/>\n<span class=\"status-tag\">Active<\/span><\/div>\n<h4>Basic Computer Literacy<\/h4>\n<p>Our foundational program teaches essential computer skills: operating systems, word processing, spreadsheets, internet navigation, and email communication \u2014 skills critical for employment and education.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Computer Class<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<p><!-- Digital Marketing --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x1f4f1;<\/span><br \/>\n<span class=\"status-tag\">Active<\/span><\/div>\n<h4>Digital Marketing &amp; E-Commerce<\/h4>\n<p>Participants learn how to promote products online, use social media for business, and access e-commerce platforms \u2014 helping local entrepreneurs reach wider markets and grow their businesses.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Digital Skills<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<p><!-- Mobile Repair --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x1f527;<\/span><br \/>\n<span class=\"status-tag planned\">Planned<\/span><\/div>\n<h4>Mobile &amp; Device Repair Training<\/h4>\n<p>Planned training in mobile phone and electronic device repair \u2014 creating opportunities for youth to develop in-demand technical skills and start their own repair businesses.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Technical Skills<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n<p><!-- ============================================================ --><br \/>\n<!-- PROGRAM 3: Water & Agriculture --><br \/>\n<!-- ============================================================ --><\/p>\n<article class=\"program-card\">\n<div class=\"program-overview\">\n<div class=\"content\"><span class=\"tag\">Program 03 \u2022 Water &amp; Agriculture<\/span><\/p>\n<h2>Water Extraction &amp; Sustainable Agriculture Support<\/h2>\n<p class=\"subtitle\">Empowering Farmers, Securing Livelihoods<\/p>\n<p>Access to clean water and sustainable agricultural practices are fundamental to community well-being. Our foundation works to improve water extraction infrastructure and support smallholder farmers with training, resources, and tools to increase agricultural productivity.<\/p>\n<p>By investing in water access and sustainable farming, we transform the livelihoods of farming families, improve food security, and build resilience against climate change.<\/p>\n<blockquote class=\"summary-box\"><p>\u201cBy improving water access and providing agricultural support, we help farmers increase yields, diversify crops, and build sustainable livelihoods that can withstand climate challenges.\u201d<\/p><\/blockquote>\n<\/div>\n<figure class=\"image-wrapper\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1500382017468-9049fed747ef?w=800&amp;h=500&amp;fit=crop&amp;crop=center\" alt=\"Ethiopian farmer in the fields\" \/><figcaption class=\"image-caption\">&#x1f4cd; Farmland, Negash Region<br \/>\n<span class=\"status-badge\">Active<\/span><\/figcaption><\/figure>\n<\/div>\n<div class=\"sub-programs-section\">\n<h3>Key Agricultural Initiatives<\/h3>\n<div class=\"sub-grid\"><!-- Water Extraction --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x1f4a7;<\/span><br \/>\n<span class=\"status-tag\">Active<\/span><\/div>\n<h4>Water Extraction &amp; Irrigation<\/h4>\n<p>We support the development of boreholes, wells, and small-scale irrigation to provide reliable water access for farming communities \u2014 reducing dependence on seasonal rainfall and enabling year-round cultivation.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Water Access<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<p><!-- Farmer Training --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x1f33e;<\/span><br \/>\n<span class=\"status-tag\">Active<\/span><\/div>\n<h4>Farmer Training &amp; Modern Techniques<\/h4>\n<p>We provide training on climate-smart farming, crop rotation, soil conservation, and organic pest management. Farmers learn how to increase yields while protecting the environment.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Farmer Training<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<p><!-- Crop Diversification --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x1f33f;<\/span><br \/>\n<span class=\"status-tag planned\">Planned<\/span><\/div>\n<h4>Crop Diversification &amp; Market Access<\/h4>\n<p>Planned initiatives to help farmers diversify crops, access new markets, and develop value-added products \u2014 including buyer connections, post-harvest storage, and cooperative formation.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Crop Diversification<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n<p><!-- ============================================================ --><br \/>\n<!-- PROGRAM 4: Health & Nutrition --><br \/>\n<!-- ============================================================ --><\/p>\n<article class=\"program-card\">\n<div class=\"program-overview\">\n<div class=\"content\"><span class=\"tag\">Program 04 \u2022 Health &amp; Nutrition<\/span><\/p>\n<h2>Supporting Health, Nutrition &amp; Well-being<\/h2>\n<p class=\"subtitle\">A Healthy Community is a Strong Community<\/p>\n<p>Access to quality healthcare and proper nutrition is a fundamental right. Our foundation is committed to strengthening the resilience and well-being of communities in the Negash region through comprehensive health and nutrition initiatives.<\/p>\n<p>We work to improve maternal and child health, combat malnutrition, support local health facilities, and promote healthy living practices \u2014 helping families thrive and building a stronger foundation for the future.<\/p>\n<blockquote class=\"summary-box\"><p>\u201cWe work alongside the Al-Nejashi Health Centre and community health workers to provide resources, training, and support \u2014 ensuring that every family has access to the healthcare they need.\u201d<\/p><\/blockquote>\n<\/div>\n<figure class=\"image-wrapper\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1584515933487-779824d29309?w=800&amp;h=500&amp;fit=crop&amp;crop=center\" alt=\"Ethiopian health center\" \/><figcaption class=\"image-caption\">&#x1f4cd; Al-Nejashi Health Centre<br \/>\n<span class=\"status-badge\">Active<\/span><\/figcaption><\/figure>\n<\/div>\n<div class=\"sub-programs-section\">\n<h3>Key Health Initiatives<\/h3>\n<div class=\"sub-grid\"><!-- Health Centre Support --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x2764;&#xfe0f;<\/span><br \/>\n<span class=\"status-tag\">Active<\/span><\/div>\n<h4>Al-Nejashi Health Centre Support<\/h4>\n<p>We provide resources, medical supplies, and training support to the Al-Nejashi Health Centre, helping ensure it continues to serve as a vital lifeline for families in the community.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Health Centre<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<p><!-- Nutrition --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x1f331;<\/span><br \/>\n<span class=\"status-tag\">Active<\/span><\/div>\n<h4>Fighting Malnutrition &amp; Nutrition Education<\/h4>\n<p>We educate mothers and caregivers about proper nutrition, infant and child feeding practices, and encourage backyard and kitchen gardens so families can grow nourishing vegetables.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Nutrition Program<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<p><!-- Maternal Health --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x1f476;<\/span><br \/>\n<span class=\"status-tag planned\">Planned<\/span><\/div>\n<h4>Maternal &amp; Child Health Program<\/h4>\n<p>Planned expansion into comprehensive maternal and child health services \u2014 pre-natal and post-natal care, immunization, and health education \u2014 to reduce maternal and infant mortality.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Maternal Health<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n<p><!-- ============================================================ --><br \/>\n<!-- PROGRAM 5: Livelihood & Economic Development --><br \/>\n<!-- ============================================================ --><\/p>\n<article class=\"program-card\">\n<div class=\"program-overview\">\n<div class=\"content\"><span class=\"tag\">Program 05 \u2022 Livelihood &amp; Economic Development<\/span><\/p>\n<h2>Improving Livelihoods &amp; Living Standards<\/h2>\n<p class=\"subtitle\">Empowering Farmers and Families<\/p>\n<p>At the heart of our work is a commitment to improving the living standards of farming families and vulnerable communities in the Negash region. Sustainable economic development begins with empowering individuals with the skills, resources, and opportunities they need.<\/p>\n<p>Through integrated programs combining agriculture, education, health, and economic support, we help communities break the cycle of poverty and build a more prosperous future for generations to come.<\/p>\n<blockquote class=\"summary-box\"><p>\u201cBy investing in livelihoods, we invest in the future of the entire community \u2014 creating opportunities for families to thrive, children to learn, and communities to grow.\u201d<\/p><\/blockquote>\n<\/div>\n<figure class=\"image-wrapper\"><img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1593113598332-cd288d649433?w=800&amp;h=500&amp;fit=crop&amp;crop=center\" alt=\"Ethiopian community gathering\" \/><figcaption class=\"image-caption\">&#x1f4cd; Negash Community<br \/>\n<span class=\"status-badge\">Active<\/span><\/figcaption><\/figure>\n<\/div>\n<div class=\"sub-programs-section\">\n<h3>Key Livelihood Initiatives<\/h3>\n<div class=\"sub-grid\"><!-- Small Business --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x1f4bc;<\/span><br \/>\n<span class=\"status-tag\">Active<\/span><\/div>\n<h4>Small Business &amp; Enterprise Support<\/h4>\n<p>We provide training and resources to help community members start and grow small businesses \u2014 business planning, financial management, marketing, and access to micro-grants and savings groups.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Enterprise<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<p><!-- Cooperatives --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x1f91d;<\/span><br \/>\n<span class=\"status-tag\">Active<\/span><\/div>\n<h4>Farmer Cooperative Development<\/h4>\n<p>We support the formation and strengthening of farmer cooperatives, helping farmers pool resources, access better markets, and negotiate fair prices, while sharing knowledge and building resilience.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Cooperative<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<p><!-- Youth --><\/p>\n<div class=\"sub-card\">\n<div class=\"card-header\"><span class=\"icon-box\">&#x1f31f;<\/span><br \/>\n<span class=\"status-tag planned\">Planned<\/span><\/div>\n<h4>Youth Employment &amp; Empowerment<\/h4>\n<p>Planned programs focused on youth employment, mentorship, and leadership development \u2014 creating pathways to education, training, and meaningful work close to home.<\/p>\n<div class=\"card-footer\"><span class=\"photo-label\">&#x1f4f8; Youth Program<\/span><br \/>\n<a class=\"view-link\" href=\"#\">Learn more &#x2197;<\/a><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n<p><!-- ============================================================ --><br \/>\n<!-- CALL TO ACTION --><br \/>\n<!-- ============================================================ --><\/p>\n<div class=\"cta-banner\">\n<div class=\"icon-circle\">&#x2764;<\/div>\n<h3>Support Our Programs in Negash<\/h3>\n<p>Whether through vocational material sponsorship, health center supplies, agricultural tools, water infrastructure, or heritage preservation grants \u2014 your partnership directly transforms lives.<\/p>\n<div class=\"cta-buttons\"><a class=\"btn-primary\" href=\"\/contact\">Submit Inquiry \/ Get Involved<\/a><br \/>\n<a class=\"btn-secondary\" href=\"\/\">Visit Foundation Website &#x2197;<\/a><\/div>\n<\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>\u2726 Our Direct Impact Initiatives Our Programs in Al-Negash Turning compassion into lasting change through community-centered vocational training, healthcare, agriculture, water access, and livelihood improvement across the Negash region. Program 01 \u2022 Vocational Training Al-Nejashi Women&#8217;s Empowerment &amp; Vocational Center Stitching Together a Future Inspired by the successful soap-making, sewing, and baking initiatives at the&#8230;<\/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-14","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/alnejashifoundation.org.et\/index.php?rest_route=\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alnejashifoundation.org.et\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/alnejashifoundation.org.et\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/alnejashifoundation.org.et\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/alnejashifoundation.org.et\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=14"}],"version-history":[{"count":18,"href":"https:\/\/alnejashifoundation.org.et\/index.php?rest_route=\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":269,"href":"https:\/\/alnejashifoundation.org.et\/index.php?rest_route=\/wp\/v2\/pages\/14\/revisions\/269"}],"wp:attachment":[{"href":"https:\/\/alnejashifoundation.org.et\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}