fix(platform): added alt text to as-seen-on image (#18315)

This commit is contained in:
Dan Hogan
2018-10-11 15:17:01 -04:00
committed by mrugesh mohapatra
parent ec3c3a8fc5
commit b405afff43

View File

@ -88,6 +88,7 @@ const IndexPage = () => (
<Spacer /> <Spacer />
<h2>As featured in:</h2> <h2>As featured in:</h2>
<Image <Image
alt="companies featuring freeCodeCamp"
className='img-center' className='img-center'
responsive={true} responsive={true}
src='https://s3.amazonaws.com/freecodecamp/as-seen-on.png' src='https://s3.amazonaws.com/freecodecamp/as-seen-on.png'