add april and carl

This commit is contained in:
Gary 2026-03-09 14:48:18 -07:00
parent 9476e6a702
commit 6187035476
2 changed files with 38 additions and 19 deletions

BIN
assets/aprilmills.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -186,6 +186,43 @@
></a>
</div>
</div>
<div class="flex-row">
<div class="card">
<img
src="./assets/aprilmills.webp"
alt="John"
style="width: 100%"
/>
<h3>April K. Mills</h3>
<p class="title">
CEO & Founder of Engine-for-Change. Nuclear Engineer. Bureaucracy
Hacker. Special Needs Mom. Author x2. ex-Chief Acceleration
Officer of Intel Flex. ex-Navy. Sports Fan. Rotarian. Faith-Guided
Entrepreneur.
</p>
<a target="_blank" href="https://www.linkedin.com/in/aprilkmills/"
><i class="fa-solid fa-link"></i
></a>
</div>
<div class="card">
<img src="./assets/carl.webp" style="width: 100%" />
<h3>Carl Tompkins</h3>
<p class="title">
Author & Founder of the non-profit ministry "The Way of Business".
</p>
<a
target="_blank"
href="https://www.youtube.com/watch?v=CYAhykuKYBA"
><i class="fa-solid fa-link"></i
></a>
</div>
<div class="card">
<img src="./assets/anon.webp" style="width: 100%" />
<h3>TBA</h3>
<p class="title"></p>
</div>
</div>
<div class="flex-row">
<div class="card">
<img src="./assets/ourcoffeecoach.webp" style="width: 100%" />
@ -209,28 +246,10 @@
></a>
</div>
<div class="card">
<img src="./assets/carl.webp" style="width: 100%" />
<h3>Carl Tompkins</h3>
<p class="title">Speaker</p>
</div>
</div>
<div class="flex-row">
<div class="card">
<img src="./assets/anon.webp" alt="John" style="width: 100%" />
<h3>TBA</h3>
<p class="title">Speaker</p>
</div>
<div class="card">
<img src="./assets/anon.webp" style="width: 100%" />
<h3>TBA</h3>
<p class="title">Speaker</p>
</div>
<div class="card">
<img src="./assets/anon.webp" style="width: 100%" />
<h3>TBA</h3>
<p class="title">Speaker</p>
<p class="title"></p>
</div>
</div>
</div>