Add new team members to company page (#34701)

This commit is contained in:
Cody Baker 2022-02-18 01:21:00 -07:00 committed by GitHub
parent ff52ecea8d
commit cc6ef4f4b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 52 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -154,6 +154,19 @@
</div>
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
<a href="https://www.linkedin.com/in/mieldonkers/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
<img src="/images/photos/miel-donkers.jpg">
</a>
<h3 class="display-4">
{{ _('Miel Donkers') }}
</h3>
<p class="font-lg text-muted mb-0 mx-auto w-75">
{{ _('Senior Cloud Software Engineer') }}
</p>
</div>
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
<a href="https://www.linkedin.com/in/artur-filatenkov-5a51a8217/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
<img src="/images/photos/artur-filatenkov.jpg">
</a>
@ -229,6 +242,19 @@
{{ _('Associate, Business Strategy & Ops') }}
</p>
</div>
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
<a href="https://www.linkedin.com/in/tylerhannan/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
<img src="/images/photos/tyler-hannan.jpg">
</a>
<h3 class="display-4">
{{ _('Tyler Hannan') }}
</h3>
<p class="font-lg text-muted mb-0 mx-auto w-75">
{{ _('Senior Director, Developer Advocacy') }}
</p>
</div>
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
@ -268,6 +294,19 @@
{{ _('Account Executive, AMER') }}
</p>
</div>
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
<a href="https://www.linkedin.com/in/andy-james-48032a5/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
<img src="/images/photos/andy-james.jpg">
</a>
<h3 class="display-4">
{{ _('Andy James') }}
</h3>
<p class="font-lg text-muted mb-0 mx-auto w-75">
{{ _('Business Technology Full Stack Lead') }}
</p>
</div>
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
@ -697,6 +736,19 @@
{{ _('Senior Technical Project Manager') }}
</p>
</div>
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
<a href="https://www.linkedin.com/in/markzitnik/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
<img src="/images/photos/mark-zitnik.jpg">
</a>
<h3 class="display-4">
{{ _('Mark Zitnik') }}
</h3>
<p class="font-lg text-muted mb-0 mx-auto w-75">
{{ _('Senior Cloud Software Engineer') }}
</p>
</div>
</div>