{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/store.js@^1.0.0", "ssg:https://framer.com/m/framer/utils.js@^0.9.0", "ssg:https://framerusercontent.com/modules/gwvGYC9ihjA0woL8y9yF/IpmyrKOxJEqoTAbJpsR3/Examples_2.js", "ssg:https://framerusercontent.com/modules/zZvtp22cvWlOxqytUKU7/CU7wI1yIQq4Js3u2ahzr/ncvscg5FE.js"],
  "sourcesContent": ["import{useState,useEffect}from\"react\";import{Data,useObserveData}from\"framer\";export function createStore(state1){// Use Data so that a Preview reload resets the state\nconst dataStore=Data({state:Object.freeze({...state1})});// Create a set function that updates the state\nconst setDataStore=newState=>{// If the state is an object, make sure we copy it\nif(typeof newState===\"function\"){newState=newState(dataStore.state);}dataStore.state=Object.freeze({...dataStore.state,...newState});};// Store the initial state, copy the object if it's an object\nlet storeState=typeof state1===\"object\"?Object.freeze({...state1}):state1;// Keep a list of all the listeners, in the form of React hook setters\nconst storeSetters=new Set();// Create a set function that updates all the listeners / setters\nconst setStoreState=newState=>{// If the state is an object, make sure we copy it\nif(typeof newState===\"function\"){newState=newState(storeState);}storeState=typeof newState===\"object\"?Object.freeze({...storeState,...newState}):newState;// Update all the listeners / setters with the new value\nstoreSetters.forEach(setter=>setter(storeState));};// Create the actual hook based on everything above\nfunction useStore(){// Create the hook we are going to use as a listener\nconst[state,setState]=useState(storeState);// If we unmount the component using this hook, we need to remove the listener\n// @ts-ignore\nuseEffect(()=>{// But right now, we need to add the listener\nstoreSetters.add(setState);return()=>storeSetters.delete(setState);},[]);// If Data context exists, use Data, otherwise use vanilla React state\nif(useObserveData()===true){useObserveData();return[dataStore.state,setDataStore];}else{// Return the state and a function to update the central store\nreturn[state,setStoreState];}}return useStore;}\nexport const __FramerMetadata__ = {\"exports\":{\"createStore\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./createStore.map", "export const centerContent = {\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const autoSizingText = {\n    width: \"max-content\",\n    wordBreak: \"break-word\",\n    overflowWrap: \"break-word\",\n    overflow: \"hidden\",\n    whiteSpace: \"pre-wrap\",\n    flexShrink: 0\n};\nexport const defaultContainerStyles = {\n    ...centerContent,\n    overflow: \"hidden\"\n};\nexport const containerStyles = defaultContainerStyles;\nexport const randomColor = ()=>\"#\" + Math.floor(Math.random() * 16777215).toString(16)\n;\n\nexport const __FramerMetadata__ = {\"exports\":{\"centerContent\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"autoSizingText\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultContainerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"randomColor\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./Utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import{createStore}from\"https://framer.com/m/framer/store.js@^1.0.0\";import{randomColor}from\"https://framer.com/m/framer/utils.js@^0.9.0\";// Learn more: https://www.framer.com/docs/guides/overrides/\nconst useStore=createStore({background:\"#0099FF\"});export function withRotate(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,animate:{rotate:90},transition:{duration:2}});};}export function withHover(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,whileHover:{scale:1.05,transition:{duration:.2,ease:\"ease-out\",repeat:0,repeatDelay:0,delay:0}}});};}export function withRandomColor(Component){return props=>{const[store,setStore]=useStore();return /*#__PURE__*/_jsx(Component,{...props,animate:{background:store.background},onClick:()=>{setStore({background:randomColor()});}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withRotate\":{\"type\":\"reactHoc\",\"name\":\"withRotate\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withHover\":{\"type\":\"reactHoc\",\"name\":\"withHover\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withRandomColor\":{\"type\":\"reactHoc\",\"name\":\"withRandomColor\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Examples_2.map", "// Generated by Framer (c07a8c1)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,Link,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withHover}from\"https://framerusercontent.com/modules/gwvGYC9ihjA0woL8y9yF/IpmyrKOxJEqoTAbJpsR3/Examples_2.js\";const ImageWithHover9k7hzhWithFX=withFX(withCodeBoundaryForOverrides(Image,{nodeId:\"TkyjGUkwp\",override:withHover,scopeId:\"ncvscg5FE\"}));const enabledGestures={TkyjGUkwp:{hover:true}};const cycleOrder=[\"TkyjGUkwp\",\"tdV9pJbE5\",\"bl3sAaHf0\",\"LHBOktTWZ\",\"vd3beAGlz\",\"lg80uHrdm\",\"GXDsmgHWC\",\"X2MONwndu\",\"a1aKDBzBH\",\"FXoYhysxT\",\"Z5C8F28Cb\",\"G53zDaKwM\",\"NHW3Z1WWQ\",\"pgfUg4TcW\",\"CEJ4EAzJg\",\"sy6r_q7EI\",\"RlutbgEX0\",\"w9020sewQ\"];const serializationHash=\"framer-UjsxX\";const variantClassNames={a1aKDBzBH:\"framer-v-3jzjdf\",bl3sAaHf0:\"framer-v-1iba5mg\",CEJ4EAzJg:\"framer-v-1uk16mc\",FXoYhysxT:\"framer-v-7oxsse\",G53zDaKwM:\"framer-v-1omo6m6\",GXDsmgHWC:\"framer-v-kourv1\",lg80uHrdm:\"framer-v-1a4qivo\",LHBOktTWZ:\"framer-v-v5rli7\",NHW3Z1WWQ:\"framer-v-bur64f\",pgfUg4TcW:\"framer-v-jlm3lv\",RlutbgEX0:\"framer-v-jxc3b1\",sy6r_q7EI:\"framer-v-5t99hu\",tdV9pJbE5:\"framer-v-18ysis0\",TkyjGUkwp:\"framer-v-9k7hzh\",vd3beAGlz:\"framer-v-187pj4p\",w9020sewQ:\"framer-v-9rhz22\",X2MONwndu:\"framer-v-1t5bdda\",Z5C8F28Cb:\"framer-v-447rtn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:0,ease:[0,.52,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"B2B AI for Brands\":\"Z5C8F28Cb\",\"B2B AI styling assistant\":\"CEJ4EAzJg\",\"B2B AI STYLIST\":\"G53zDaKwM\",\"B2B AR MIRROR\":\"pgfUg4TcW\",\"B2B Avatar Fashion\":\"RlutbgEX0\",\"B2B DRESSX AI Try-on for Brands\":\"NHW3Z1WWQ\",\"B2B Game Avatars and Fashion\":\"a1aKDBzBH\",\"B2B Onchain fashion utilities\":\"sy6r_q7EI\",\"B2B Trend Report\":\"w9020sewQ\",\"B2C AI DISCORD\":\"lg80uHrdm\",\"B2C AI TELEGRAM\":\"vd3beAGlz\",\"B2C AR METACLOSET\":\"LHBOktTWZ\",\"B2C AR VIDEOCALL\":\"GXDsmgHWC\",\"B2C AVATAR FASHION\":\"tdV9pJbE5\",\"B2C DRESSX ME\":\"bl3sAaHf0\",\"B2C DRESSXME app\":\"TkyjGUkwp\",\"B2C Fashion Marketplace\":\"FXoYhysxT\",\"B2C ONCHAIN\":\"X2MONwndu\"};const getProps=({click,height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"TkyjGUkwp\",vwgSxOWqk:click??props.vwgSxOWqk};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,vwgSxOWqk,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"TkyjGUkwp\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap14qg4vf=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(vwgSxOWqk){const res=await vwgSxOWqk(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KrxAduYfa\"},motionChild:true,nodeId:\"TkyjGUkwp\",scopeId:\"ncvscg5FE\",...addPropertyOverrides({a1aKDBzBH:{href:{webPageId:\"Jd6lXCvkZ\"},openInNewTab:false},bl3sAaHf0:{href:{webPageId:\"Vj9lhvb5X\"}},CEJ4EAzJg:{href:{webPageId:\"Uk4MwHsti\"},openInNewTab:false},FXoYhysxT:{href:{webPageId:\"X3ETr2OsK\"},openInNewTab:false},G53zDaKwM:{href:{webPageId:\"oumG_KZzc\"},openInNewTab:false},GXDsmgHWC:{href:{webPageId:\"rwUgqtNTU\"}},lg80uHrdm:{href:{webPageId:\"EgFROxVDJ\"}},LHBOktTWZ:{href:{webPageId:\"DydX73kjD\"}},NHW3Z1WWQ:{href:{webPageId:\"Uk4MwHsti\"},openInNewTab:false},pgfUg4TcW:{href:{webPageId:\"ibXt0UEDJ\"}},RlutbgEX0:{href:{webPageId:\"rlW57F83v\"},openInNewTab:false},sy6r_q7EI:{href:{webPageId:\"mUltzYq1S\"},openInNewTab:false},tdV9pJbE5:{href:{webPageId:\"SjiTV3uAd\"}},vd3beAGlz:{href:{webPageId:\"voKEPIfb0\"}},w9020sewQ:{href:{webPageId:\"urKMC4jpc\"},openInNewTab:false},X2MONwndu:{href:{webPageId:\"iytBYutYc\"}},Z5C8F28Cb:{href:{webPageId:\"gzB4X0LWW\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ImageWithHover9k7hzhWithFX,{...restProps,...gestureHandlers,as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:528,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/nqsfIYLbvDl46EcNUC78uQxwM.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/nqsfIYLbvDl46EcNUC78uQxwM.png 352w\"},className:`${cx(scopingClassNames,\"framer-9k7hzh\",className,classNames)} framer-18l59ig`,\"data-framer-name\":\"B2C DRESSXME app\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"TkyjGUkwp\",onTap:onTap14qg4vf,ref:refBinding,style:{...style},...addPropertyOverrides({\"TkyjGUkwp-hover\":{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:106,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":undefined},a1aKDBzBH:{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:95,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"B2B Game Avatars and Fashion\",background:{alt:\"\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:528,pixelWidth:352,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/tBRmduQ10DVIZWvHpH7AKcZ6us.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/tBRmduQ10DVIZWvHpH7AKcZ6us.png 352w\"}},bl3sAaHf0:{\"data-framer-name\":\"B2C DRESSX ME\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:528,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/eOuiNqX3jZTukMUoLkaq8nc2Dns.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/eOuiNqX3jZTukMUoLkaq8nc2Dns.png 352w\"}},CEJ4EAzJg:{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:95,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"B2B AI styling assistant\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:528,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/qaKIxOVKybxNAyZEsZ2s2tUQdI.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/qaKIxOVKybxNAyZEsZ2s2tUQdI.png 352w\"}},FXoYhysxT:{\"data-framer-name\":\"B2C Fashion Marketplace\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:526,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/czzp98bGmV1mhxXP9nCCKgYToJc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/czzp98bGmV1mhxXP9nCCKgYToJc.png 352w\"}},G53zDaKwM:{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:105,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"B2B AI STYLIST\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:526,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/538DJ7QBMN5UU0KumyAaITRjA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/538DJ7QBMN5UU0KumyAaITRjA.png 352w\"}},GXDsmgHWC:{\"data-framer-name\":\"B2C AR VIDEOCALL\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:526,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/WWoaz1gGt7woMvDa2iaN8AiQyKw.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/WWoaz1gGt7woMvDa2iaN8AiQyKw.png 352w\"}},lg80uHrdm:{\"data-framer-name\":\"B2C AI DISCORD\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:526,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/1OvGHRAYkpOfL0KfnoBXnoXXK0.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/1OvGHRAYkpOfL0KfnoBXnoXXK0.png 352w\"}},LHBOktTWZ:{\"data-framer-name\":\"B2C AR METACLOSET\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:528,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/8nG9IFT5tMEi8gMxlS7CiTghsM.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/8nG9IFT5tMEi8gMxlS7CiTghsM.png 352w\"}},NHW3Z1WWQ:{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:95,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"B2B DRESSX AI Try-on for Brands\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:526,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/kPKdFV10kIODC8rnYla3MDn1NY.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/kPKdFV10kIODC8rnYla3MDn1NY.png 352w\"}},pgfUg4TcW:{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:105,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"B2B AR MIRROR\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:526,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/YuyTTsT1cRlNlySfdgZraF5PmdU.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/YuyTTsT1cRlNlySfdgZraF5PmdU.png 352w\"}},RlutbgEX0:{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:95,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"B2B Avatar Fashion\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:528,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/sBxQb5vhBOCWnsK35k51nv4pw.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/sBxQb5vhBOCWnsK35k51nv4pw.png 352w\"}},sy6r_q7EI:{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:105,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"B2B Onchain fashion utilities\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:526,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/ZqEuG8Ju1fQ1hkcTS1wuKawym2w.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/ZqEuG8Ju1fQ1hkcTS1wuKawym2w.png 352w\"}},tdV9pJbE5:{\"data-framer-name\":\"B2C AVATAR FASHION\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:528,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/9x6ZSonIutfFAAO4O80i4TRLx6g.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/9x6ZSonIutfFAAO4O80i4TRLx6g.png 352w\"}},vd3beAGlz:{\"data-framer-name\":\"B2C AI TELEGRAM\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:526,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/dKulUXCGVJUAPYchQ0ewZM4z2g.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/dKulUXCGVJUAPYchQ0ewZM4z2g.png 352w\"}},w9020sewQ:{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:105,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"B2B Trend Report\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:528,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/0NzCjbeMty1EdDm9cWc3yjWI0.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/0NzCjbeMty1EdDm9cWc3yjWI0.png 352w\"}},X2MONwndu:{\"data-framer-name\":\"B2C ONCHAIN\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:526,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/f3fqeaot9T6emc6s82L3JzG9mZc.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/f3fqeaot9T6emc6s82L3JzG9mZc.png 352w\"}},Z5C8F28Cb:{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:95,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":\"B2B AI for Brands\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:264,intrinsicWidth:176,loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:526,pixelWidth:352,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/H5hjMHVAUpHwGXv4OhScnwvKe9g.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/H5hjMHVAUpHwGXv4OhScnwvKe9g.png 352w\"}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UjsxX.framer-18l59ig, .framer-UjsxX .framer-18l59ig { display: block; }\",\".framer-UjsxX.framer-9k7hzh { cursor: pointer; height: 264px; overflow: visible; position: relative; text-decoration: none; width: 176px; }\",\".framer-UjsxX.framer-v-18ysis0.framer-9k7hzh, .framer-UjsxX.framer-v-1iba5mg.framer-9k7hzh, .framer-UjsxX.framer-v-v5rli7.framer-9k7hzh, .framer-UjsxX.framer-v-187pj4p.framer-9k7hzh, .framer-UjsxX.framer-v-1a4qivo.framer-9k7hzh, .framer-UjsxX.framer-v-kourv1.framer-9k7hzh, .framer-UjsxX.framer-v-1t5bdda.framer-9k7hzh, .framer-UjsxX.framer-v-3jzjdf.framer-9k7hzh, .framer-UjsxX.framer-v-7oxsse.framer-9k7hzh, .framer-UjsxX.framer-v-447rtn.framer-9k7hzh, .framer-UjsxX.framer-v-1omo6m6.framer-9k7hzh, .framer-UjsxX.framer-v-bur64f.framer-9k7hzh, .framer-UjsxX.framer-v-jlm3lv.framer-9k7hzh, .framer-UjsxX.framer-v-1uk16mc.framer-9k7hzh, .framer-UjsxX.framer-v-5t99hu.framer-9k7hzh, .framer-UjsxX.framer-v-jxc3b1.framer-9k7hzh, .framer-UjsxX.framer-v-9rhz22.framer-9k7hzh, .framer-UjsxX.framer-v-9k7hzh.hover.framer-9k7hzh { aspect-ratio: 0.6666666666666666 / 1; height: var(--framer-aspect-ratio-supported, 264px); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 264\n * @framerIntrinsicWidth 176\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"tdV9pJbE5\":{\"layout\":[\"fixed\",\"fixed\"]},\"bl3sAaHf0\":{\"layout\":[\"fixed\",\"fixed\"]},\"LHBOktTWZ\":{\"layout\":[\"fixed\",\"fixed\"]},\"vd3beAGlz\":{\"layout\":[\"fixed\",\"fixed\"]},\"lg80uHrdm\":{\"layout\":[\"fixed\",\"fixed\"]},\"GXDsmgHWC\":{\"layout\":[\"fixed\",\"fixed\"]},\"X2MONwndu\":{\"layout\":[\"fixed\",\"fixed\"]},\"a1aKDBzBH\":{\"layout\":[\"fixed\",\"fixed\"]},\"FXoYhysxT\":{\"layout\":[\"fixed\",\"fixed\"]},\"Z5C8F28Cb\":{\"layout\":[\"fixed\",\"fixed\"]},\"G53zDaKwM\":{\"layout\":[\"fixed\",\"fixed\"]},\"NHW3Z1WWQ\":{\"layout\":[\"fixed\",\"fixed\"]},\"pgfUg4TcW\":{\"layout\":[\"fixed\",\"fixed\"]},\"CEJ4EAzJg\":{\"layout\":[\"fixed\",\"fixed\"]},\"sy6r_q7EI\":{\"layout\":[\"fixed\",\"fixed\"]},\"RlutbgEX0\":{\"layout\":[\"fixed\",\"fixed\"]},\"w9020sewQ\":{\"layout\":[\"fixed\",\"fixed\"]},\"q7LB_DIiz\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"vwgSxOWqk\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerncvscg5FE=withCSS(Component,css,\"framer-UjsxX\");export default Framerncvscg5FE;Framerncvscg5FE.displayName=\"SCROLL CARD\";Framerncvscg5FE.defaultProps={height:264,width:176};addPropertyControls(Framerncvscg5FE,{variant:{options:[\"TkyjGUkwp\",\"tdV9pJbE5\",\"bl3sAaHf0\",\"LHBOktTWZ\",\"vd3beAGlz\",\"lg80uHrdm\",\"GXDsmgHWC\",\"X2MONwndu\",\"a1aKDBzBH\",\"FXoYhysxT\",\"Z5C8F28Cb\",\"G53zDaKwM\",\"NHW3Z1WWQ\",\"pgfUg4TcW\",\"CEJ4EAzJg\",\"sy6r_q7EI\",\"RlutbgEX0\",\"w9020sewQ\"],optionTitles:[\"B2C DRESSXME app\",\"B2C AVATAR FASHION\",\"B2C DRESSX ME\",\"B2C AR METACLOSET\",\"B2C AI TELEGRAM\",\"B2C AI DISCORD\",\"B2C AR VIDEOCALL\",\"B2C ONCHAIN\",\"B2B Game Avatars and Fashion\",\"B2C Fashion Marketplace\",\"B2B AI for Brands\",\"B2B AI STYLIST\",\"B2B DRESSX AI Try-on for Brands\",\"B2B AR MIRROR\",\"B2B AI styling assistant\",\"B2B Onchain fashion utilities\",\"B2B Avatar Fashion\",\"B2B Trend Report\"],title:\"Variant\",type:ControlType.Enum},vwgSxOWqk:{title:\"Click\",type:ControlType.EventHandler}});addFonts(Framerncvscg5FE,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerncvscg5FE\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"264\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"176\",\"framerVariables\":\"{\\\"vwgSxOWqk\\\":\\\"click\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tdV9pJbE5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bl3sAaHf0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LHBOktTWZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vd3beAGlz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lg80uHrdm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GXDsmgHWC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"X2MONwndu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"a1aKDBzBH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FXoYhysxT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Z5C8F28Cb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"G53zDaKwM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NHW3Z1WWQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pgfUg4TcW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CEJ4EAzJg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"sy6r_q7EI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"RlutbgEX0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"w9020sewQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"q7LB_DIiz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ncvscg5FE.map"],
  "mappings": "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",
  "names": ["createStore", "state1", "dataStore", "Data", "setDataStore", "newState", "storeState", "storeSetters", "setStoreState", "setter", "useStore", "state", "setState", "ye", "ue", "useObserveData", "centerContent", "defaultContainerStyles", "centerContent", "useStore", "createStore", "withHover", "Component", "props", "p", "ImageWithHover9k7hzhWithFX", "withFX", "withCodeBoundaryForOverrides", "Image2", "withHover", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "vwgSxOWqk", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap14qg4vf", "args", "scopingClassNames", "cx", "LayoutGroup", "Link", "getLoadingLazyAtYPosition", "css", "Framerncvscg5FE", "withCSS", "ncvscg5FE_default", "addPropertyControls", "ControlType", "addFonts"]
}
