mirror of
https://github.com/vacp2p/waku-site.git
synced 2026-01-08 21:18:15 -05:00
Team members img
This commit is contained in:
9
img/team/cornelius.svg
Normal file
9
img/team/cornelius.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 171 KiB |
9
img/team/eigenmann.svg
Normal file
9
img/team/eigenmann.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 122 KiB |
9
img/team/ryajov.svg
Normal file
9
img/team/ryajov.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 270 KiB |
9
img/team/taheri.svg
Normal file
9
img/team/taheri.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 206 KiB |
9
img/team/thoren.svg
Normal file
9
img/team/thoren.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 37 KiB |
30
index.html
30
index.html
@@ -163,10 +163,8 @@
|
||||
<div class="hidden lg:block"></div>
|
||||
<!-- Member -->
|
||||
<div class="flex flex-col items-center">
|
||||
<div class="flex justify-center items-center bg-gray rounded-full w-16 h-16 mb-5">
|
||||
<svg class="w-14 h-14 rounded-full text-white">
|
||||
<use href="#logo"/>
|
||||
</svg>
|
||||
<div class="flex justify-center items-center rounded-full w-16 h-16 mb-5">
|
||||
<img class="w-16 h-16" src="/img/team/thoren.svg" alt="Oskar Thoren">
|
||||
</div>
|
||||
<h3 class="text-sm text-gray font-semibold text-center">Oskar Thoren</h3>
|
||||
<div class="flex items-center mt-2">
|
||||
@@ -184,10 +182,8 @@
|
||||
</div>
|
||||
<!-- Member -->
|
||||
<div class="flex flex-col items-center">
|
||||
<div class="flex justify-center items-center bg-gray rounded-full w-16 h-16 mb-5">
|
||||
<svg class="w-14 h-14 rounded-full text-white">
|
||||
<use href="#logo"/>
|
||||
</svg>
|
||||
<div class="flex justify-center items-center rounded-full w-16 h-16 mb-5">
|
||||
<img class="w-16 h-16" src="/img/team/eigenmann.svg" alt="Dean Eigenmann">
|
||||
</div>
|
||||
<h3 class="text-sm text-gray font-semibold text-center">Dean Eigenmann</h3>
|
||||
<div class="flex items-center mt-2">
|
||||
@@ -221,10 +217,8 @@
|
||||
</div>
|
||||
<!-- Member -->
|
||||
<div class="flex flex-col items-center">
|
||||
<div class="flex justify-center items-center bg-gray rounded-full w-16 h-16 mb-5">
|
||||
<svg class="w-14 h-14 rounded-full text-white">
|
||||
<use href="#logo"/>
|
||||
</svg>
|
||||
<div class="flex justify-center items-center rounded-full w-16 h-16 mb-5">
|
||||
<img class="w-16 h-16" src="/img/team/ryajov.svg" alt="Dimitriy Ryajov">
|
||||
</div>
|
||||
<h3 class="text-sm text-gray font-semibold text-center">Dimitriy Ryajov</h3>
|
||||
<div class="flex items-center mt-2">
|
||||
@@ -274,10 +268,8 @@
|
||||
</div>
|
||||
<!-- Member -->
|
||||
<div class="flex flex-col items-center">
|
||||
<div class="flex justify-center items-center bg-gray rounded-full w-16 h-16 mb-5">
|
||||
<svg class="w-14 h-14 rounded-full text-white">
|
||||
<use href="#logo"/>
|
||||
</svg>
|
||||
<div class="flex justify-center items-center rounded-full w-16 h-16 mb-5">
|
||||
<img class="w-16 h-16" src="/img/team/cornelius.svg" alt="Hanno Cornelius">
|
||||
</div>
|
||||
<h3 class="text-sm text-gray font-semibold text-center">Hanno Cornelius</h3>
|
||||
<div class="flex items-center mt-2">
|
||||
@@ -290,10 +282,8 @@
|
||||
</div>
|
||||
<!-- Member -->
|
||||
<div class="flex flex-col items-center">
|
||||
<div class="flex justify-center items-center bg-gray rounded-full w-16 h-16 mb-5">
|
||||
<svg class="w-14 h-14 rounded-full text-white">
|
||||
<use href="#logo"/>
|
||||
</svg>
|
||||
<div class="flex justify-center items-center rounded-full w-16 h-16 mb-5">
|
||||
<img class="w-16 h-16" src="/img/team/taheri.svg" alt="Sanaz Teheri-Boshrooyeh">
|
||||
</div>
|
||||
<h3 class="text-sm text-gray font-semibold text-center">Sanaz Teheri-Boshrooyeh</h3>
|
||||
<div class="flex items-center mt-2">
|
||||
|
||||
Reference in New Issue
Block a user