about: Muneeb as operator/adviser, not founder figurehead

This commit is contained in:
2026-03-18 18:39:19 +08:00
parent e69ef38d44
commit 984a76bdc0
+7 -7
View File
@@ -25,24 +25,24 @@ export default function AboutPage() {
</div>
</section>
{/* Founder note */}
{/* Origin note */}
<section className="bg-warm">
<div className="max-w-6xl mx-auto px-6 py-24">
<div className="max-w-2xl">
<p className="text-xs tracking-widest font-semibold text-accent uppercase mb-6">From the founder</p>
<p className="text-xs tracking-widest font-semibold text-accent uppercase mb-6">How it started</p>
<div className="border-l-4 border-accent pl-6">
<p className="italic text-muted leading-relaxed mb-4">
I spent years watching talented programme managers burn weekends on logframes and theories of change documents that should take hours, not days. The knowledge was there. The sector expertise was there. What was missing was tooling that respected their time.
Muneeb had been working in and around the international development sector long enough to know the pattern: talented programme staff spending three days on a logframe that should take three hours. The sector knowledge was there. The writing ability was there. The tooling wasn't.
</p>
<p className="italic text-muted leading-relaxed mb-4">
NGO Toolkit Lab started as a logframe generator I built for a friend submitting a DFID proposal. She finished in twenty minutes instead of three days. That felt worth pursuing.
He pushed a small team to build the thing he kept wishing existed — grant writing tools that actually understood how the sector works, not generic AI wrappers with a charity skin on top.
</p>
<p className="italic text-muted leading-relaxed">
We're a small team. We ship tools that work. If something's broken or missing, tell us we fix things fast.
That's what NGO Toolkit Lab is. Built by practitioners, for practitioners. Muneeb stays in the background focused on making sure the team ships the right things, not on being the face of it.
</p>
</div>
<p className="mt-6 text-sm font-semibold">Omair</p>
<p className="text-xs text-gray-500">Founder, NGO Toolkit Lab</p>
<p className="mt-6 text-sm font-semibold">Muneeb Bin Yousuf</p>
<p className="text-xs text-gray-500">Operator & Adviser, NGO Toolkit Lab</p>
</div>
</div>
</section>