-
Notifications
You must be signed in to change notification settings - Fork 93
Description
Feature Description
This issue proposes optimizing the landing page’s background image to improve loading performance and enhance the user experience. The enhancement includes:
Replacing the current background image with an optimized, smaller, modern-format file (e.g., WebP/AVIF).
Updating the HTML to include preload hints () to ensure the image loads earlier in the render cycle.
Improving the Largest Contentful Paint (LCP) score, confirmed through testing with tools like Google Lighthouse.
Use Case
This optimization directly affects the hero section, which is the first visual element users see on the landing page.
By implementing this enhancement, the project will:
- Improve First Impressions
The hero section will load instantly, reducing bounce rates and communicating professionalism from the first interaction.
- Increase Credibility
Better Core Web Vitals—especially LCP and CLS—will help the platform meet modern front-end performance standards, essential for a technical learning platform.
- Enhance User Experience (UX)
A faster, more stable landing page eliminates layout shifts and slow background loading issues—especially valuable for users on slower networks or mobile devices