{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8rnKeQHpLr5R6Y7DhR4I/Y14bPndfQu5CWP6hTs6p/GetStarted.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useCallback}from\"react\";import{createStore}from\"https://framer.com/m/framer/store.js@^1.0.0\";// Learn more: https://www.framer.com/developers/overrides/\nconst useStore=createStore({background:\"#0099FF\"});const detectPlatform=()=>{// Check if running in a browser environment\nif(typeof window===\"undefined\"||!window.navigator){return\"Unknown\";}const platform=window.navigator.platform;const userAgent=window.navigator.userAgent;// Check for iOS devices first\nif(/iPad|iPhone|iPod/.test(platform)||// Additional check for iPad in desktop mode\nplatform===\"MacIntel\"&&\"maxTouchPoints\"in navigator&&navigator.maxTouchPoints>0){return\"iOS\";}// Check for Mac desktop\nif(platform.indexOf(\"Mac\")!==-1){return\"MacOS\";}// Check for Windows desktop\nif(platform.indexOf(\"Win\")!==-1){return\"Windows\";}// Other platforms\nif(platform.indexOf(\"Linux\")!==-1)return\"Linux\";if(platform.indexOf(\"X11\")!==-1)return\"UNIX\";return\"Unknown\";};export function withDynamicSignUpDestination(Component){return props=>{const handleClick=useCallback(e=>{e.preventDefault();// Insert Twitter Event ID\nif(\"twq\"in window){// @ts-ignore\nwindow.twq(\"event\",\"tw-prmpe-prmpf\",{});}const platform=detectPlatform();if(platform===\"MacOS\"){window.location.href=\"/download/mac\";}else if(platform===\"Windows\"){window.location.href=\"/download/windows\";}else{window.location.href=\"https://v2.mem.ai/sign-up\";}},[]);return /*#__PURE__*/_jsx(Component,{...props,onClick:handleClick});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withDynamicSignUpDestination\":{\"type\":\"reactHoc\",\"name\":\"withDynamicSignUpDestination\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GetStarted.map"],
  "mappings": "yIACA,IAAMA,EAASC,EAAY,CAAC,WAAW,SAAS,CAAC,EAAQC,EAAe,IAAI,CAC5E,GAAG,OAAOC,EAAS,KAAa,CAACA,EAAO,UAAW,MAAM,UAAW,IAAMC,EAASD,EAAO,UAAU,SAAeE,EAAUF,EAAO,UAAU,UAC9I,MAAG,mBAAmB,KAAKC,CAAQ,GACnCA,IAAW,YAAY,mBAAmBE,GAAWA,EAAU,eAAe,EAAS,MACpFF,EAAS,QAAQ,KAAK,IAAI,GAAU,QACpCA,EAAS,QAAQ,KAAK,IAAI,GAAU,UACpCA,EAAS,QAAQ,OAAO,IAAI,GAAS,QAAWA,EAAS,QAAQ,KAAK,IAAI,GAAS,OAAa,SAAU,EAAS,SAASG,EAA6BC,EAAU,CAAC,OAAOC,GAAO,CAAC,IAAMC,EAAYC,EAAYC,GAAG,CAACA,EAAE,eAAe,EACtO,QAAQT,GACXA,EAAO,IAAI,QAAQ,iBAAiB,CAAC,CAAC,EAAG,IAAMC,EAASF,EAAe,EAAKE,IAAW,QAASD,EAAO,SAAS,KAAK,gBAAyBC,IAAW,UAAWD,EAAO,SAAS,KAAK,oBAA0BA,EAAO,SAAS,KAAK,2BAA6B,EAAE,CAAC,CAAC,EAAE,OAAoBU,EAAKL,EAAU,CAAC,GAAGC,EAAM,QAAQC,CAAW,CAAC,CAAE,CAAE",
  "names": ["useStore", "createStore", "detectPlatform", "window", "platform", "userAgent", "navigator", "withDynamicSignUpDestination", "Component", "props", "handleClick", "te", "e", "p"]
}
