swap home banners, 3s autoplay, animated rec scroll thumb

This commit is contained in:
TerryM
2026-05-28 09:16:32 +08:00
parent 4a718926da
commit 02c9d454c1
7 changed files with 54 additions and 12 deletions

View File

@@ -0,0 +1,9 @@
# 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`

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB