-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve the page load of the index page.
We were seeing some slowness on the index page when looking at lighthouse. This was largely a LCP hit from the image loading in. This loading is improved in two ways: - We add an SVG outline of me - We add the "priority" prop as well: https://nextjs.org/docs/app/api-reference/components/image#priority
- Loading branch information
1 parent
f1010b8
commit d1db1ff
Showing
2 changed files
with
34 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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