function Team() { const { Tag } = window.SahelSentinelDesignSystem_ecf0ad; const { SectionEyebrow } = window; const initialsStyle = (bg) => ({ width: 64, height: 64, borderRadius: "50%", background: bg, color: "white", display: "flex", alignItems: "center", justifyContent: "center", fontFamily: "var(--font-display)", fontWeight: 600, fontSize: 20, flexShrink: 0, }); const soughtProfiles = ["Data scientist climat", "Ingénieur terrain / mobile", "Spécialiste engagement communautaire", "Partenariats institutionnels"]; return (
Portée par

Une équipe ancrée dans le terrain sahélien

BK
Boukar Sanda Kader
Porteur de projet — Ingénieur systèmes d'information, Niger
Profils recherchés

L'équipe se construit — rejoignez le pilote

{soughtProfiles.map((p) => {p})}
); } window.Team = Team;