Skip to content

Commit

Permalink
fix: update alt text
Browse files Browse the repository at this point in the history
  • Loading branch information
ngunner15 committed Nov 21, 2024
1 parent cedd9cf commit 57239b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/views/Landing/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ const Landing = () => {
<Column className="seeding-img-column" sm={4} md={3} lg={6}>
<img
src={Seeding}
alt="Pine cones on a tree"
alt="Picture of spruce tree branches with needles and cones"
className="seeding-img"
/>
</Column>
Expand Down

0 comments on commit 57239b5

Please sign in to comment.