import Link from "next/link"; function Otp2() { return ( <>
Please enter verification token from your device

2-Step Verification

Enter the verification code generated by your phone ending in +xxx xxxxxxxx60.

Don't get code? Resend

); } export default Otp2;