diff --git a/apps/manacore/apps/web/src/lib/components/onboarding/OnboardingWizard.svelte b/apps/manacore/apps/web/src/lib/components/onboarding/OnboardingWizard.svelte index b1b514855..4e6bf4b81 100644 --- a/apps/manacore/apps/web/src/lib/components/onboarding/OnboardingWizard.svelte +++ b/apps/manacore/apps/web/src/lib/components/onboarding/OnboardingWizard.svelte @@ -53,50 +53,54 @@ } -
- -
-
-
+ +
+ +
+ +
+
- M + M
-

Willkommen bei ManaCore

-

+

Willkommen bei ManaCore

+

Schritt {currentStep + 1} von {STEPS.length}

-
+
- -
+ +
{#each STEPS as step, index} {/each}
-
-
+
- -
-
+ +
{#if currentStepData.id === 'welcome'} {:else if currentStepData.id === 'profile'} @@ -143,25 +145,25 @@ {:else if currentStepData.id === 'complete'} {/if} -
-
+ - - + + +
diff --git a/apps/manacore/apps/web/src/lib/components/onboarding/steps/WelcomeStep.svelte b/apps/manacore/apps/web/src/lib/components/onboarding/steps/WelcomeStep.svelte index 7e0743098..fd3f71120 100644 --- a/apps/manacore/apps/web/src/lib/components/onboarding/steps/WelcomeStep.svelte +++ b/apps/manacore/apps/web/src/lib/components/onboarding/steps/WelcomeStep.svelte @@ -2,30 +2,30 @@ // Welcome step - introduces ManaCore -
+
-
+
- M + M
-

Willkommen bei ManaCore!

-

+

Willkommen bei ManaCore!

+

Dein zentrales Dashboard für alle Mana-Apps. Verwalte deine Aufgaben, Termine, Kontakte und mehr - alles an einem Ort.

-
-
+
+
-

Alle Apps

-

- Zugriff auf Todo, Kalender, Chat, Picture und mehr. -

+
+

Alle Apps

+

Todo, Kalender, Chat, Picture und mehr.

+
-
+
-

Credits-System

-

Ein Guthaben für alle AI-Features in allen Apps.

+
+

Credits-System

+

Ein Guthaben für alle AI-Features.

+
-
+
-

Personalisierung

-

- Themes, Widgets und Einstellungen nach deinem Geschmack. -

+
+

Personalisierung

+

Themes und Einstellungen nach deinem Geschmack.

+