search on web

This commit is contained in:
Thomas Demirdjian
2025-10-02 17:53:17 +02:00
parent ea421d8eff
commit 8846ca05ff
14 changed files with 656 additions and 415 deletions
+4 -1
View File
@@ -183,7 +183,10 @@ const HitParade = () => {
const isWeb = Platform.OS === "web";
return (
<Page backgroundImg={background.hitParadeBG} headerType="NONE">
<Page
backgroundImg={isWeb ? background.libraryBgWeb : background.hitParadeBG}
headerType="NONE"
>
<View style={{ gap: 12, flex: 1 }}>
<Image source={icons.musicLandLogo} style={{ alignSelf: "center" }} />
<View style={{ flex: 1, gap: 24 }}>