Skip to content

[BUG] [PERFORMANCE] Large image files in public directory #333

Description

@sahitya0xsingh

Description

Several image files in the public directory are excessively large, leading to significant performance degradation and slow page load times. Specifically, HeroBG.png is 15MB and Contribute.png is 4.3MB. These file sizes are not optimized for web usage and negatively impact user experience, especially on slower networks or mobile devices.

Steps to Reproduce

  1. Open the website in a browser.
  2. Navigate to pages that load large images (e.g., homepage for HeroBG.png, contribute page for Contribute.png).
  3. Observe the network tab in developer tools or use a page speed insights tool.

Expected Behavior

Images should be optimized for web, resulting in faster page load times and a smoother user experience. File sizes should be significantly reduced without compromising visual quality.

Environment

  • Browser: All
  • Device: All
  • OS: All

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions