fix of the day, payment + sub + music generation

This commit is contained in:
Thomas Demirdjian
2025-11-17 14:27:15 +01:00
parent 97321cdbda
commit 93f2711574
20 changed files with 761 additions and 398 deletions
+7 -8
View File
@@ -30,10 +30,12 @@ import { getStageAction } from "../../utils/projectStages";
import CreateLyricsHeader from "../Writing/components/CreateLyricsHeader";
const COVER_STYLE_PRESETS = [
"Néo-Néon / Cyberpunk",
"Photographie Minimaliste & Éditoriale",
"Illustration & Collage Surréaliste",
"Anti-Design / Maximalisme (Tendance Actuelle)",
"Cyberpunk",
"Dessins animé",
"Dessins animé rétro",
"Portrait théâtralisé",
"Livre de coloriage",
"Shooting",
];
const PouchReady = () => {
@@ -301,10 +303,7 @@ const PouchReady = () => {
);
return (
<Page
backgroundImg={isWeb ? background.productionBG2 : background.studioBG}
headerType="NONE"
>
<Page backgroundImg={background.studioBG2} headerType="NONE">
<MusicLandHeader onPressBack={goBack} progress={72} />
<View style={{ flex: 1, marginTop: 0 }}>
<CreateLyricsHeader