diff --git a/client/src/components/illustrations/HelloIllustration.vue b/client/src/components/illustrations/HelloIllustration.vue index b2a3b83a..044ab425 100644 --- a/client/src/components/illustrations/HelloIllustration.vue +++ b/client/src/components/illustrations/HelloIllustration.vue @@ -1,139 +1,452 @@ diff --git a/client/src/pages/hello.vue b/client/src/pages/hello.vue index 1f2ba16c..55a3ce0e 100644 --- a/client/src/pages/hello.vue +++ b/client/src/pages/hello.vue @@ -3,8 +3,7 @@ class="hello" data-cy="hello-page">
-
-
+

mySkillbox ist ein Angebot des hep Verlags in Zusammenarbeit mit dem Eidgenössischen Hochschulinstitut für Berufsbildung.

@@ -58,7 +57,6 @@ import Logo from '@/components/icons/Logo'; import HelloIllustration from '@/components/illustrations/HelloIllustration'; - export default { mixins: [pageTitleMixin], components: {