Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmedHafez7-Eng authored Nov 20, 2021
1 parent f7879ef commit 08a9cbd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ <h1 class="heading">reviews <span>what people say</span></h1>
<div class="swiper-slide box">
<i class="fas fa-quote-left"></i>
<i class="fas fa-quote-right"></i>
<img src="img/pic-1.png" alt="client 1">
<img src="img/pic-2.png" alt="client 1">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
Expand All @@ -200,7 +200,7 @@ <h3>Noha Fawzy</h3>
<div class="swiper-slide box">
<i class="fas fa-quote-left"></i>
<i class="fas fa-quote-right"></i>
<img src="img/pic-2.png" alt="client 2">
<img src="img/pic-1.png" alt="client 2">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
Expand All @@ -216,7 +216,7 @@ <h3>Omar Zaghlol</h3>
<div class="swiper-slide box">
<i class="fas fa-quote-left"></i>
<i class="fas fa-quote-right"></i>
<img src="img/pic-3.png" alt="client 3">
<img src="img/pic-4.png" alt="client 3">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
Expand All @@ -232,7 +232,7 @@ <h3>Sandy Yousef</h3>
<div class="swiper-slide box">
<i class="fas fa-quote-left"></i>
<i class="fas fa-quote-right"></i>
<img src="img/pic-4.png" alt="client 4">
<img src="img/pic-3.png" alt="client 4">
<div class="stars">
<i class="fas fa-star"></i>
<i class="fas fa-star"></i>
Expand Down Expand Up @@ -329,4 +329,4 @@ <h3>Social Media</h3>
<script src="js/script.js"></script>
</body>

</html>
</html>

0 comments on commit 08a9cbd

Please sign in to comment.