Reduced image sizes and fixed team page

This commit is contained in:
Arun B
2018-11-24 12:43:38 +05:30
parent 48b2d243c0
commit 3648d27251
3 changed files with 4 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 MiB

BIN
public/images/akhila.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

@@ -108,7 +108,7 @@
<div class="column">
<div class="card">
<img src="images/akhila.jpg" alt="Akhila" style="height:200px; width:200px;">
<img src="images/akhila.png" alt="Akhila" style="height:200px; width:200px;">
<div class="container">
<h3>Akhila Prasad</h3>
<p class="title">Operations Leader</p>
@@ -124,6 +124,8 @@
</div>
</div>
</div>
</div>
<div class="row">
<div class="column">
<div class="card">
<img src="images/sujith.png" alt="Sujith" style="height:200px; width:200px;">
@@ -138,7 +140,7 @@
<img src="images/arun.png" alt="Arun" style="height:200px; width:200px;">
<div class="container">
<h3>Arun B</h3>
<p class="title">CEO</p>
<p class="title">Customer Dev Leader</p>
</div>
</div>
</div>