Skip to content

Commit

Permalink
added team
Browse files Browse the repository at this point in the history
  • Loading branch information
paramkpr committed Sep 25, 2021
1 parent 980b778 commit 3dc83fe
Showing 1 changed file with 16 additions and 21 deletions.
37 changes: 16 additions & 21 deletions main/templates/main/team.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,12 +150,12 @@ <h4 class="card-title">Gaurika Kapoor</h4>
<div class="card-body text-center">
<p>
<div class="portrait mx-auto"><img class="img-responsive"
src="https://i.imgur.com/HP5F9fT.jpg"
src="https://i.imgur.com/2iyIQTp.jpg"
alt="card image">
</div>
</p>
<h4 class="card-title">Naisha Arora</h4>
<p class="card-text">Digital Marketing and Communications Manager</p>
<h4 class="card-title">Garth Jain</h4>
<p class="card-text">Head of Communications & Marketing Team Support</p>
<a href="" class="btn btn-primary btn-sm"><i
class="fa fa-plus"></i></a>
</div>
Expand All @@ -164,19 +164,20 @@ <h4 class="card-title">Naisha Arora</h4>
<div class="backside">
<div class="card">
<div class="card-body text-center mt-4">
<h4 class="card-title">Naisha Arora</h4>
<small class="card-text"> Naisha is Sorobrain’s marketing and outreach incharge. She excels at
strategic planning, project implementation and resource allocation. She loves to connect with
new people every day and is always ready to help! In her free time, she likes to watch shows,
read and surf social media. Naisha is currently pursuing French at A2 Level for DELF
examination.</small>
<h4 class="card-title">Garth Jain</h4>
<small class="card-text">Garth has been working in the field of social media and marketing for the
past 2 years. Possessing the ability to provide unique insights into any design or marketing
challenge, Garth intends to maximise the value of Sorobrain's online presence. He likes to surf
through social media and is a professional musician with a passion for playing the guitar. He
has been exposed to the French language and has played prominent roles in Sorobrain's French
theater events.</small>
<ul class="list-inline">
{# <li class="list-inline-item">#}
{# <a class="social-icon text-xs-center" target="_blank"#}
{# href="tel:">#}
{# <i class="fa fa-phone"></i>#}
{# </a>#}
{# </li>#}
{# <li class="list-inline-item">#}
{# <a class="social-icon text-xs-center" target="_blank"#}
{# href="tel:">#}
{# <i class="fa fa-phone"></i>#}
{# </a>#}
{# </li>#}
</ul>
</div>
</div>
Expand Down Expand Up @@ -221,12 +222,6 @@ <h4 class="card-title">Param Kapur</h4>
<i class="fa fa-facebook"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank"
href="https://www.fiverr.com/share/qb8D02">
<i class="fa fa-instagram"></i>
</a>
</li>
<li class="list-inline-item">
<a class="social-icon text-xs-center" target="_blank"
href="https://www.instagram.com/param_kpr/">
Expand Down

0 comments on commit 3dc83fe

Please sign in to comment.