mirror of
https://github.com/myfatemi04/wheelshare-frontend.git
synced 2025-04-21 11:20:17 -04:00
Add image alts
This commit is contained in:
parent
68574f0de7
commit
4dcf697b50
|
@ -40,6 +40,7 @@ export default function Home() {
|
|||
<br />
|
||||
<div className="text-center">
|
||||
<img
|
||||
alt="Carpool App"
|
||||
className="text-center img-fluid"
|
||||
src="images/logo.png"
|
||||
width="350px"
|
||||
|
|
|
@ -20,6 +20,7 @@ export default function Main() {
|
|||
<img
|
||||
className="text-center img-fluid"
|
||||
src="images/logo.png"
|
||||
alt="Carpool App"
|
||||
width="350px"
|
||||
/>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user