Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added hellen's picture in team #12

Merged
merged 1 commit into from
Nov 16, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 31 additions & 6 deletions app/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -169,12 +169,13 @@ <h2 class="heading-29190">Our Team</h2>
<div>
<div class="person-pic-39219 mb-4">
<img src="images/kevo.png" alt="Image" class="img-fluid">
<p class="mb-0">Kelvin Randu</p>
<p class="text-muted">Co-Founder lead developer </p>
</div>
<blockquote class="quote_39823 mb-5">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptas excepturi accusantium non aut perspiciatis nisi magni libero, molestias.</p>
</blockquote>
<p class="mb-0">Kelvin Randu</p>
<p class="text-muted">Co-Founder lead developer </p>

</div>

</div>
Expand All @@ -183,12 +184,13 @@ <h2 class="heading-29190">Our Team</h2>
<div>
<div class="person-pic-39219 mb-4">
<img src="images/mwas.png" alt="Image" class="img-fluid">
<p class="mb-0">Andrew Mwangi</p>
<p class="text-muted">Co-Founder executive producer</p>
</div>
<blockquote class="quote_39823 mb-5">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptas excepturi accusantium non aut perspiciatis nisi magni libero, molestias.</p>
</blockquote>
<p class="mb-0">Andrew Mwangi</p>
<p class="text-muted">Co-Founder executive producer</p>

</div>
</div>

Expand All @@ -197,15 +199,38 @@ <h2 class="heading-29190">Our Team</h2>
<div>
<div class="person-pic-39219 mb-4">
<img src="images/heron.jpeg" alt="Image" class="img-fluid">
<p class="mb-0">Heron Remedy</p>
<p class="text-muted">Co-Founder Music producer </p>
</div>

<blockquote class="quote_39823 mb-5">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptas excepturi accusantium non aut perspiciatis nisi magni libero, molestias.</p>
</blockquote>
<p class="mb-0">Heron Remedy</p>
<p class="text-muted">Co-Founder</p>

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

<div class="col-lg-4 col-md-6 col-md-offset-2 ">


<div>
<div class="person-pic-39219 mb-4">
<img src="images/mape.jpg" alt="Image" class="img-fluid">
<p class="mb-0">Helen Mapenzi</p>
<p class="text-muted"> Public Health officer </p>
</div>
<blockquote class="quote_39823 mb-5">
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Voluptas excepturi accusantium non aut perspiciatis nisi magni libero, molestias.</p>
</blockquote>

</div>

</div>



</div>
</div>
</div>
Expand Down
Binary file added app/images/mape.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ <h3>Music production/distribution</h3>
<span class="icon-desktop_mac"></span>
</span>
<h3>Fashion</h3>
<p>We offer trendy apparrels made by our creative design team.</p>
<p>We offer trendy apparels made by our creative design team.</p>
</div>
</div>
</div>
Expand Down