import wixUsersr from ' wix-users'; import wixLocation from 'wix-location'; $w.onReady(function(){ $w('#loginNow').onClick(function(){ let email = $w('#loginEmail').value; let password = $w('#loginPassword').value; wixUsers.login(email,password) .then(()=>{ wixLocation.to('/wix-training-academy'); }) }) })
top of page
Events
Start Today
Privacy policy
Merch
More
Use tab to navigate through the menu items.
Access Program
Email
Password
Don't have an account?
LOGIN
Incorrect Email or Password**
bottom of page