diff --git a/src/components/partials/Button.astro b/src/components/partials/Button.astro
new file mode 100644
index 0000000..8d92cb9
--- /dev/null
+++ b/src/components/partials/Button.astro
@@ -0,0 +1,4 @@
+---
+let link: string
+let action: ()=>{}
+---
\ No newline at end of file
diff --git a/src/pages/index.astro b/src/pages/index.astro
index 1e3a42f..dbf1377 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -38,15 +38,15 @@ const projects: Project[] = [
class="flex justify-center items-center w-3/5 border-4 border-emerald-500 aspect-square rounded-2xl overflow-hidden"
>
Das bin ich!
-Hi, ich bin Dominik
+Hi, ich bin Dominik
Ein Full-Stack Web-Developer aus München @@ -57,17 +57,17 @@ const projects: Project[] = [
Meine Projekte
-