3d44045 Show on GitHub
- Author: Alisa
- Date: 12/17/2025, 8:47:00 PM
- Message: feat(hero): implement image slideshow with navigation controls Refactor Hero.svelte to use a slides array with dynamic background images. Add current index state, auto-advance interval, and previous/next arrow navigation with slide counter. refs #193
- Stats: 146 total changes (+116 / -30)
Changed Files
src/lib/components/organisms/hero/Hero.svelte— +116 / -30 (146 changes)