Skip to content

Commit

Permalink
Update Team
Browse files Browse the repository at this point in the history
  • Loading branch information
alikarimi120 committed Sep 2, 2020
1 parent 2f1153e commit 58d0e9e
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 7 deletions.
Binary file modified img/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/team-5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/team-6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/team-8.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/team-9.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 41 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -574,9 +574,9 @@ <h4>Iman Masroori</h4>
<div class="container">


<div class="row">
<div class="row" >

<div class="col-lg-3 col-md-6 wow fadeInUp">
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.5s">
<div class="member">
<img src="img/team-5.jpg" class="img-fluid" alt="">
<div class="member-info">
Expand All @@ -592,7 +592,7 @@ <h4>Arghavan Aghadavood</h4>
</div>
</div>

<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.1s">
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.6s">
<div class="member">
<img src="img/team-6.jpg" class="img-fluid" alt="">
<div class="member-info">
Expand All @@ -608,7 +608,7 @@ <h4>Amirhossein Kazerooni</h4>
</div>
</div>

<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.2s">
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.7s">
<div class="member">
<img src="img/team-7.jpg" class="img-fluid" alt="">
<div class="member-info">
Expand All @@ -624,9 +624,42 @@ <h4>Mostafa Alavi</h4>
</div>
</div>

<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.3s">
<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.9s">
<div class="member">
<img src="img/team-8.jpg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Amirmohhammad Rostami</h4>
<span>MSc Student of Computer Eng</span>
<div class="social">
<a href="https://ce.aut.ac.ir/~amirmohammadrostami/"><i class="fa fa-user-circle"></i></a>
<a href="[email protected]"><i class="fa fa-envelope-open"></i></a>
<a href="https://www.linkedin.com/in/amirmohammadrostami/"><i class="fa fa-linkedin"></i></a>

</div>
</div>
</div>
</div>
</div>


</div>
</div>
<div class="container">


<div class="row" >

<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.5s">
<div class="member">

</div>
</div>


<div class="col-lg-3 col-md-6 wow fadeInUp" data-wow-delay="0.8s">
<div class="member">
<img src="img/team-9.jpg" class="img-fluid" alt="">
<div class="member-info">
<div class="member-info-content">
<h4>Ali Karimi</h4>
Expand All @@ -643,9 +676,10 @@ <h4>Ali Karimi</h4>
</div>
</div>

</div>

</div>


</div>
</section><!-- #team -->

<!--==========================
Expand Down

0 comments on commit 58d0e9e

Please sign in to comment.