diff --git a/src/components/Centerpiece.astro b/src/components/Centerpiece.astro
new file mode 100644
index 0000000..fc54f9e
--- /dev/null
+++ b/src/components/Centerpiece.astro
@@ -0,0 +1,5 @@
+
+
+ Hiya! I'm Artur 👋
+
+
diff --git a/src/components/Icons.astro b/src/components/Icons.astro
new file mode 100644
index 0000000..608b60b
--- /dev/null
+++ b/src/components/Icons.astro
@@ -0,0 +1,29 @@
+---
+import { Icon } from "astro-icon";
+---
+
+
+
+
diff --git a/src/components/Prompt.astro b/src/components/Prompt.astro
new file mode 100644
index 0000000..fb5c72c
--- /dev/null
+++ b/src/components/Prompt.astro
@@ -0,0 +1,31 @@
+
+ > arti3
+
+
+
+
\ No newline at end of file
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index 2438ac5..d876f11 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -3,31 +3,29 @@
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
artie