# PressZone Theme Images

This directory contains theme-specific images.

## Naming Convention

Use descriptive, lowercase names with hyphens:
- `hero-background.jpg`
- `logo-dark.svg`
- `logo-light.svg`
- `icon-arrow-right.svg`

## Recommended Formats

- **Photos**: JPEG or WebP
- **Graphics/Icons**: SVG or PNG
- **Animations**: GIF or WebP

## Image Optimization

Always optimize images before adding to the theme:
- Compress JPEGs to ~80% quality
- Use SVG for scalable graphics
- Consider WebP for modern browser support
