Improve Lighthouse desktop scores#547
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hey @yashisrani PTAL, Tested with Lighthouse in Desktop mode:
|
There was a problem hiding this comment.
Code Review
This pull request improves the performance, accessibility, and semantic structure of the Volcano website by adding image dimensions, preloading key assets, wrapping the homepage content in a <main> tag, and adjusting heading levels. The feedback recommends optimizing the preloaded hero image with a media query to prevent mobile bandwidth waste, adjusting the framework logo dimensions to avoid container overflow, and correcting the heading hierarchy semantically by updating section titles to <h2> instead of changing sub-items to <h2>.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
c8fd43b to
7c8165e
Compare
|
Applied the gemni suggestions, took the preload/media and logo size fixes. Left the heading ones as-is since changing the section heading hierarchy feels like a separate cleanup from this Lighthouse fix. |
|
@avinxshKD please check supporters section, all images looking small
|
Signed-off-by: Avinash Kumar Deepak <[email protected]>
7c8165e to
19d6a58
Compare
Fixed, kept the image dimensions for Lighthouse but restored the previous visual sizing with CSS. PTAL |
|
@avinxshKD i generate lighthouse report in incognito mode, SEO score is dropped
|
|
@avinxshKD can you generate lighthouse report in incognito mode ? |
Yeah sure, on it |
|
Hey @yashisrani checked this. The SEO drop is from the Netlify deploy preview header
|




/kind bug
Improves the desktop Lighthouse performance and accessibility scores for the homepage by optimizing large landing page images and addressing the reported accessibility audits.
Fixes Improve Lighthouse Performance and Accessibility Scores in Desktop Mode #545
Tested with Lighthouse in Desktop mode: