-
Signup
+
Sign Up
- Register yourself to receive occasional emails about new roadmaps,
- updates, guides and videos
+ Create an account to track your progress, showcase your skill-set and be a part of the community.
-
- Register yourself for occasional updates about roadmaps, guides and
+
+ Create an account to track your progress, showcase your skill-set and be a part of the community.
videos.
diff --git a/src/pages/verification-pending.astro b/src/pages/verification-pending.astro
index 0a2a9308c..cbce9b146 100644
--- a/src/pages/verification-pending.astro
+++ b/src/pages/verification-pending.astro
@@ -1,6 +1,6 @@
---
import SettingLayout from '../layouts/SettingLayout.astro';
-import { VerificationEmailMessage } from '../components/RegistrationFlow/VerificationEmailMessage';
+import { VerificationEmailMessage } from '../components/AuthenticationFlow/VerificationEmailMessage';
---