Skip to content

Commit

Permalink
Update Home.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kahkasha17 authored Sep 17, 2024
1 parent 381eb7a commit c3f08e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const Home = () => {
ease: "easeIn,",
duration: 1,
}}
src="/public/images/Alien.png"
src="Alien.png"
style={{ width: "200px" }}
alt="image not found"
/>
Expand Down

0 comments on commit c3f08e1

Please sign in to comment.