diff --git a/frontend/public/images/abstract-space2.jpg b/frontend/public/images/abstract-space2.jpg new file mode 100644 index 0000000..80740b9 Binary files /dev/null and b/frontend/public/images/abstract-space2.jpg differ diff --git a/frontend/src/assets/icons/emotion.svg b/frontend/src/assets/icons/emotion.svg new file mode 100644 index 0000000..14e2498 --- /dev/null +++ b/frontend/src/assets/icons/emotion.svg @@ -0,0 +1,4 @@ + + + \ No newline at end of file diff --git a/frontend/src/layouts/AppLayout.vue b/frontend/src/layouts/AppLayout.vue index c9b0191..7f33846 100644 --- a/frontend/src/layouts/AppLayout.vue +++ b/frontend/src/layouts/AppLayout.vue @@ -39,7 +39,7 @@ const progress = computed(() => { >
- AltLoc + ALTLOC
@@ -90,7 +90,7 @@ const progress = computed(() => {
-
+
diff --git a/frontend/src/layouts/AuthLayout.vue b/frontend/src/layouts/AuthLayout.vue index bdf3a52..2dcb48d 100644 --- a/frontend/src/layouts/AuthLayout.vue +++ b/frontend/src/layouts/AuthLayout.vue @@ -17,7 +17,7 @@ class="mx-auto mb-5 w-full max-w-lg xl:mb-0 xl:max-w-none xl:flex-1" > - AltLoc + ALTLOC
{ ]" >
-
- AltLoc +
+ ALTLOC
diff --git a/frontend/src/pages/index.vue b/frontend/src/pages/index.vue index b8af8d0..3fe08ed 100644 --- a/frontend/src/pages/index.vue +++ b/frontend/src/pages/index.vue @@ -1,93 +1,198 @@