10 lines
430 B
Markdown
10 lines
430 B
Markdown
|
|
# Home banner slider images
|
|||
|
|
|
|||
|
|
Drop banner images here as `banner-1.png`, `banner-2.png`, `banner-3.png`, `banner-4.png`.
|
|||
|
|
|
|||
|
|
- Used by `src/components/FigmaBanner.tsx` (home page slider on `/`)
|
|||
|
|
- Recommended size: 780 × 400 px (2x of mobile 390 × 200)
|
|||
|
|
- Format: PNG or WebP; PNG keeps the existing pipeline
|
|||
|
|
- Filenames are fixed; replace the file to swap a slide
|
|||
|
|
- To add more slides, append to `BANNER_SLIDES` in `FigmaBanner.tsx`
|