Skip to content

Commit

Permalink
(PC-34102)[PRO] fix: Adds alternative text for an image a11y
Browse files Browse the repository at this point in the history
  • Loading branch information
jclery-pass committed Feb 3, 2025
1 parent 703f654 commit d87a73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pro/src/app/App/layout/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ export const Layout = ({
>
<img
src={engagementsImage}
alt=""
alt="Plus de 4 millions de jeunes scolarisés ont participé à une sortie scolaire. Plus de 36 000 acteurs culturels déjà inscrits. Plus de 2 millions de jeunes ont déjà réservé une offre via l’application."
className={styles['image-engagements']}
/>
<img
Expand Down

0 comments on commit d87a73f

Please sign in to comment.