Added the images
BIN
img/c-liogo1.png
Before Width: | Height: | Size: 4.8 KiB |
BIN
img/c-liogo2.png
Before Width: | Height: | Size: 6.1 KiB |
BIN
img/c-liogo3.png
Before Width: | Height: | Size: 5.1 KiB |
BIN
img/c-liogo4.png
Before Width: | Height: | Size: 4.6 KiB |
BIN
img/c-liogo5.png
Before Width: | Height: | Size: 4.4 KiB |
BIN
img/drew.JPG
Normal file
After Width: | Height: | Size: 81 KiB |
BIN
img/jamie.jpg
Normal file
After Width: | Height: | Size: 95 KiB |
27
index.html
|
@ -238,35 +238,34 @@
|
|||
<h2>Team</h2>
|
||||
<h6>Take a closer look into our amazing team.</h6>
|
||||
<div class="team-leader-block clearfix">
|
||||
<div class="team-leader-box">
|
||||
<div class="team-leader-box col-md-6 col-md-push-1">
|
||||
<div class="team-leader wow fadeInDown delay-03s">
|
||||
<div class="team-leader-shadow"><a href="#"></a></div>
|
||||
<img src="img/team-leader-pic1.jpg" alt="">
|
||||
<img src="img/jamie.jpg" alt="">
|
||||
<ul>
|
||||
<li><a href="https://github.com/tidusjar/" class="fa-github"></a></li>
|
||||
<li><a href="https://www.JamieTech.com" class="fa-rss"></a></li>
|
||||
<li><a href="https://github.com/tidusjar/" target="_blank" class="fa-github"></a></li>
|
||||
<li><a href="https://www.JamieTech.com" target="_blank" class="fa-rss"></a></li>
|
||||
<li><a href="https://uk.linkedin.com/in/jamiearees" target="_blank" class="fa-linkedin"></a></li>
|
||||
<li><a href="http://stackoverflow.com/users/3329836/jamie-r?tab=profile" target="_blank" class="fa-stack-overflow"></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<h3 class="wow fadeInDown delay-03s">Jamie Rees</h3>
|
||||
<span class="wow fadeInDown delay-03s">Founder</span>
|
||||
<p class="wow fadeInDown delay-03s">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin consequat sollicitudin cursus. Dolor sit amet, consectetur adipiscing elit proin consequat.</p>
|
||||
<p class="wow fadeInDown delay-03s"><!--Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin consequat sollicitudin cursus. Dolor sit amet, consectetur adipiscing elit proin consequat.--></p>
|
||||
</div>
|
||||
<div class="team-leader-box">
|
||||
<div class="team-leader-box col-md-6 col-md-push-3">
|
||||
<div class="team-leader wow fadeInDown delay-06s">
|
||||
<div class="team-leader-shadow"><a href="#"></a></div>
|
||||
<img src="img/team-leader-pic2.jpg" alt="">
|
||||
<img src="img/drew.jpg" alt="">
|
||||
<ul>
|
||||
<li><a href="#" class="fa-twitter"></a></li>
|
||||
<li><a href="#" class="fa-facebook"></a></li>
|
||||
<li><a href="#" class="fa-pinterest"></a></li>
|
||||
<li><a href="#" class="fa-google-plus"></a></li>
|
||||
<li><a href="https://github.com/Drewster727/" target="_blank" class="fa-github"></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<h3 class="wow fadeInDown delay-06s">Drew</h3>
|
||||
<span class="wow fadeInDown delay-06s">Developer</span>
|
||||
<p class="wow fadeInDown delay-06s">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin consequat sollicitudin cursus. Dolor sit amet, consectetur adipiscing elit proin consequat.</p>
|
||||
<p class="wow fadeInDown delay-06s"><!--Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin consequat sollicitudin cursus. Dolor sit amet, consectetur adipiscing elit proin consequat.--></p>
|
||||
</div>
|
||||
<div class="team-leader-box">
|
||||
<!--<div class="team-leader-box">
|
||||
<div class="team-leader wow fadeInDown delay-09s">
|
||||
<div class="team-leader-shadow"><a href="#"></a></div>
|
||||
<img src="img/team-leader-pic3.jpg" alt="">
|
||||
|
@ -280,7 +279,7 @@
|
|||
<h3 class="wow fadeInDown delay-09s">Skyler white</h3>
|
||||
<span class="wow fadeInDown delay-09s">Accountant</span>
|
||||
<p class="wow fadeInDown delay-09s">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin consequat sollicitudin cursus. Dolor sit amet, consectetur adipiscing elit proin consequat.</p>
|
||||
</div>
|
||||
</div>-->
|
||||
</div>
|
||||
</div>
|
||||
</section><!--main-section team-end-->
|
||||
|
|