Skip to content

perf: implement native lazy loading for images#479

Open
DebasmitaBose0 wants to merge 1 commit into
PatelHarsh2006:mainfrom
DebasmitaBose0:perf/lazy-loading
Open

perf: implement native lazy loading for images#479
DebasmitaBose0 wants to merge 1 commit into
PatelHarsh2006:mainfrom
DebasmitaBose0:perf/lazy-loading

Conversation

@DebasmitaBose0
Copy link
Copy Markdown

Closes #478

Summary

Applies native lazy-loading attributes to images across primary pages and product components.

Changes Made

  • Added loading="lazy" to index.html and about.html.
  • Configured dynamic lazy attributes in card creator function.

Testing

Validated network tab image download triggers during page scroll.

Checklist

  • Code follows project standards
  • Tested locally
  • No unrelated changes included
  • Responsive design verified
  • Accessibility considered

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

perf: Support lazy-loading images to optimize page weight

1 participant