diff --git a/src/components/Welcome.astro b/src/components/Welcome.astro
deleted file mode 100644
index 4785ba0..0000000
--- a/src/components/Welcome.astro
+++ /dev/null
@@ -1,205 +0,0 @@
----
-import astroLogo from '@assets/astro.svg';
-import background from '@assets/background.svg';
----
-
-
-
-
diff --git a/src/layouts/website/WebsiteLayout.astro b/src/layouts/website/WebsiteLayout.astro
index b487945..7f5e657 100644
--- a/src/layouts/website/WebsiteLayout.astro
+++ b/src/layouts/website/WebsiteLayout.astro
@@ -15,7 +15,7 @@ const { title, description, footer = true } = Astro.props;
---
-
+