-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
117 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<section class="block client-block container"> | ||
<h2 data-aos="fade-up" class="subheading">Clients</h2> | ||
<div class="block-secondary"> | ||
<i class="fa-brands fa-windows client-logo"></i> | ||
<i class="fa-brands fa-shopify client-logo"></i> | ||
<i class="fa-brands fa-amazon client-logo"></i> | ||
<i class="fa-brands fa-vk client-logo"></i> | ||
<i class="fa-brands fa-unsplash client-logo"></i> | ||
<i class="fa-brands fa-weebly client-logo"></i> | ||
</div> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
<section class="block testimonial-block container"> | ||
<!-- Slider main container --> | ||
<div class="testimonial-swiper swiper"> | ||
<!-- Additional required wrapper --> | ||
<div class="swiper-wrapper"> | ||
<!-- Slides --> | ||
<div class="swiper-slide"> | ||
<blockquote class="testimonial"> | ||
<img class="testimonial-img" src="images/woman.webp" alt=""> | ||
<div class="testimonial-body"> | ||
<h2 class="testimonial-name">Julian Goitsemang</h2> | ||
<p class="testimonial-desc">Really enjoyed my experience working together to help me build a | ||
portfolio for my business and I have to appreciate the time, quality and beautiful designs | ||
he put into presenting my business, Thank You.</p> | ||
<footer> | ||
<p class="occupation">Business Owner - Julian Nails and Care</p> | ||
</footer> | ||
</div> | ||
</blockquote> | ||
</div> | ||
|
||
<div class="swiper-slide"> | ||
<blockquote class="testimonial"> | ||
<img class="testimonial-img" src="images/woman.webp" alt=""> | ||
<div class="testimonial-body"> | ||
<h2 class="testimonial-name">Julian Goitsemang</h2> | ||
<p class="testimonial-desc">Really enjoyed my experience working together to help me build a | ||
portfolio for | ||
my business and I have to appreciate the time, quality and beautiful designs he put into | ||
presenting my | ||
business, Thank You.</p> | ||
<footer> | ||
<p class="occupation">Business Owner - Julian Nails and Care</p> | ||
</footer> | ||
</div> | ||
</blockquote> | ||
</div> | ||
|
||
<div class="swiper-slide"> | ||
<blockquote class="testimonial"> | ||
<img class="testimonial-img" src="images/woman.webp" alt=""> | ||
<div class="testimonial-body"> | ||
<h2 class="testimonial-name">Julian Goitsemang</h2> | ||
<p class="testimonial-desc">Really enjoyed my experience working together to help me build a | ||
portfolio for | ||
my business and I have to appreciate the time, quality and beautiful designs he put into | ||
presenting my | ||
business, Thank You.</p> | ||
<footer> | ||
<p class="occupation">Business Owner - Julian Nails and Care</p> | ||
</footer> | ||
</div> | ||
</blockquote> | ||
</div> | ||
</div> | ||
<!-- If we need pagination --> | ||
<div class="swiper-pagination"></div> | ||
</div> | ||
</section> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.