diff --git a/src/LandingPage/BottomCall.svelte b/src/LandingPage/BottomCall.svelte
index c8bd779..b268cf9 100644
--- a/src/LandingPage/BottomCall.svelte
+++ b/src/LandingPage/BottomCall.svelte
@@ -1,15 +1,22 @@
Interested in the project?
diff --git a/src/LandingPage/Splash.svelte b/src/LandingPage/Splash.svelte
index 8dac604..2fb004d 100644
--- a/src/LandingPage/Splash.svelte
+++ b/src/LandingPage/Splash.svelte
@@ -1,5 +1,6 @@
@@ -18,8 +19,11 @@
the collaboration and innovation that will build the future of this
technology.
-
+
diff --git a/src/shared_components/Button.svelte b/src/shared_components/Button.svelte
new file mode 100644
index 0000000..037e512
--- /dev/null
+++ b/src/shared_components/Button.svelte
@@ -0,0 +1,28 @@
+
+
+