You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Redirect to waitlist page on landing page load
- Added useEffect to automatically navigate users to the waitlist page upon landing page load.
- Imported useRouter from Next.js for routing functionality.
- Updated import statements to include useEffect alongside useRef.
0 commit comments