Skip to content

Commit

Permalink
chore:fixed img file path
Browse files Browse the repository at this point in the history
  • Loading branch information
shivisingh25 committed Oct 11, 2024
1 parent 241e289 commit 544dc7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1640,7 +1640,7 @@ <h3>Katie</h3>
"
>
<img
src="/img/testimonial3.jpg"
src="./img/testimonial3.jpg"
class="card-img-top"
alt="Broccoli"
style="width: 100%; height: 100%; object-fit: cover"
Expand Down

0 comments on commit 544dc7a

Please sign in to comment.