codeforpdx / PASS

PASS project - with HMIS module integration
MIT License
26 stars 25 forks source link

[BUG] - typo in alt of HomeSection.jsx #444

Closed xscottxbrownx closed 9 months ago

xscottxbrownx commented 9 months ago

Bug Description:

The images used in HomeSection.jsx should have alt tags for accessibility and seo, but the are misspelled to lt so are not working as intended.


Expected Behavior:

Replace typo with alt so it will work as intended.