Add descriptive alt text to all editorial component images

This commit is contained in:
Bharath Chari
2026-04-20 08:53:22 +03:00
parent d6c174c388
commit 52213bddc2
6 changed files with 18 additions and 36 deletions

View File

@@ -78,8 +78,7 @@ const videoId = '4pruN6sWJho'
src={networkGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Xahau network topology illustration"
>
</div>
</div>
@@ -152,8 +151,7 @@ const videoId = '4pruN6sWJho'
src={protocolGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Xahau protocol architecture illustration"
>
</div>
</div>
@@ -201,8 +199,7 @@ const videoId = '4pruN6sWJho'
src={xahGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="XAH currency illustration"
>
</div>
</div>

View File

@@ -77,8 +77,7 @@ const videoId = '4pruN6sWJho'
src={networkGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Xahau network topology illustration"
>
</div>
</div>
@@ -153,8 +152,7 @@ const videoId = '4pruN6sWJho'
src={protocolGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Xahau protocol architecture illustration"
>
</div>
</div>
@@ -203,8 +201,7 @@ const videoId = '4pruN6sWJho'
src={xahGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="XAH currency illustration"
>
</div>
</div>

View File

@@ -64,8 +64,7 @@ const videoId = '4pruN6sWJho'
src={networkGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Xahau network topology illustration"
>
</div>
</div>
@@ -121,8 +120,7 @@ const videoId = '4pruN6sWJho'
src={protocolGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Xahau protocol architecture illustration"
>
</div>
</div>
@@ -157,8 +155,7 @@ const videoId = '4pruN6sWJho'
src={xahGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="XAH currency illustration"
>
</div>
</div>

View File

@@ -76,8 +76,7 @@ const { lang = 'en' } = Astro.props
src={hooksGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Hooks smart contract logic illustration"
>
</div>
</div>
@@ -192,8 +191,7 @@ const { lang = 'en' } = Astro.props
src={globalGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Global network infrastructure illustration"
>
</div>
</div>
@@ -337,8 +335,7 @@ const { lang = 'en' } = Astro.props
src={consensusGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Consensus mechanism illustration"
>
</div>
</div>

View File

@@ -69,8 +69,7 @@ import hooksGraphic from '../assets/enterprise/hooks.svg'
src={hooksGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Hooks smart contract logic illustration"
>
</div>
</div>
@@ -177,8 +176,7 @@ import hooksGraphic from '../assets/enterprise/hooks.svg'
src={globalGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Global network infrastructure illustration"
>
</div>
</div>
@@ -309,8 +307,7 @@ import hooksGraphic from '../assets/enterprise/hooks.svg'
src={consensusGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Consensus mechanism illustration"
>
</div>
</div>

View File

@@ -57,8 +57,7 @@ import hooksGraphic from '../assets/enterprise/hooks.svg'
src={hooksGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Hooks smart contract logic illustration"
>
</div>
</div>
@@ -135,8 +134,7 @@ import hooksGraphic from '../assets/enterprise/hooks.svg'
src={globalGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Global network infrastructure illustration"
>
</div>
</div>
@@ -235,8 +233,7 @@ import hooksGraphic from '../assets/enterprise/hooks.svg'
src={consensusGraphic.src}
width="380"
height="380"
alt=""
aria-hidden="true"
alt="Consensus mechanism illustration"
>
</div>
</div>