From 206c5665a28e1142f1dacedc6fd4b65ce7d73563 Mon Sep 17 00:00:00 2001 From: Luke Else Date: Fri, 23 May 2025 20:41:32 +0100 Subject: [PATCH] FEAT: Added contact page --- src/routes/contact/+page.svelte | 101 ++++++++++++++++++++++++++++---- 1 file changed, 91 insertions(+), 10 deletions(-) diff --git a/src/routes/contact/+page.svelte b/src/routes/contact/+page.svelte index 58e64b4..ea74d78 100644 --- a/src/routes/contact/+page.svelte +++ b/src/routes/contact/+page.svelte @@ -1,14 +1,95 @@ -
- {toasts.add({ - title: 'Warning', - description: 'This page is under construction', - duration: 0, - type: 'warning', - placement: 'center-center', - showProgress: true - })} -
+ + +
+ +
+
+ + +
+
+ + +
+
+ + +
+
+
+ + +
+ +
+
+ +
+ +
+