fix(platform): added alt text to as-seen-on image (#18315)
This commit is contained in:
committed by
mrugesh mohapatra
parent
ec3c3a8fc5
commit
b405afff43
@ -88,6 +88,7 @@ const IndexPage = () => (
|
||||
<Spacer />
|
||||
<h2>As featured in:</h2>
|
||||
<Image
|
||||
alt="companies featuring freeCodeCamp"
|
||||
className='img-center'
|
||||
responsive={true}
|
||||
src='https://s3.amazonaws.com/freecodecamp/as-seen-on.png'
|
||||
|
Reference in New Issue
Block a user