diff --git a/src/components/PitchItem.vue b/src/components/PitchItem.vue new file mode 100644 index 0000000..6ad427e --- /dev/null +++ b/src/components/PitchItem.vue @@ -0,0 +1,26 @@ + + + + + \ No newline at end of file diff --git a/src/components/TheWelcome.vue b/src/components/TheWelcome.vue index 0231ea7..33a810d 100644 --- a/src/components/TheWelcome.vue +++ b/src/components/TheWelcome.vue @@ -3,93 +3,100 @@ + + \ No newline at end of file diff --git a/src/components/TopBarMenu.vue b/src/components/TopBarMenu.vue new file mode 100644 index 0000000..e63f717 --- /dev/null +++ b/src/components/TopBarMenu.vue @@ -0,0 +1,91 @@ + + + + + \ No newline at end of file