import wixLocation from 'wix-location'; import wixWindow from 'wix-window'; $w.onReady(function () { setTimeout(function () { if(wixWindow.formFactor === "Mobile"){ wixLocation.to('http://www.myMobileHome.com'); } }, 7500); });
top of page
IMG_5045_edited.jpg
1 bg.png
bottom of page