background iamges

This commit is contained in:
2025-10-08 09:58:44 +02:00
parent 0c804b82f1
commit 42af3aa125
7 changed files with 12 additions and 128 deletions
+2 -2
View File
@@ -210,11 +210,11 @@ const HitParade = () => {
return (
<Page
backgroundImg={isWeb ? background.libraryBgWeb : background.hitParadeBG}
backgroundImg={isWeb ? background.hitParadeBG2 : background.hitParadeBG}
headerType="NONE"
width="100%"
maxWidth={800}
blurIntensity={isWeb ? 2 : 0}
blurIntensity={isWeb ? 1 : 0}
>
<View style={{ gap: 12, flex: 1 }}>
<Image source={icons.musicLandLogo} style={{ alignSelf: "center" }} />