style: added images into header

This commit is contained in:
Cron1cle
2025-10-07 22:51:37 +02:00
parent 3d42eed533
commit 6e23434e6c
6 changed files with 33 additions and 16 deletions

View File

@@ -69,6 +69,7 @@ export default function HomeScreen() {
concept: show.concept,
genres: show.genres,
streamingService: show.streamingService,
logoUri: show.logoUri,
},
})
}