Use next/image correctly #13

Open
opened 2025-09-20 06:09:09 +00:00 by Nicholai · 0 comments
Owner

Summary: Optimize images for LCP and CLS.
Tasks:

  • Replace img tags with Next Image where possible
  • Add sizes and priority for hero image
  • Configure next.config images.remotePatterns if needed
  • Validate lazy loading elsewhere
    Acceptance Criteria:
  • No layout shift from images and hero preloads
**Summary:** Optimize images for LCP and CLS. **Tasks:** - [ ] Replace img tags with Next Image where possible - [ ] Add sizes and priority for hero image - [ ] Configure next.config images.remotePatterns if needed - [ ] Validate lazy loading elsewhere **Acceptance Criteria:** - [ ] No layout shift from images and hero preloads
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Nicholai/united-tattoo#13
No description provided.