- Introduced `image_alt` method in the WeatherArt model
- Updated image tags in views to use the new method for alt text
- Ensured consistent and descriptive alt text for better accessibility
This change improves the overall usability for screen readers and helps maintain a standard format for alt descriptions across various components in the application.