Reduced image sizes and fixed team page
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 4.0 MiB |
BIN
public/images/akhila.png
Normal file
BIN
public/images/akhila.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user