From e456d7213b7229c602633c7ef5017d768cc05fab Mon Sep 17 00:00:00 2001 From: ezhillragesh Date: Wed, 3 Jan 2024 20:01:32 +0530 Subject: [PATCH] final commit hopefully --- app/join/page.tsx | 2 +- comps/Footer.tsx | 4 ++-- public/organizations.json | 12 +++++++++++- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/app/join/page.tsx b/app/join/page.tsx index 5c05657..4bca1ec 100644 --- a/app/join/page.tsx +++ b/app/join/page.tsx @@ -28,7 +28,7 @@ const JoinUsPage: React.FC = () => { - + diff --git a/comps/Footer.tsx b/comps/Footer.tsx index 00a72fb..9d410af 100644 --- a/comps/Footer.tsx +++ b/comps/Footer.tsx @@ -33,7 +33,7 @@ const Footer: React.FC = () => {