From 9d726e3f1a4fd0135348ee2d8e2fbb40f610a64b Mon Sep 17 00:00:00 2001 From: codeWhizperer Date: Fri, 1 Sep 2023 20:34:34 +0100 Subject: [PATCH] update --- components/AboveFold.tsx | 10 +++++----- views/apply-registration/index.tsx | 11 +++++++---- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/components/AboveFold.tsx b/components/AboveFold.tsx index e809d22..0bc05f4 100644 --- a/components/AboveFold.tsx +++ b/components/AboveFold.tsx @@ -26,7 +26,7 @@ const AboveFold = () => { {" "} Sponsor{" "} */} - Register + {/* Register */}
@@ -84,12 +84,12 @@ const AboveFold = () => {
-
+ {/*
{" "} -
-
+
*/} + {/*
-
+
*/}
diff --git a/views/apply-registration/index.tsx b/views/apply-registration/index.tsx index 8b5ca6c..2883ab9 100644 --- a/views/apply-registration/index.tsx +++ b/views/apply-registration/index.tsx @@ -96,10 +96,13 @@ const ApplyAsAnAttendant = () => { return (
- {/*
+

+ Web3 Lagos 2023 Registration +

+

Registration has closed!! See you at the event 😊

-
*/} -
+
+ {/*

Web3 Lagos 2023 Registration

@@ -335,7 +338,7 @@ const ApplyAsAnAttendant = () => {
)} -
+
*/}
); };