add people
Some checks are pending
www2.ourworld.tf / Deploy (push) Waiting to run

This commit is contained in:
sasha-astiadi 2025-04-11 19:53:47 +02:00
parent 2af909a8ed
commit 6bf8df7f42
6 changed files with 44 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

View File

@ -29,15 +29,15 @@
<!-- Leadership Section --> <!-- Leadership Section -->
<div class="mx-auto max-w-7xl mt-16"> <div class="mx-auto max-w-7xl mt-16">
<h2 class="text-base font-semibold leading-7 text-indigo-600">LEADERSHIP</h2> <h2 class="text-base font-semibold leading-7 text-indigo-600">LEADERSHIP</h2>
<div class="mt-12 grid grid-cols-1 gap-x-8 gap-y-16 sm:grid-cols-2"> <div class="mt-12 grid grid-cols-1 gap-x-8 gap-y-16 sm:grid-cols-2 lg:grid-cols-3">
<div class="relative bg-gray-50/80 p-8 rounded-2xl shadow-sm hover:shadow-lg transition-all duration-300"> <div class="relative bg-gray-50/80 p-8 rounded-2xl shadow-sm hover:shadow-lg transition-all duration-300">
<div class="aspect-[4/3] overflow-hidden rounded-xl bg-white shadow-sm"> <div class="aspect-[4/3] overflow-hidden rounded-xl bg-white shadow-sm">
<img src="/images/kds.png" alt="Kristof De Spiegeleer" class="w-full h-full object-cover"> <img src="/images/people/kristof_de_spiegeleer/kristof_de_spiegeleer.jpeg" alt="Kristof De Spiegeleer" class="w-full h-full object-cover">
</div> </div>
<div class="mt-8"> <div class="mt-8">
<h3 class="text-2xl font-semibold leading-8 text-gray-900">Kristof De Spiegeleer</h3> <h3 class="text-2xl font-semibold leading-8 text-gray-900">Kristof De Spiegeleer</h3>
<p class="mt-2 text-lg font-medium text-indigo-600">Co-Founder & CEO</p> <p class="mt-2 text-lg font-medium text-indigo-600">Co-Founder & CEO</p>
<p class="mt-6 text-base leading-7 text-gray-600">Serial entrepreneur with 30 years of experience in Internet and cloud technologies. With over $600M in successful exits, Kristof brings extensive expertise in building and scaling innovative technology companies.</p> <p class="mt-6 text-base leading-7 text-gray-600">Serial entrepreneur with 30 years of experience in Internet and cloud technologies.</p>
</div> </div>
</div> </div>
<div class="relative bg-gray-50/80 p-8 rounded-2xl shadow-sm hover:shadow-lg transition-all duration-300"> <div class="relative bg-gray-50/80 p-8 rounded-2xl shadow-sm hover:shadow-lg transition-all duration-300">
@ -47,7 +47,47 @@
<div class="mt-8"> <div class="mt-8">
<h3 class="text-2xl font-semibold leading-8 text-gray-900">Florian Fournier</h3> <h3 class="text-2xl font-semibold leading-8 text-gray-900">Florian Fournier</h3>
<p class="mt-2 text-lg font-medium text-indigo-600">Co-Founder</p> <p class="mt-2 text-lg font-medium text-indigo-600">Co-Founder</p>
<p class="mt-6 text-base leading-7 text-gray-600">Experienced social entrepreneur and marketing executive with an extensive network in the US and Latin America. Florian brings valuable expertise in sustainable business development and social impact initiatives.</p> <p class="mt-6 text-base leading-7 text-gray-600">Experienced social entrepreneur and marketing executive with an extensive network in the US and Latin America.</p>
</div>
</div>
<div class="relative bg-gray-50/80 p-8 rounded-2xl shadow-sm hover:shadow-lg transition-all duration-300">
<div class="aspect-[4/3] overflow-hidden rounded-xl bg-white shadow-sm">
<img src="/images/people/michel_coucke/michel_coucke.jpg" alt="Michel Coucke" class="w-full h-full object-cover">
</div>
<div class="mt-8">
<h3 class="text-2xl font-semibold leading-8 text-gray-900">Michel Coucke</h3>
<p class="mt-2 text-lg font-medium text-indigo-600">Director</p>
<p class="mt-6 text-base leading-7 text-gray-600">CEO Lancor, a global executive search firm specializing in board-level search mandates including C-level execs and more.</p>
</div>
</div>
<div class="relative bg-gray-50/80 p-8 rounded-2xl shadow-sm hover:shadow-lg transition-all duration-300">
<div class="aspect-[4/3] overflow-hidden rounded-xl bg-white shadow-sm">
<img src="/images/people/nousrath_bhugeloo/nousrath_bhugeloo.jpg" alt="Nousrath Bhugeloo" class="w-full h-full object-cover">
</div>
<div class="mt-8">
<h3 class="text-2xl font-semibold leading-8 text-gray-900">Nousrath Bhugeloo</h3>
<p class="mt-2 text-lg font-medium text-indigo-600">Director & Executive Chairperson</p>
<p class="mt-6 text-base leading-7 text-gray-600">Advisor to multinationals, funds, family offices and individual entrepreneurs on their strategies and cross border business.</p>
</div>
</div>
<div class="relative bg-gray-50/80 p-8 rounded-2xl shadow-sm hover:shadow-lg transition-all duration-300">
<div class="aspect-[4/3] overflow-hidden rounded-xl bg-white shadow-sm">
<img src="/images/people/adnan_fatayerji/adnan_fatayerji.jpg" alt="Adnan Fateryji" class="w-full h-full object-cover">
</div>
<div class="mt-8">
<h3 class="text-2xl font-semibold leading-8 text-gray-900">Adnan Fateryji</h3>
<p class="mt-2 text-lg font-medium text-indigo-600">Co-Founder, CEO of TF DMCC</p>
<p class="mt-6 text-base leading-7 text-gray-600">Social entrepreneur and ethical technologist with experience advancing sovereign technologies.</p>
</div>
</div>
<div class="relative bg-gray-50/80 p-8 rounded-2xl shadow-sm hover:shadow-lg transition-all duration-300">
<div class="aspect-[4/3] overflow-hidden rounded-xl bg-white shadow-sm">
<img src="/images/people/gregory_flipo/gregory_flipo.jpg" alt="Gregory Flipo" class="w-full h-full object-cover">
</div>
<div class="mt-8">
<h3 class="text-2xl font-semibold leading-8 text-gray-900">Gregory Flipo</h3>
<p class="mt-2 text-lg font-medium text-indigo-600">Co-Founder, CEO of Sikana</p>
<p class="mt-6 text-base leading-7 text-gray-600">Social entrepreneur with 20 years of experience building educational content and platforms used by millions today.</p>
</div> </div>
</div> </div>
</div> </div>