diff --git a/apps/frontend/src/components/auth/OTP.tsx b/apps/frontend/src/components/auth/OTP.tsx index 182c4fc..1e361c1 100644 --- a/apps/frontend/src/components/auth/OTP.tsx +++ b/apps/frontend/src/components/auth/OTP.tsx @@ -2,17 +2,17 @@ import log_img from '../../assets/enter-otp-animate.svg'; export default function OTP() { return ( -
+
OTP
-

+

Enter Your OTP

-

- Enter the one-time password (OTP) sent to your registered
email address to verify your identity and +

+ Enter the OTP sent to your registered email address to verify your identity and continue.

@@ -63,11 +63,18 @@ export default function OTP() {
+
+ +