Add backgroundimg.avif to screenshot showcase carousel

This commit is contained in:
Nicholai 2025-11-09 21:04:42 -07:00
parent 3c2368d886
commit 2c472fec5c
2 changed files with 1006 additions and 90 deletions

File diff suppressed because one or more lines are too long

View File

@ -15,6 +15,7 @@ const screenshots = [
'/2025-07-13_12.59.13.png', '/2025-07-13_12.59.13.png',
'/2025-07-13_13.01.28.png', '/2025-07-13_13.01.28.png',
'/2025-10-22_17.07.42.png', '/2025-10-22_17.07.42.png',
'/backgroundimg.avif',
]; ];
export function Hero() { export function Hero() {