From 9e21f8edbfb3d076c424e2b3f482b5b9664a7a53 Mon Sep 17 00:00:00 2001
From: Amber M <141347578+AmberPM@users.noreply.github.com>
Date: Sun, 28 Apr 2024 13:59:31 +0100
Subject: [PATCH] Make about page
---
src/routes/about/+page.svelte | 54 +++++++++++++++++++++--------------
1 file changed, 33 insertions(+), 21 deletions(-)
diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte
index 7fa911f..977120a 100644
--- a/src/routes/about/+page.svelte
+++ b/src/routes/about/+page.svelte
@@ -1,30 +1,42 @@
- About
+ About Us
-
-
About this app
+
+
+
About Us
+
Features
+
Helpful Information
+
-
- This is a SvelteKit app. You can make your own by typing the
- following into your command line and following the prompts:
-
+
-
- The page you're looking at is purely static HTML, with no client-side interactivity needed.
- Because of that, we don't need to load any JavaScript. Try viewing the page's source, or opening
- the devtools network panel and reloading.
-
+
+ Share insights into the development process, challenges faced, and any interesting anecdotes or
+ milestones achieved during the project's journey.
+
+
+ Offer ways for users to get in touch with the development team, such as through social media, or
+ a contact form.
+
+
+
+ Express gratitude to any individuals or organisations that have contributed to the project's
+ success, including sponsors, supporters, or open-source contributors.
+
+
+
+ Provide necessary legal disclaimers, privacy policies, or terms of service to ensure compliance
+ with relevant regulations and protect user rights.
+
-
-