Skip to content

[Assets] Replace placeholder and generic images with real product images #140

@SamXop123

Description

@SamXop123

Problem:

Currently, many components in the PC Builder, specifically mice, keyboards, headsets, sound cards, and network cards, are using generic placeholder images (e.g., /products/mouse-wireless.png) or low-quality external thumbnails that don't match the specific product models or not even having any image loading at all.

Objective:

Source and update the imageUrl for all peripherals and internal components in lib/data.ts to ensure users see the exact product they are adding to their build.

List of Categories to Update:

  • Mice
  • Keyboards
  • Headsets
  • Sound Cards
  • Network Cards
  • UPS Units / Controllers

Technical Instructions:

  • Locate the component data in lib/data.ts.
  • Find high-quality, transparent (PNG) or clean background images for the specific model names listed.
  • Update the imageUrl field with the new link (or add the image to /public/products/ and reference it locally).

Example Screenshots:

Image1 Image2

Metadata

Metadata

Assignees

No one assigned

    Labels

    dscwocData Science Club Winter Of Code 2026enhancementNew feature or requestgood first issueGood for newcomerslevel 3Advanced

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions