Skip to content

Commit

Permalink
Update products.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Diypowertools authored Nov 28, 2024
1 parent 3b6371b commit ebf499d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions products.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h2>Our Latest Products</h2>
<li><a href="single-product.html"><i class="fa fa-shopping-cart"></i></a></li>
</ul>
</div>
<img src="assets/images/men-01.jpg" alt="">
<img src="assets/images/03 - Test.webp" alt="">
</div>
<div class="down-content">
<h4>Classic Spring</h4>
Expand All @@ -157,7 +157,7 @@ <h4>Classic Spring</h4>
<li><a href="single-product.html"><i class="fa fa-shopping-cart"></i></a></li>
</ul>
</div>
<img src="assets/images/men-02.jpg" alt="">
<img src="assets/images/04 - Test.webp" alt="">
</div>
<div class="down-content">
<h4>Air Force 1 X</h4>
Expand All @@ -182,7 +182,7 @@ <h4>Air Force 1 X</h4>
<li><a href="single-product.html"><i class="fa fa-shopping-cart"></i></a></li>
</ul>
</div>
<img src="assets/images/men-03.jpg" alt="">
<img src="assets/images/02 - Test.webp" alt="">
</div>
<div class="down-content">
<h4>Love Nana ‘20</h4>
Expand Down Expand Up @@ -232,7 +232,7 @@ <h4>New Green Jacket</h4>
<li><a href="single-product.html"><i class="fa fa-shopping-cart"></i></a></li>
</ul>
</div>
<img src="assets/images/women-02.jpg" alt="">
<img src="assets/images/01 - Test.webp" alt="">
</div>
<div class="down-content">
<h4>Classic Dress</h4>
Expand Down

0 comments on commit ebf499d

Please sign in to comment.