diff --git a/src/assets/UI/malik.png b/src/assets/UI/malik.png new file mode 100644 index 0000000..80da103 Binary files /dev/null and b/src/assets/UI/malik.png differ diff --git a/src/assets/index.js b/src/assets/index.js index e1a8950..45f8780 100644 --- a/src/assets/index.js +++ b/src/assets/index.js @@ -107,6 +107,7 @@ import writingBG from "./UI/writingBG.png"; import bena from "./UI/bena.png"; import john from "./UI/john.png"; +import malik from "./UI/malik.png"; import nathalie from "./UI/nathalie.png"; import theo from "./UI/theo.png"; @@ -244,6 +245,7 @@ export const background = { export const ai = { nathalie, theo, + malik, bena, john, leftIcon: require("./UI/leftIcon.png"), diff --git a/src/screens/Studio/Compose.js b/src/screens/Studio/Compose.js index 2d0a146..47f1986 100644 --- a/src/screens/Studio/Compose.js +++ b/src/screens/Studio/Compose.js @@ -13,7 +13,7 @@ const Compose = () => { const [showIntro, setShowIntro] = useState(true); return ( - + { }} > diff --git a/src/screens/Studio/GeneratingSong.js b/src/screens/Studio/GeneratingSong.js index 41189c5..fe3a342 100644 --- a/src/screens/Studio/GeneratingSong.js +++ b/src/screens/Studio/GeneratingSong.js @@ -289,7 +289,7 @@ const GeneratingSong = () => { }} >