diff --git a/web/src/components/Hero.vue b/web/src/components/Hero.vue new file mode 100644 index 0000000..c8af5d2 --- /dev/null +++ b/web/src/components/Hero.vue @@ -0,0 +1,29 @@ + + + \ No newline at end of file diff --git a/web/src/views/Dashboard.vue b/web/src/views/Dashboard.vue index 947ebb6..a3fa7cc 100644 --- a/web/src/views/Dashboard.vue +++ b/web/src/views/Dashboard.vue @@ -1,11 +1,20 @@ - \ No newline at end of file