We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ec1ce6 commit 3ac5c7dCopy full SHA for 3ac5c7d
src/components/index-page/graphql-advantages/productivity.tsx
@@ -12,6 +12,8 @@ export function ProductivityFigure() {
12
muted
13
loop
14
playsInline
15
+ // the video is irrelevant to screen readers as its soundless
16
+ aria-hidden
17
// @ts-expect-error @types/react doesn't support fetchPriority yet
18
fetchpriority="low"
19
>
0 commit comments