Electronics Repair Platform
Reset Password
Email
Mobile
Registered Mobile Number
r.json()).then(data => { if (data.success) { step = 2; otpSent = true; message = 'OTP sent to your mobile'; messageType = 'success'; } else { message = data.message || 'Failed to send OTP'; messageType = 'error'; } }).catch(() => { message = 'Request failed'; messageType = 'error'; })" class="px-4 py-2 bg-brand-500 text-white text-sm font-medium rounded-r-md hover:bg-brand-600 focus:outline-none focus:ring-2 focus:ring-brand-500 whitespace-nowrap"> Get OTP
r.json()).then(data => { if (data.success) { message = 'Password reset successfully!'; messageType = 'success'; setTimeout(() => window.location.href = '/login', 1500); } else { message = data.message || 'Reset failed'; messageType = 'error'; } }).catch(() => { message = 'Request failed'; messageType = 'error'; })" class="space-y-4">
OTP Code
New Password
Confirm Password
Change Password
Back to mobile entry
Remember your password?
Sign in
© 2026 Aithertech