Skip to content

Commit

Permalink
feat(website): add marco (#2162)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico-Kestra authored Feb 4, 2025
1 parent 8f2fa7c commit 39ac217
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions components/company/Team.vue
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,19 @@
</span>
</div>

<div class="team-card" data-aos="zoom-in">
<img class="img-fluid team-member" src="/landing/company/teams/msabatini.png" alt="Marco Sabatini Picture"/>
<div class="w-100">
<div class="team-name">Marco Sabatini</div>
<div class="team-title font-small">Platform Engineer</div>
</div>
<span>
<a href="https://www.linkedin.com/in/marco-sabatini-69b127152/" target="_blank" class="me-2"><linkedin /></a>
<a href="https://github.com/MarcoSaba" target="_blank" class="me-2"><github /></a>
</span>
</div>


<div class="team-card" data-aos="zoom-in">
<img class="img-fluid team-member" src="/landing/company/teams/ncallens.png"
alt="Nicolas Callens Picture"/>
Expand Down
Binary file added public/landing/company/teams/msabatini.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 39ac217

Please sign in to comment.