From 27b748802a6afedcf06929a49107b0ce81da6ae4 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Fri, 10 Jan 2025 13:23:06 +0000 Subject: [PATCH] Made shared button component and implemented usage --- src/LandingPage/BottomCall.svelte | 19 +++++++++++++------ src/LandingPage/Splash.svelte | 10 +++++++--- src/shared_components/Button.svelte | 28 ++++++++++++++++++++++++++++ 3 files changed, 48 insertions(+), 9 deletions(-) create mode 100644 src/shared_components/Button.svelte 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?
-
-
Get Involved!
-
-
-
Contact Us
-
+
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.
-
-
Get Involved!
-
+