diff --git a/public/index.html b/public/index.html index 2e2aa76e094f6b23386dcac9aa96e86703bc9502..5e9b06112d0fca2f9a19906cfbab1d511b0f7f74 100644 --- a/public/index.html +++ b/public/index.html @@ -363,7 +363,21 @@ <!-- Grid column --> </div> <!-- Grid row --> - + <!-- Grid column --> + <div class="col-lg-3 col-md-6 mb-md-0 mb-5"> <!--- FGDI TODO: to change--> + <div class="avatar mx-auto"> + <img src="./imgs/avatar/Jochim.jpg" class="rounded-circle z-depth-1" width="100px"> + </div> + <h5 class="font-weight-bold mt-4 mb-3">Niko Jochim</h5> + <p class="text-uppercase blue-text"><strong>Researcher</strong></p> + <a href="https://www.hft-stuttgart.de/p/niko-jochim" target="_blank"> + <button class="btn btn-primary btn-sm profile">See full profile</button> + </a> + + </div> + <!-- Grid column --> + </div> + <!-- Grid row --> <!-- Grid row --> <div class="row" id="team-section">