AbhishekChamp879 / Amazon_clone_Frontend

Contributions are welcome as part of Hacktoberfest 2024!
MIT License
8 stars 10 forks source link

Improve accessibility and fix empty links. Adjust image styling for p… #10

Closed shubhamsharma9199 closed 3 days ago

shubhamsharma9199 commented 5 days ago

Key Changes: Added descriptive alt text to the images. Removed or fixed empty tags. Ensured the proper use of aria-label for accessibility on icons. Applied background-size: cover and background-position: center to image containers for proper display. Replaced empty href attributes with "#" as placeholders or added links where needed. Changed non-functional or irrelevant tags to

or added href="#" as necessar