diff --git a/src/pages/authentication/RegisterPage.jsx b/src/pages/authentication/RegisterPage.jsx index c3d1000f..b03ff1a8 100644 --- a/src/pages/authentication/RegisterPage.jsx +++ b/src/pages/authentication/RegisterPage.jsx @@ -72,10 +72,10 @@ const RegisterPage = () => { return ( <> -
+
-

Adventure starts here 🚀

+

Adventure starts here

Make your app management easy and fun!

{ className="mb-2" onSubmit={handleSubmit(onSubmit)} > -
+ +
+
{
)}
-
+
{
)}
+
-
-
{errors.contactPerson && (
{ -
-
{errors.contactNumber && (
{ -
-
{errors.about && (
{ -
-
{errors.oragnizationSize && (
{ -
-
{errors.industryId && (
{ className="mb-3" onSubmit={handleSubmit(onSubmitResetPassword)} > -
+
@@ -124,9 +124,9 @@ const ResetPassword = () => { )}
-
+
-