# Logo Setup Instructions

## Logo Replacement

To replace the INGCO logo:

1. Place your logo image file in the `public/` folder
2. Name it `logo.png` (or update the code to use your filename)
3. Recommended dimensions: minimum 200x50px, transparent background preferred
4. Supported formats: PNG, JPG, SVG

The logo will automatically be used in:
- Header (navigation bar)
- Footer (company info section)

If the logo file is missing, the code will fall back to displaying "INGCO" text.

