Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
Claude finished @manika-signoz's task in 1m 6s —— View job Review: PR #2899 — Lazy load footer icons
Overall: Good change — converting Medium
Low
No other issues found. The |
YounixM
approved these changes
Mar 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
replaces <img with Image from next in footer
Problem
footer images being preloaded

Changes
Description
Type of Change
data/docs/**data/blog/**app/**,components/**,hooks/**,utils/**, config, etc.next.config.jsredirectsImpact
If breaking change, describe migration steps:
Context & Screenshots
Before / After (if applicable)
Checklist
General
maintype: description)For all changes
yarn build) with no errorsyarn lintand fixed any issuesyarn check:doc-redirects/yarn check:docs-metadataif applicable)For docs changes (
data/docs/**)constants/docsSideNav.tsif adding or moving a docFor blog changes
title,date,author,tags(andcanonicalUrlif applicable)public/img/blog/<YYYY-MM>/For site code changes
For renamed or moved docs
next.config.jsunderasync redirects()constants/docsSideNav.tsyarn check:doc-redirectsto verifyTesting
Steps to test:
1.
2.
3.
Rollout / Deployment Notes
Additional Context
Note: Submit as Draft by default. Mark "Ready for review" when checks pass and content is ready.