Team Sections
Component #1
Christina Kray
Founder / CEOLoves to chat about typography, you have been warned.
Jeff Fisher
Project ManagerMultidisciplinary. Drinks too much coffee. Likes sentence fragments.
Sophia Harrington
Project ManagerLoves to chat about typography, you have been warned.
David Forren
Support ConsultantBehind every great project is a great Google Slides deck.
Amil Evara
UI/UX DesignerDesign swashbuckler. Trader of stonks. Will work for snacks.
Tom Lowry
UI/UX DesignerLoves to chat about typography, you have been warned.
Want to join us?
See all opening positions
<!-- Team -->
<div class="container content-space-1">
<div class="row mb-sm-5">
<div class="col-sm-6 col-lg-4 mb-7">
<!-- Team -->
<div class="w-65 text-center mx-auto">
<img class="img-fluid rounded-circle mb-5" src="../assets/img/350x350/img1.jpg" alt="Image Description">
<h6 class="mb-1">Christina Kray</h6>
<span class="d-block">Founder / CEO</span>
<div class="border-top mx-auto my-3" style="max-width: 5rem;"></div>
<p>Loves to chat about typography, you have been warned.</p>
</div>
<!-- End Team -->
</div>
<!-- End Col -->
<div class="col-sm-6 col-lg-4 mb-7">
<!-- Team -->
<div class="w-65 text-center mx-auto">
<img class="img-fluid rounded-circle mb-5" src="../assets/img/350x350/img2.jpg" alt="Image Description">
<h6 class="mb-1">Jeff Fisher</h6>
<span class="d-block">Project Manager</span>
<div class="border-top mx-auto my-3" style="max-width: 5rem;"></div>
<p>Multidisciplinary. Drinks too much coffee. Likes sentence fragments.</p>
</div>
<!-- End Team -->
</div>
<!-- End Col -->
<div class="col-sm-6 col-lg-4 mb-7">
<!-- Team -->
<div class="w-65 text-center mx-auto">
<img class="img-fluid rounded-circle mb-5" src="../assets/img/350x350/img3.jpg" alt="Image Description">
<h6 class="mb-1">Sophia Harrington</h6>
<span class="d-block">Project Manager</span>
<div class="border-top mx-auto my-3" style="max-width: 5rem;"></div>
<p>Loves to chat about typography, you have been warned.</p>
</div>
<!-- End Team -->
</div>
<!-- End Col -->
<div class="col-sm-6 col-lg-4 mb-7">
<!-- Team -->
<div class="w-65 text-center mx-auto">
<img class="img-fluid rounded-circle mb-5" src="../assets/img/350x350/img4.jpg" alt="Image Description">
<h6 class="mb-1">David Forren</h6>
<span class="d-block">Support Consultant</span>
<div class="border-top mx-auto my-3" style="max-width: 5rem;"></div>
<p>Behind every great project is a great Google Slides deck.</p>
</div>
<!-- End Team -->
</div>
<!-- End Col -->
<div class="col-sm-6 col-lg-4 mb-7">
<!-- Team -->
<div class="w-65 text-center mx-auto">
<img class="img-fluid rounded-circle mb-5" src="../assets/img/350x350/img5.jpg" alt="Image Description">
<h6 class="mb-1">Amil Evara</h6>
<span class="d-block">UI/UX Designer</span>
<div class="border-top mx-auto my-3" style="max-width: 5rem;"></div>
<p>Design swashbuckler. Trader of stonks. Will work for snacks.</p>
</div>
<!-- End Team -->
</div>
<!-- End Col -->
<div class="col-sm-6 col-lg-4 mb-7">
<!-- Team -->
<div class="w-65 text-center mx-auto">
<img class="img-fluid rounded-circle mb-5" src="../assets/img/350x350/img6.jpg" alt="Image Description">
<h6 class="mb-1">Tom Lowry</h6>
<span class="d-block">UI/UX Designer</span>
<div class="border-top mx-auto my-3" style="max-width: 5rem;"></div>
<p>Loves to chat about typography, you have been warned.</p>
</div>
<!-- End Team -->
</div>
<!-- End Col -->
</div>
<!-- End Row -->
<!-- Info -->
<div class="text-center">
<p class="mb-0">Want to join us?</p>
<a class="link" href="../page-careers.html">See all opening positions <i class="bi-chevron-right small ms-1"></i></a>
</div>
<!-- End Info -->
</div>
<!-- End Team -->