Skip to content

Commit

Permalink
fix: updated img alt
Browse files Browse the repository at this point in the history
  • Loading branch information
eaingaran committed May 26, 2024
1 parent 52ad9df commit 659dda3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const Home = () => {
maxWidth: `100vw`,
mt: 3,
}}
alt="The house from the offer."
alt="I'm Google Cloud Certified Image"
src="/assets/PCA.webp"
onClick={(event) => {
event.preventDefault();
Expand Down

0 comments on commit 659dda3

Please sign in to comment.