Featured Events
+No events available at the moment.
+Upcoming Events
+-
+
- Event 1 - Date +
- Event 2 - Date +
- Event 3 - Date +
From 06d02c48edebfdcf473150260b717085bdc053ae Mon Sep 17 00:00:00 2001 From: sid <35936587+siddharth-shringarpure@users.noreply.github.com> Date: Fri, 25 Oct 2024 12:38:29 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20First=20commit.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Home.tsx | 45 ++++++++++ app/page.tsx | 204 ++++++++++++++++++++++++---------------------- package-lock.json | 4 +- 3 files changed, 152 insertions(+), 101 deletions(-) create mode 100644 app/Home.tsx diff --git a/app/Home.tsx b/app/Home.tsx new file mode 100644 index 0000000..cbc1e48 --- /dev/null +++ b/app/Home.tsx @@ -0,0 +1,45 @@ +export default function Home() { + return ( +
No events available at the moment.
+
- app/page.tsx
-
- .
-
+// app/page.tsx
+//
+// .
+//