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 mwai's photo to testimonial section #18

Merged
merged 1 commit into from
Nov 20, 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
Binary file added app/images/mwai.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ <h2 class="h4 mb-4">About Us</h2>
<p> We Offer IT based Consultancy services to client .</p>
<p> We Offer Graphic desing services.</p>
<p> We Offer music production and distribution services</p>
<p> We Offer trendy and creative apparels and merch designed by our creatives</p>
<p><a href="#" class="btn btn-primary text-white px-5">Our works</a></p>
</div>
<div class="col-md-4">
Expand Down Expand Up @@ -369,7 +370,7 @@ <h2 class="heading-29190">Testimonials</h2>

<div>
<div class="person-pic-39219 mb-4">
<img src="images/icon.png" alt="Image" class="img-fluid">
<img src="images/mwai.jpeg" alt="Image" class="img-fluid">
</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>
Expand Down