<div class="container py-5">
<h2 class="fw-bold text-center">Meet the founders</h2>
<p class="text-center text-muted">The people who built CodeShikhi from day one.</p>
<div class="row g-4 mt-3">
<div class="col-md-4 text-center"><img src="https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop" alt="Founder Tanvir" class="rounded-circle mb-3" style="width:160px;height:160px;object-fit:cover">
<h5 class="fw-bold mb-0">Tanvir Ahmed</h5><small class="text-muted">CEO & Co-founder</small>
<p class="small mt-2">Ex-Google engineer, 10 years in web dev.</p>
</div>
<div class="col-md-4 text-center"><img src="https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&h=400&fit=crop" alt="Founder Rumi" class="rounded-circle mb-3" style="width:160px;height:160px;object-fit:cover">
<h5 class="fw-bold mb-0">Rumi Khan</h5><small class="text-muted">Head of Design</small>
<p class="small mt-2">Design systems specialist.</p>
</div>
<div class="col-md-4 text-center"><img src="https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&h=400&fit=crop" alt="Founder Nadia" class="rounded-circle mb-3" style="width:160px;height:160px;object-fit:cover">
<h5 class="fw-bold mb-0">Nadia Islam</h5><small class="text-muted">CTO & Co-founder</small>
<p class="small mt-2">Loves Bangla tech education.</p>
</div>
</div>
</div>