labrocadabro / communitytaught

MIT License
79 stars 31 forks source link

Add alt tag to hero image for accessibility #18

Closed shahx95 closed 1 year ago

shahx95 commented 1 year ago

This commit adds an alt tag to the hero image in the index.pug view file, providing a text description of the image for users who are visually impaired or have images turned off in their browser. The alt tag value was set to 'A woman in casual clothes using a laptop outside', accurately describing the content and purpose of the image. This change helps improve accessibility and ensures that all users, regardless of ability, can understand and interact with our website's content.