@extends('layouts.app') @section('title', 'About Us') @section('content')

Tinubu Global Angels brings together women from different regions, professions, communities, and backgrounds under a structured national and diaspora network.

The organization provides a platform for women to connect with one another, participate in organized activities, support community initiatives, develop leadership relationships, and contribute their skills and experience.

With leadership representation across Nigeria's geopolitical zones and the diaspora, Tinubu Global Angels is structured to create connections between national leadership and women at the grassroots.

Our Values

@foreach ([ ['Leadership', 'Encouraging women to take responsibility and contribute their skills and experience.'], ['Unity', 'Connecting women across geographical, professional, and cultural backgrounds.'], ['Empowerment', 'Creating opportunities for women to learn, develop, and participate.'], ['Service', 'Supporting initiatives that respond to identified community needs.'], ['Integrity', 'Promoting responsible, transparent, and accountable organizational conduct.'], ] as $value)

{{ $value[0] }}

{{ $value[1] }}

@endforeach
@endsection