Skip to content

Commit

Permalink
Gallery changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Aniket-Patel-swg committed Aug 22, 2023
1 parent 8be0d62 commit ba81ee2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Components/Gallary.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,13 @@ const Gallary = () => {
</div>
<div className={styles.tall}>
<img
src="/Images/img4.jpeg"
src="/Images/img5.jpeg"
alt=""
/>
</div>
<div>
<img
src="/Images/img5.jpeg"
src="/Images/img4.jpeg"
alt=""
/>
</div>
Expand Down

0 comments on commit ba81ee2

Please sign in to comment.