diff --git a/components/buttons/Button.vue b/components/buttons/Button.vue
new file mode 100644
index 0000000..20783c0
--- /dev/null
+++ b/components/buttons/Button.vue
@@ -0,0 +1,43 @@
+
+
+
+
+ {{ props.text }}
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/buttons/ButtonScary.vue b/components/buttons/ButtonScary.vue
new file mode 100644
index 0000000..71c0bc7
--- /dev/null
+++ b/components/buttons/ButtonScary.vue
@@ -0,0 +1,43 @@
+
+
+
+
+ {{ props.text }}
+
+
+
+
+
+
\ No newline at end of file