mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Add new employee photos to team (#31084)
This commit is contained in:
parent
ce2413eed5
commit
63c10abebe
BIN
website/images/photos/elissa-weve.jpg
Normal file
BIN
website/images/photos/elissa-weve.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
BIN
website/images/photos/niek-lok.jpg
Normal file
BIN
website/images/photos/niek-lok.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
BIN
website/images/photos/pascal-van-den-nieuwendijk.jpg
Normal file
BIN
website/images/photos/pascal-van-den-nieuwendijk.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
website/images/photos/roopa-tangirala.jpg
Normal file
BIN
website/images/photos/roopa-tangirala.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
@ -162,6 +162,19 @@
|
||||
{{ _('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/niek-lok-46498685/" target="_blank" class="photo-frame mx-auto">
|
||||
<img src="/images/photos/niek-lok.jpg">
|
||||
</a>
|
||||
<h3 class="display-4">
|
||||
{{ _('Niek Lok') }}
|
||||
</h3>
|
||||
<p class="font-lg text-muted mb-0 mx-auto w-75">
|
||||
{{ _('Account Executive') }}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
|
||||
|
||||
@ -292,6 +305,19 @@
|
||||
{{ _('VP, Operations') }}
|
||||
</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/roopa-tangirala-02b9603/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
|
||||
<img src="/images/photos/roopa-tangirala.jpg">
|
||||
</a>
|
||||
<h3 class="display-4">
|
||||
{{ _('Roopa Tangirala') }}
|
||||
</h3>
|
||||
<p class="font-lg text-muted mb-0 mx-auto w-75">
|
||||
{{ _('Senior Director, Engineering') }}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
|
||||
|
||||
@ -305,6 +331,19 @@
|
||||
{{ _('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/pascalvdnieuwendijk/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
|
||||
<img src="/images/photos/pascal-van-den-nieuwendijk.jpg">
|
||||
</a>
|
||||
<h3 class="display-4">
|
||||
{{ _('Pascal Van den Nieuwendijk') }}
|
||||
</h3>
|
||||
<p class="font-lg text-muted mb-0 mx-auto w-75">
|
||||
{{ _('Account Executive') }}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 text-center">
|
||||
|
||||
@ -318,6 +357,19 @@
|
||||
{{ _('VP, EMEA') }}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="col-xl-3 col-lg-4 col-md-6 mb-3 mb-md-8 mb-lg-0 mb-xl-8 text-center">
|
||||
|
||||
<a href="https://www.linkedin.com/in/elissaweve/" target="_blank" class="photo-frame mx-auto" rel="external nofollow">
|
||||
<img src="/images/photos/elissa-weve.jpg">
|
||||
</a>
|
||||
<h3 class="display-4">
|
||||
{{ _('Elissa Weve') }}
|
||||
</h3>
|
||||
<p class="font-lg text-muted mb-0 mx-auto w-75">
|
||||
{{ _('Customer / Partner Alliance Manager') }}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div class="col-xl-3 col-lg-4 col-md-6 text-center">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user