Home
@@ -63,6 +65,9 @@ export default function Home() {
Please select a page. Once the payment process is complete, you will receive a code via e-mail to register to the
application.
+
+ (Or have time added to your account, if already registered with the given e-mail during the payment process).
+
If you already have a code, please register{" "}
-
+
+
+
Home
@@ -79,7 +81,33 @@ export default function Home() {
-
+
+ {isLoading && (
+
+
+
Loading...
+
+ )}
+ {!isLoading && (
+
+
+
Congratulations!
+ You are now a member at EnCoach!
+
+
+
+ You should receive an e-mail in your inbox (make sure to check your spam folder) with a code to register to the app
+
+ Or, if already registered, more time should have been added to your account
+