diff --git a/components/BigButton.vue b/components/BigButton.vue deleted file mode 100644 index 71a6beb..0000000 --- a/components/BigButton.vue +++ /dev/null @@ -1,7 +0,0 @@ - diff --git a/components/Button.vue b/components/Button.vue new file mode 100644 index 0000000..3f0fda7 --- /dev/null +++ b/components/Button.vue @@ -0,0 +1,24 @@ + + + diff --git a/components/ProjectCard.vue b/components/ProjectCard.vue index c0a75ac..49dab42 100644 --- a/components/ProjectCard.vue +++ b/components/ProjectCard.vue @@ -20,12 +20,9 @@
- {{ index }} +
diff --git a/pages/index.vue b/pages/index.vue index c5dd465..61d9afd 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -15,17 +15,13 @@ {{ $t("landing.reason") }}

- - - {{ $t("landing.buttons.alternatives") }} - - +