UI: No image fallback/loading states for hero section images #197

Open
opened 2026-05-29 16:45:56 -05:00 by null · 0 comments
Owner

Severity: Minor

Description: All hero sections embed images directly without onError fallback or skeleton loading. If assets fail, users see broken image placeholders.

Files: src/pages/Home.jsx, src/pages/About.jsx, src/pages/Services.jsx, src/pages/Industries.jsx, src/pages/Support.jsx, src/pages/NotFound.jsx

Fix direction: Add fallback images or CSS background gradients to prevent empty space.

**Severity:** Minor **Description:** All hero sections embed images directly without `onError` fallback or skeleton loading. If assets fail, users see broken image placeholders. **Files:** `src/pages/Home.jsx`, `src/pages/About.jsx`, `src/pages/Services.jsx`, `src/pages/Industries.jsx`, `src/pages/Support.jsx`, `src/pages/NotFound.jsx` **Fix direction:** Add fallback images or CSS background gradients to prevent empty space.
null added the
ui
enhancement
labels 2026-05-29 16:45:56 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/Queue-North-Website#197
No description provided.