Add alt text to HCB nonprofit logo

This commit is contained in:
exu 2022-04-02 14:50:21 -07:00
parent ddb9a3e41e
commit 0cf53eb422

View file

@ -128,6 +128,7 @@ function Organization({
<Box sx={{ display: 'flex', alignItems: 'center' }}>
<Image
src={logo}
alt={`${name} logo`}
sx={{
height: '4rem',
width: '4rem',