Commit e337a95
committed
Replace welcome modal video with optimized GIF for mobile compatibility
Videos with autoplay don't work reliably on mobile browsers. This change
replaces the external CDN video with a locally hosted animated GIF that
works consistently across all devices.
- Created optimized 564KB animated GIF (30 frames, 15fps)
- Updated WelcomeModal to use img tag instead of video
- Removes dependency on external CDN1 parent 999f616 commit e337a95
File tree
2 files changed
+4
-5
lines changed- src/lib/components
- static/huggingchat
2 files changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
Loading
0 commit comments