Skip to content

Commit

Permalink
Merge pull request #127 from anshika-verma05/feature_addimg
Browse files Browse the repository at this point in the history
Add product 1 image in project No:21 #121
  • Loading branch information
AkshitGarg24 authored Oct 7, 2024
2 parents a68a51a + 9a4c135 commit e5dbed5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 21-ecommerce-product-page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
<div class="product-main-img">
<img
class="thumbnail-img"
src="../images/image-product-1.jpg"
alt=""
src="./images/image-product-1-thumbnail.jpg"
alt="image-product-1-thumbnail"
/>
</div>
<div class="product-imgs">
Expand Down

0 comments on commit e5dbed5

Please sign in to comment.