diff --git a/components/Welcome.vue b/components/Welcome.vue new file mode 100644 index 0000000..15cb5dc --- /dev/null +++ b/components/Welcome.vue @@ -0,0 +1,83 @@ + + + \ No newline at end of file diff --git a/components/WelcomeCard.vue b/components/WelcomeCard.vue new file mode 100644 index 0000000..9d9859a --- /dev/null +++ b/components/WelcomeCard.vue @@ -0,0 +1,24 @@ + + + \ No newline at end of file diff --git a/pages/index.vue b/pages/index.vue index 5875ab9..7670eeb 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -106,7 +106,10 @@ createNewConversation()