new background and fixs

This commit is contained in:
2025-10-23 10:53:34 +02:00
parent ebe26542fe
commit 8024f71e1c
8 changed files with 71 additions and 70 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ const MusicLandHeader = ({
)}
</View>
<Image
source={logo || icons.musicLandLogo}
source={logo}
style={{
alignSelf: "center",
height: isWeb ? 150 : 100,