{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6NWjU7F2fEQMV7dZvbTY/ds9TgHbB5JNfeiWKPQtY/pcZi5EQt2.js"],
  "sourcesContent": ["// Generated by Framer (bab6da3)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/l0YNWo5RXtJCEhIkKpL5/Carousel.js\";import NavigationBar from\"#framer/local/canvasComponent/cHCsfv2qT/cHCsfv2qT.js\";import Footer from\"#framer/local/canvasComponent/Y16LS2cNe/Y16LS2cNe.js\";import*as sharedStyle6 from\"#framer/local/css/e25TQcwpF/e25TQcwpF.js\";import*as sharedStyle3 from\"#framer/local/css/eYVOcwtmy/eYVOcwtmy.js\";import*as sharedStyle4 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle7 from\"#framer/local/css/iYYw4WIRq/iYYw4WIRq.js\";import*as sharedStyle5 from\"#framer/local/css/mk704Vz7v/mk704Vz7v.js\";import*as sharedStyle2 from\"#framer/local/css/rtn3TBaWe/rtn3TBaWe.js\";import*as sharedStyle1 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import metadataProvider from\"#framer/local/webPageMetadata/pcZi5EQt2/pcZi5EQt2.js\";const NavigationBarFonts=getFonts(NavigationBar);const CarouselFonts=getFonts(Carousel);const FooterFonts=getFonts(Footer);const breakpoints={FBC1pP3OV:\"(max-width: 767px)\",OVoAkftz4:\"(min-width: 768px) and (max-width: 1199px)\",xQMcAgj1P:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-fIQwK\";const variantClassNames={FBC1pP3OV:\"framer-v-16ck0pj\",OVoAkftz4:\"framer-v-88rh7l\",xQMcAgj1P:\"framer-v-ywyd3k\"};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"xQMcAgj1P\",Phone:\"FBC1pP3OV\",Tablet:\"OVoAkftz4\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xQMcAgj1P\"};};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,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"OVoAkftz4\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"FBC1pP3OV\")return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"OVoAkftz4\")return false;return true;};const isDisplayed3=()=>{if(!isBrowser())return true;if([\"FBC1pP3OV\",\"OVoAkftz4\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if(!isBrowser())return true;if([\"FBC1pP3OV\",\"OVoAkftz4\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"xQMcAgj1P\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgba(255, 255, 255, 0.5)); } @media (max-width: 767px) { html body { background: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgb(17, 17, 17)); } } @media (min-width: 768px) and (max-width: 1199px) { html body { background: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgb(17, 17, 17)); } }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ywyd3k\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:144,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oqkcz6-container\",nodeId:\"QvirTYRL3\",scopeId:\"pcZi5EQt2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{variant:\"pJDnymst7\"},OVoAkftz4:{variant:\"CZMRGoUU3\"}},children:/*#__PURE__*/_jsx(NavigationBar,{height:\"100%\",id:\"QvirTYRL3\",layoutId:\"QvirTYRL3\",style:{width:\"100%\"},variant:\"fl86Xwwkw\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19r9zpk\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Brevian\"})})},OVoAkftz4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Brevian\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",children:\"Brevian\"})}),className:\"framer-16w7tte\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Redesigned Agent Tasks feature to enhance usability and provide a seamless experience for business users.\"})})},OVoAkftz4:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Redesigned Agent Tasks feature to enhance usability and provide a seamless experience for business users.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Redesigned Agent Tasks feature to enhance usability and provide a seamless experience for business users.\"})}),className:\"framer-178qbt9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rxz4fr\",\"data-framer-name\":\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-13isipl\",\"data-styles-preset\":\"rtn3TBaWe\",style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:\"Internship \\xb7 Feature Redesign\"})}),className:\"framer-y6yp02\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7mcx1j-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"VUWHy2UNq\",scopeId:\"pcZi5EQt2\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:0,height:\"100%\",id:\"VUWHy2UNq\",layoutId:\"VUWHy2UNq\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:24,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"stretch\",widthColumns:2,widthInset:0,widthType:\"stretch\"},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2500,intrinsicWidth:4166,pixelHeight:2500,pixelWidth:4166,src:\"https://framerusercontent.com/images/zWArrVNl3CQw60TELMRcV50N9BQ.png\"},className:\"framer-1m14kmf\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2500,intrinsicWidth:4166,pixelHeight:2500,pixelWidth:4166,src:\"https://framerusercontent.com/images/mUmtSRwK2SbKYjQ2B3Pu5zzu3M.png\"},className:\"framer-1wqxu9b\"})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1xfu882\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jsnnv1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Role\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"UX Design Intern\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Conducted 1 heuristic evaluation, designed solutions for tasks, tools, integrations, and workspaces features\"})]})},OVoAkftz4:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Role\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"UX Design Intern\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Conducted a heuristic evaluation, designed solutions for 3 major features\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-alignment\":\"left\"},children:\"Role\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"UX Design Intern\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Conducted a heuristic evaluation, designed solutions for 3 major features\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-1mcaw80\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-alignment\":\"left\"},children:\"Timeline\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"2.5 months\"})]})},OVoAkftz4:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Timeline\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"2.5 months\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-alignment\":\"left\"},children:\"Timeline\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"2.5 months\"})]}),className:\"framer-129sxoi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-alignment\":\"left\"},children:\"Team\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"1 Front-End Designer\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"2 Product Managers\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"5 Engineers\"})]})},OVoAkftz4:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Team\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"1 Front-End Developer\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"2 Product Managers\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"5 Engineers\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-alignment\":\"left\"},children:\"Team\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"1 Front-End Developer\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"2 Product Managers\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"5 Engineers\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-1yw2sj8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-alignment\":\"left\"},children:\"Tools\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Figma\"})]})},OVoAkftz4:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Tools\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Figma\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-alignment\":\"left\"},children:\"Tools\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Figma\"})]}),className:\"framer-1sbg3mp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Background\"}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Context\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"During the summer of 2024, I was UX Design intern at Brevian where I worked with a front-end developer and two product managers to \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"redesign the interface\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"for the Agent Tasks feature. I also created designs for the Workspaces and Tools pages.\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"The goal of the Agent Tasks feature is to enable users to \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"define tasks for an Agent\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\", which will process computations and deliver results to a designated output destination. The aim is to create a resilient and \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"efficient task orchestration system\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"that operates independently of client connectivity issues and can handle long-running tasks seamlessly.\"})]}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Problem\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"The interface does not \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"efficiently and intuitively\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"present the\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"necessary set of actions\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"end users require to be able to use the Agent Tasks feature, which is to be able to configure a task for an agent to execute. The existing user flow and design does not demonstrate the\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"desired functionality\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"of the Tasks feature and\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"visual language\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"of the Brevian platform.\"})]})]})},OVoAkftz4:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Background\"}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Context\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"During the summer of 2024, I was UX Design intern at Brevian where I worked with a front-end developer and two product managers to\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"redesign the interface\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"for the Agent Tasks feature. I also created designs for the Workspaces and Tools pages.\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"The goal of the Agent Tasks feature is to enable users to\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"define tasks for an Agent\"})}),\", \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"which will process computations and deliver results to a designated output destination. The aim is to create a resilient and \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"efficient task orchestration system\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"that operates independently of client connectivity issues and can handle long-running tasks seamlessly.\"})]}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Problem\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"The interface does not\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"efficiently and intuitively\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"present the\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"necessary set of actions\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"end users require to be able to use the Agent Tasks feature, which is to be able to configure a task for an agent to execute. The existing user flow and design does not demonstrate the\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"desired functionality\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"of the Tasks feature and\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"visual language\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"of the Brevian platform.\"})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",children:\"Background\"}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Context\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"During the summer of 2024, I was UX Design intern at Brevian where I worked with a front-end developer and two product managers to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"redesign the interface\"})}),\" for the Agent Tasks feature. I also created designs for the Workspaces and Tools pages.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"The goal of the Agent Tasks feature is to enable users to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"define tasks for an Agent\"})}),\", which will process computations and deliver results to a designated output destination. The aim is to create a \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"resilient and \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"efficient task orchestration system\"})}),\" that operates independently of client connectivity issues and can handle long-running tasks seamlessly.\"]}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Problem\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"The interface does not \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"efficiently and intuitively\"})}),\" present the \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"necessary set of actions\"})}),\" end users require to be able to use the Agent Tasks feature, which is to be able to configure a task for an agent to execute. The existing user flow and design does not demonstrate the \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"desired functionality\"})}),\" of the Tasks feature and \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"visual language\"})}),\" of the Brevian platform.\"]})]}),className:\"framer-1wwecig\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",style:{\"--framer-text-alignment\":\"left\"},children:\"ORIGINAL SCREENS\"})}),className:\"framer-1crbbew\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Importance\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"As a business user,\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"navigating a new tool\"})}),\" \",/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"such as Agent Tasks should be intuitive, without needing external assistance. The steps needed to define a task for an AI agent to execute a function properly should align with \",/*#__PURE__*/_jsx(\"strong\",{children:\"familiar\"}),\" user interactions to ensure\"]}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"efficiency within a given workflow\"})}),\". \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Since Brevian is\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"utilizing AI Agents\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"to compute, schedule, and execute tasks effectively in order to reduce cognitive load, the design of the interface must also reflect this objective.\"})]})]}),className:\"framer-h3seeo hidden-ywyd3k hidden-16ck0pj\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:true,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2068,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+669+40+1451.8),pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yQnnAaGuoVYSx9wgrYSbDSZhM4.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2068,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+822+80+1111.8),pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yQnnAaGuoVYSx9wgrYSbDSZhM4.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2068,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1163.2+50+1162.8),pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yQnnAaGuoVYSx9wgrYSbDSZhM4.png\"},className:\"framer-1jblsg5\",id:\"1jblsg5\",onTap:onTap3bnx0g({overlay}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-7h5f3l\"),\"data-framer-portal-id\":\"1jblsg5\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"nbRSZ9bmK\"),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:`${cx(scopingClassNames,\"framer-75q2rr\")} hidden-16ck0pj`,\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"1jblsg5\",onTap:onTap1wnntms({overlay}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1eamm58\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a118oa\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2121,intrinsicWidth:3921,pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yQnnAaGuoVYSx9wgrYSbDSZhM4.png\"},className:cx(scopingClassNames,\"framer-1rctyjm\"),\"data-framer-portal-id\":\"1jblsg5\"})]}),getContainer())})})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Importance\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"As a business user,\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"navigating a new tool\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"such as Agent Tasks should be intuitive, without needing external assistance. The steps needed to define a task for an AI agent to execute a function properly should align with\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"familiar\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" user interactions to ensure\"}),\" \",/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"efficiency within a given workflow\"}),\".\"]}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Since Brevian is\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"utilizing AI Agents\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"to compute, schedule, and execute tasks effectively in order to reduce cognitive load, the design of the interface must also reflect this objective.\"})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Importance\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"As a business user, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"navigating a new tool\"})}),\" such as Agent Tasks should be intuitive, without needing external assistance. The steps needed to define a task for an AI agent to execute a function properly should align with \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"familiar\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" user interactions\"}),\" to ensure \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"efficiency within a given workflow\"})}),\". Since Brevian is \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"utilizing AI Agents\"})}),\" to compute, schedule, and execute tasks effectively in order to reduce cognitive load, the design of the interface must also reflect this objective.\"]})]}),className:\"framer-13ryaf9 hidden-88rh7l\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Research Insights\"}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"HEURISTIC EVALUATION\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"My first course of action was to evaluate the existing Brevian platform to identify the most important UX issues and areas for improvements. I evaluated the interface from the perspective of both admins and business users based on 8 metrics:\"}),/*#__PURE__*/_jsxs(\"ol\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Visibility of System Status\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Match Between the System & the Real World\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"User Control and Reversibility\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Consistency and Navigational Clarity\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Error Prevention\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Memory Recognition Ease\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Flexibility and Efficiency of Use\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Simplicity and Information Architecture \"})})]})]})},OVoAkftz4:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Research Insights\"}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"HEURISTIC EVALUATION\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"My first course of action was to evaluate the existing Brevian platform to identify the most important UX issues and areas for improvements. I evaluated the interface from the perspective of both admins and business users based on 8 metrics:\"}),/*#__PURE__*/_jsxs(\"ol\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Visibility of System Status\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Match Between the System & the Real World\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"User Control and Reversibility\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Consistency and Navigational Clarity\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Error Prevention\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Memory Recognition Ease\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Flexibility and Efficiency of Use\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Simplicity and Information Architecture \"})})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Research Insights\"}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"HEURISTIC EVALUATION\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"My first course of action was to evaluate the existing Brevian platform to identify the most important UX issues and areas for improvements. I evaluated the interface from the perspective of both admins and business users based on 8 metrics:\"}),/*#__PURE__*/_jsxs(\"ol\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Visibility of System Status\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Match Between the System & the Real World\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"User Control and Reversibility\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Consistency and Navigational Clarity\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Error Prevention\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Memory Recognition Ease\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Flexibility and Efficiency of Use\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Simplicity and Information Architecture\"}),\" \"]})})]})]}),className:\"framer-lhb4fb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Problem Statement\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:'How might we redesign the Brevian \"Tasks\" feature to create a more'}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"intuitive and seamless experience\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"for users configuring AI agent tasks?\"})]}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"User Flow Analysis\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"After my initial evaluation of the interface and overall user flow, I created a user flow diagram of the existing\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u201CAgent Creation\u201D\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"process as a way to layout all the pieces of this feature to understand how they are arranged within the system. This was an essential step of my research, as it allowed me to discover the \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"existing relationship\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"between elements,\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"uncover gaps\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"and areas for improvement, and\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"lay a foundation for design.\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Overall Questions\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"The\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" order of menu items is not intuitive\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"-\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\" \"}),/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Why is the current order of menu items structured this way?\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"A\"}),\" progress bar could provide guidance and feedback, ensuring users complete necessary steps - \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Should users be guided to fill out information in a specific order?\"})})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"If\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" users should enter details in a specific order, tabs should reflect this logical sequence - \"}),/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"How can first-time user guidance be integrated (e.g., onboarding steps, tooltips, or contextual help)?\"})})]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:'\"Tasks\" Insights'}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Confusing\"})}),/*#__PURE__*/_jsx(\"strong\",{children:\" Trigger-Action Workflow:\"}),\" Adding/removing triggers leads to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"unexpected behaviors\"})}),\" (e.g., triggers being deleted when removing an action)\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Unintuitive\"})}),/*#__PURE__*/_jsx(\"strong\",{children:\" Button Functions:\"}),\" The \u201C+\u201D and \u201C-\u201D buttons often duplicate existing functionality, making the \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"interactions confusing\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Lack\"})}),/*#__PURE__*/_jsx(\"strong\",{children:\" of Confirmation:\"}),\" Assigning triggers or actions lacks a save button, forcing users to exit popups with \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no clear feedback\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Broken\"})}),/*#__PURE__*/_jsx(\"strong\",{children:\" Navigation Flow:\"}),\" Searching within the Tasks list \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"suddenly exits users\"})}),\" from editing and returns them to the Agents list page\"]})})]})]}),fonts:[\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]},OVoAkftz4:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Key Issues\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"There\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" is \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no clear feedback\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"when inputting information or performing tasks; missing progress indicators, especially for\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:\"first-time users\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Tasks\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" page has multiple usability issues, including unclear navigation, an\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"unclear sequence of actions\"})}),\", \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"and missing confirmation messages when saving\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Task\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" order, urgency, and roles are not clearly defined. The layout is undefined, making it\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"difficult to understand Task structure\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Some\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:' features (e.g., \"Save\" vs. \"Submit\" buttons) are redundant, and important Task-related actions are'}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"not distinguishable\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Users\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" do not always know how many steps are needed for completing a task; there are\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no clear ways to undo\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"or exit certain actions\"})]})})]}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Initial Recommendations\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Add\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"visual feedback\"})}),\" for task completion and input processes\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Create\"}),\" a \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"logical sequence\"})}),\" for Task-related actions, ensuring users understand the steps required\"]})}),/*#__PURE__*/_jsx(\"li\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Standardize UI elements\"})}),\"; define button states, dropdown menus, and use distinct colors for selection, hover, and focus highlights\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Implement\"}),\" clear cancel, undo, and back buttons to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"enhance user control\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Introduce\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"tooltips and brief explanations\"})}),\" to help users understand important actions and expectations\"]})})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Key Issues\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"There is \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no clear feedback\"})}),\" when inputting information or performing tasks; missing progress indicators, especially for \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:\"first-time users\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Tasks page has multiple usability issues, including unclear navigation, an \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"unclear sequence of actions\"})}),\", and missing confirmation messages when saving\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Task order, urgency, and roles are not clearly defined. The layout is undefined, making it \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"difficult to understand Task structure\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:['Some features (e.g., \"Save\" vs. \"Submit\" buttons) are redundant, and important Task-related actions are ',/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"not distinguishable\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Users do not always know how many steps are needed for completing a task; there are \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no clear ways to undo\"})}),\" or exit certain actions\"]})})]}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Initial Recommendations\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"Add \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"visual feedback\"})}),\" for task completion and input processes\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"Create a \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"logical sequence\"})}),\" for Task-related actions, ensuring users understand the steps required\"]})}),/*#__PURE__*/_jsx(\"li\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Standardize UI elements\"})}),\"; define button states, dropdown menus, and use distinct colors for selection, hover, and focus highlights\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"Implement clear cancel, undo, and back buttons to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"enhance user control\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"Introduce \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"tooltips and brief explanations\"})}),\" to help users understand important actions and expectations\"]})})]})]}),className:\"framer-1g5xof7 hidden-ywyd3k\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Key Issues\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"There\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" is \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no clear feedback\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"when inputting information or performing tasks; missing progress indicators, especially for\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:\"first-time users\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Tasks\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" page has multiple usability issues, including unclear navigation, an\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"unclear sequence of actions\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\", and missing confirmation messages when saving\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Task\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" order, urgency, and roles are not clearly defined. The layout is undefined, making it\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"difficult to understand Task structure\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Some\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:' features (e.g., \"Save\" vs. \"Submit\" buttons) are redundant, and important Task-related actions are'}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"not distinguishable\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Users\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" do not always know how many steps are needed for completing a task; there are\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no clear ways to undo\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"or exit certain actions\"})]})})]}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Initial Recommendations\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Add\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"visual feedback\"})}),\" for task completion and input processes\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Create\"}),\" a \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"logical sequence\"})}),\" for Task-related actions, ensuring users understand the steps required\"]})}),/*#__PURE__*/_jsx(\"li\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Standardize UI elements\"})}),\"; define button states, dropdown menus, and use distinct colors for selection, hover, and focus highlights\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Implement\"}),\" clear cancel, undo, and back buttons to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"enhance user control\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Introduce\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"tooltips and brief explanations\"})}),\" to help users understand important actions and expectations\"]})})]})]}),fonts:[\"Inter\",\"Inter-Bold\"]},OVoAkftz4:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Problem Statement\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:'How might we redesign the Brevian \"Tasks\" feature to create a more'}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"intuitive and seamless experience\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"for users configuring AI agent tasks?\"})]}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"User Flow Analysis\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"After my initial evaluation of the interface and overall user flow, I created a user flow diagram of the existing\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u201CAgent Creation\u201D\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"process as a way to layout all the pieces of this feature to understand how they are arranged within the system. This was an essential step of my research, as it allowed me to discover the \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"existing relationship\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"between elements,\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"uncover gaps\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"and areas for improvement, and \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"lay a foundation for design.\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"General Questions\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"The\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" order of menu items is not intuitive - \"}),/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Why is the current order of menu items structured this way?\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"A\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" progress bar could provide guidance and feedback, ensuring users complete necessary steps -\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Should users be guided to fill out information in a specific order?\"})})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"If\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" users should enter details in a specific order, tabs should reflect this logical sequence -\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"How can first-time user guidance be integrated (e.g., onboarding steps, tooltips, or contextual help)?\"})})})]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:'\"Tasks\" Insights'}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Confusing\"})}),/*#__PURE__*/_jsx(\"strong\",{children:\" Trigger-Action Workflow:\"}),\" Adding/removing triggers leads to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"unexpected behaviors\"})}),\" (e.g., triggers being deleted when removing an action)\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Unintuitive\"})}),/*#__PURE__*/_jsx(\"strong\",{children:\" Button Functions:\"}),\" The \u201C+\u201D and \u201C-\u201D buttons often duplicate existing functionality, making the \",/*#__PURE__*/_jsx(\"strong\",{children:\"interactions confusing\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Lack\"})}),/*#__PURE__*/_jsx(\"strong\",{children:\" of Confirmation:\"}),\" Assigning triggers or actions lacks a save button, forcing users to exit popups with \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no clear feedback\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Broken\"})}),/*#__PURE__*/_jsx(\"strong\",{children:\" Navigation Flow:\"}),\" Searching within the Tasks list \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"suddenly exits users\"})}),\" from editing and returns them to the Agents list page\"]})})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Problem Statement\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:['How might we redesign the Brevian \"Tasks\" feature to create a more ',/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"intuitive and seamless experience\"})}),\" for users configuring AI agent tasks?\"]}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"User Flow Analysis\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"After my initial evaluation of the interface and overall user flow, I created a user flow diagram of the existing \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u201CAgent Creation\u201D\"})}),\" process as a way to layout all the pieces of this feature to understand how they are arranged within the system. This was an essential step of my research, as it allowed me to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"discover the \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"existing relationship\"})}),\" between elements, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"uncover gaps\"})}),\" and areas for improvement, and \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"lay a foundation for design.\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Overall Questions\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"The order of menu items is not intuitive - \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Why is the current order of menu items structured this way?\"})})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"A progress bar could provide guidance and feedback, ensuring users complete necessary steps - \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Should users be guided to fill out information in a specific order?\"})})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"If users should enter details in a specific order, tabs should reflect this logical sequence - \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"How can first-time user guidance be integrated (e.g., onboarding steps, tooltips, or contextual help)?\"})})})]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:'\"Tasks\" Insights'}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Confusing Trigger-Action Workflow:\"}),\" Adding/removing triggers leads to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"unexpected behaviors\"})}),\" (e.g., triggers being deleted when removing an action)\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Unintuitive Button Functions:\"}),\" The \u201C+\u201D and \u201C-\u201D buttons often duplicate existing functionality, making the \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"interactions confusing\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Lack of Confirmation:\"}),\" Assigning triggers or actions lacks a save button, forcing users to exit popups with \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no clear feedback\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Broken Navigation Flow:\"}),\" Searching within the Tasks list \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"suddenly exits users\"})}),\" from editing and returns them to the Agents list page\"]})})]})]}),className:\"framer-1dx4k8c hidden-ywyd3k\",fonts:[\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2073,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+669+40+3597),pixelHeight:2938,pixelWidth:5500,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VZdHRdokqdLtrxGHRNfsvqZlLmM.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2073,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+822+80+3411),pixelHeight:2938,pixelWidth:5500,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VZdHRdokqdLtrxGHRNfsvqZlLmM.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2073,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1163.2+50+3596),pixelHeight:2938,pixelWidth:5500,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VZdHRdokqdLtrxGHRNfsvqZlLmM.png\"},className:\"framer-1bi0dzl\",id:\"1bi0dzl\",onTap:onTap3bnx0g({overlay:overlay1}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-14eae7c\"),\"data-framer-portal-id\":\"1bi0dzl\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"B4nBGLiwJ\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-ik2c1v\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"1bi0dzl\",onTap:onTap1wnntms({overlay:overlay1}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-q36zjc\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-he3zb2\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:2110,intrinsicWidth:4096,pixelHeight:2945,pixelWidth:5514,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/domd49yN1RCvszrAbvJfQkhNqU.png\"},className:cx(scopingClassNames,\"framer-1vwh2om\"),\"data-framer-portal-id\":\"1bi0dzl\"})]}),getContainer())})})})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Key Issues\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"There is \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no clear feedback\"})}),\" when inputting information or performing tasks; missing progress indicators, especially for \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:\"first-time users\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Tasks page has multiple usability issues, including unclear navigation, an \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"unclear sequence of actions\"})}),\", and missing confirmation messages when saving\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Task order, urgency, and roles are not clearly defined. The layout is undefined, making it \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"difficult to understand Task structure\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:['Some features (e.g., \"Save\" vs. \"Submit\" buttons) are redundant, and important Task-related actions are ',/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"not distinguishable\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Users do not always know how many steps are needed for completing a task; there are \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no clear ways to undo\"})}),\" or exit certain actions\"]})})]}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Initial Recommendations\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"Add \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"visual feedback\"})}),\" for task completion and input processes\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"Create a \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"logical sequence\"})}),\" for Task-related actions, ensuring users understand the steps required\"]})}),/*#__PURE__*/_jsx(\"li\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Standardize UI elements\"})}),\"; define button states, dropdown menus, and use distinct colors for selection, hover, and focus highlights\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"Implement clear cancel, undo, and back buttons to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"enhance user control\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"Introduce \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"tooltips and brief explanations\"})}),\" to help users understand important actions and expectations\"]})})]})]}),className:\"framer-121mfll hidden-16ck0pj hidden-88rh7l\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1vv6cvd\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Problem Statement\"})}),className:\"framer-8mp010\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-k372go\",\"data-styles-preset\":\"iYYw4WIRq\",style:{\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:[\"How might we \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(51, 71, 99)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"redesign\"})}),' the Brevian \"Tasks\" feature to create a more ',/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(51, 71, 99)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"intuitive and seamless experience\"})}),\" for users configuring AI agent tasks?\"]})}),className:\"framer-qvr7nj\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-paxxuh\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"User Flow Analysis\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"After my initial evaluation of the interface and overall user flow, I created a user flow diagram of the existing\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u201CAgent Creation\u201D\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"process as a way to layout all the pieces of this feature to understand how they are arranged within the system. This was an essential step of my research, as it allowed me to discover the \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"existing relationship\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"between elements,\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"uncover gaps\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"and areas for improvement, and\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"lay a foundation for design.\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Overall Questions\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"The order of menu items is not intuitive - \"}),/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Why is the current order of menu items structured this way?\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[\"A progress bar could provide guidance and feedback, ensuring users complete necessary steps - \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Should users be guided to fill out information in a specific order?\"})})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"If users should enter details in a specific order, tabs should reflect this logical sequence - \"}),/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"How can first-time user guidance be integrated (e.g., onboarding steps, tooltips, or contextual help)?\"})})]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:'\"Tasks\" Insights'}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Confusing Trigger-Action Workflow:\"}),\" Adding/removing triggers leads to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"unexpected behaviors\"})}),\" (e.g., triggers being deleted when removing an action)\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Unintuitive Button Functions:\"}),\" The \u201C+\u201D and \u201C-\u201D buttons often duplicate existing functionality, making the \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"interactions confusing\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Lack of Confirmation:\"}),\" Assigning triggers or actions lacks a save button, forcing users to exit popups with \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no clear feedback\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Broken Navigation Flow:\"}),\" Searching within the Tasks list \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"suddenly exits users\"})}),\" from editing and returns them to the Agents list page\"]})})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"User Flow Analysis\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"After my initial evaluation of the interface and overall user flow, I created a user flow diagram of the existing \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"\u201CAgent Creation\u201D\"})}),\" process as a way to layout all the pieces of this feature to understand how they are arranged within the system. This was an essential step of my research, as it allowed me to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"discover the \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"existing relationship\"})}),\" between elements, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"uncover gaps\"})}),\" and areas for improvement, and \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"lay a foundation for design.\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Overall Questions\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"The order of menu items is not intuitive - \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Why is the current order of menu items structured this way?\"})})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"A progress bar could provide guidance and feedback, ensuring users complete necessary steps - \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Should users be guided to fill out information in a specific order?\"})})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"If users should enter details in a specific order, tabs should reflect this logical sequence - \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"em\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"How can first-time user guidance be integrated (e.g., onboarding steps, tooltips, or contextual help)?\"})})})]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:'\"Tasks\" Insights'}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Confusing Trigger-Action Workflow:\"}),\" Adding/removing triggers leads to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"unexpected behaviors\"})}),\" (e.g., triggers being deleted when removing an action)\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Unintuitive Button Functions:\"}),\" The \u201C+\u201D and \u201C-\u201D buttons often duplicate existing functionality, making the \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"interactions confusing\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Lack of Confirmation:\"}),\" Assigning triggers or actions lacks a save button, forcing users to exit popups with \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no clear feedback\"})})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Broken Navigation Flow:\"}),\" Searching within the Tasks list \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"suddenly exits users\"})}),\" from editing and returns them to the Agents list page\"]})})]})]}),className:\"framer-qt7xw1\",fonts:[\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+1829.4),pixelHeight:2850,pixelWidth:6189,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/PBijajoViFabM0BxxB6vbhPVbM.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+1829.4),pixelHeight:2850,pixelWidth:6189,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/PBijajoViFabM0BxxB6vbhPVbM.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+1829.4),pixelHeight:2850,pixelWidth:6189,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/PBijajoViFabM0BxxB6vbhPVbM.png\"},className:\"framer-18721mr\",id:\"18721mr\",onTap:onTap3bnx0g({overlay:overlay2}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1u64vy9\"),\"data-framer-portal-id\":\"18721mr\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"TGDo7EkH5\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-1pd7e1w\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"18721mr\",onTap:onTap1wnntms({overlay:overlay2}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yleu8l\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ecx35k\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:2850,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/NUFTeH4P77I4KAyUBHsVd9w15Zw.png\"},className:cx(scopingClassNames,\"framer-12wkiro\"),\"data-framer-portal-id\":\"18721mr\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",children:\"Design\"})}),className:\"framer-1ijbp7r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Design Considerations\"})}),className:\"framer-12dfnqk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+2220.8),pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BwasAbbBydZYxmktPKNQWMO8SjI.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+2438.8),pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BwasAbbBydZYxmktPKNQWMO8SjI.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+2438.8),pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BwasAbbBydZYxmktPKNQWMO8SjI.png\"},className:\"framer-kh6gzm\",id:\"kh6gzm\",onTap:onTap3bnx0g({overlay:overlay3}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1eako8c\"),\"data-framer-portal-id\":\"kh6gzm\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay3.hide()},\"jldEWG8Bz\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-1p873cn\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"kh6gzm\",onTap:onTap1wnntms({overlay:overlay3}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1om275y\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ocrshg\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BwasAbbBydZYxmktPKNQWMO8SjI.png\"},className:cx(scopingClassNames,\"framer-1xtcd76\"),\"data-framer-portal-id\":\"kh6gzm\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"I was also given a few initial requirements for the UI by the project managers:\"}),/*#__PURE__*/_jsxs(\"ol\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"UI Goal:\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\" \"}),/*#__PURE__*/_jsx(\"strong\",{children:\"\u201CNotebook\u201D-like interface\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Knowledge and tools should be easily configurable\"})})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"I was also given a few initial requirements for the UI by the project managers:\"}),/*#__PURE__*/_jsxs(\"ol\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"UI Goal: \"}),/*#__PURE__*/_jsx(\"strong\",{children:\"\u201CNotebook\u201D-like interface\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Knowledge and tools should be easily configurable\"})})]})]}),className:\"framer-1jghc8e\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",children:\"PRELIMINARY SKETCHES\"})}),className:\"framer-k1ajhb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+3048.8),pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8GdUpRSpJsrTepZGrAF8w9avg.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+3494.8),pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8GdUpRSpJsrTepZGrAF8w9avg.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+3494.8),pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8GdUpRSpJsrTepZGrAF8w9avg.png\"},className:\"framer-12zimc7\",id:\"12zimc7\",onTap:onTap3bnx0g({overlay:overlay4}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-8nuxkb\"),\"data-framer-portal-id\":\"12zimc7\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay4.hide()},\"uTkn7Twi8\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-g5nyqr\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"12zimc7\",onTap:onTap1wnntms({overlay:overlay4}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-147syhu\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-aknf04\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/8GdUpRSpJsrTepZGrAF8w9avg.png\"},className:cx(scopingClassNames,\"framer-tdxodc\"),\"data-framer-portal-id\":\"12zimc7\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Design Walkthrough\"}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"DESIGN SYSTEM\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"While I initially thought it would be a challenge to work within the constraints of an existing design system, I found that these limits allowed me to be creative. I was able to bring in new components, such as status bars, icons and various menus, that would help communicate user functionalities and elevate the UI while maintaining brand integrity.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Design Walkthrough\"}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"DESIGN SYSTEM\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"While I initially thought it would be a challenge to work within the constraints of an existing design system, I found that these limits allowed me to be creative. I was able to bring in new components, such as status bars, icons and various menus, that would help communicate user functionalities and elevate the UI while maintaining brand integrity.\"})]}),className:\"framer-jvwcn1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Overlay,{children:overlay5=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+3595.6),pixelHeight:2918,pixelWidth:6018,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/HPKWwp86z7KTzoUqVoaCE3y9E.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+4195.6),pixelHeight:2918,pixelWidth:6018,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/HPKWwp86z7KTzoUqVoaCE3y9E.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+4274.6),pixelHeight:2918,pixelWidth:6018,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/HPKWwp86z7KTzoUqVoaCE3y9E.png\"},className:\"framer-1llwtrz\",id:\"1llwtrz\",onTap:onTap3bnx0g({overlay:overlay5}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay5.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-ojwoyy\"),\"data-framer-portal-id\":\"1llwtrz\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay5.hide()},\"sFDHpNLWW\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-1vumrzh\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"1llwtrz\",onTap:onTap1wnntms({overlay:overlay5}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-k0esta\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-9v5h69\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:2829,pixelWidth:5956,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3DqMR9RyIAtjXUe3zN447PezoP0.png\"},className:cx(scopingClassNames,\"framer-1eufo4i\"),\"data-framer-portal-id\":\"1llwtrz\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"TASKS EDITOR\"}),/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Streamlining interactions via fewer steps but more directed actions.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"The existing trigger-action setup caused unintended deletions and confusion when modifying tasks. My priority for the user flow was to establish a\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"clear hierarchy and dependencies\"})}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\",\"}),\" so users could confidently add or remove elements without disrupting the workflow. This guided layout and design of the interface. I explored three different layout options before deciding on the final one as shown below.\"]})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"TASKS EDITOR\"}),/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Streamlining interactions via fewer steps but more directed actions.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"The existing trigger-action setup caused unintended deletions and confusion when modifying tasks. My priority for the user flow was to establish a \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"clear hierarchy and dependencies\"})}),/*#__PURE__*/_jsx(\"strong\",{children:\",\"}),\" so users could confidently add or remove elements without disrupting the workflow. This guided layout and design of the interface. I explored three different layout options before deciding on the final one as shown below.\"]})]}),className:\"framer-qogsok\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Overlay,{children:overlay6=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+4117),pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UBoPSzXFHc54Qe2fgiffXmdhY.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+4870),pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UBoPSzXFHc54Qe2fgiffXmdhY.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+5033),pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UBoPSzXFHc54Qe2fgiffXmdhY.png\"},className:\"framer-njlwh7\",id:\"njlwh7\",onTap:onTap3bnx0g({overlay:overlay6}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay6.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-3f7n0t\"),\"data-framer-portal-id\":\"njlwh7\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay6.hide()},\"jtIxvAcol\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-kpy5nc\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"njlwh7\",onTap:onTap1wnntms({overlay:overlay6}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1trycbi\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-4pws3o\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:3041,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/UBoPSzXFHc54Qe2fgiffXmdhY.png\"},className:cx(scopingClassNames,\"framer-6dkx20\"),\"data-framer-portal-id\":\"njlwh7\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay7=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+4321),pixelHeight:2306,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4c4DJJzJZurcn11MJqVDWyROkgY.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+5302),pixelHeight:2306,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4c4DJJzJZurcn11MJqVDWyROkgY.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+5465),pixelHeight:2306,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/4c4DJJzJZurcn11MJqVDWyROkgY.png\"},className:\"framer-1p72wax\",id:\"1p72wax\",onTap:onTap3bnx0g({overlay:overlay7}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay7.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1n9yv4e\"),\"data-framer-portal-id\":\"1p72wax\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay7.hide()},\"lTwMCeGUx\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-1ayehph\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"1p72wax\",onTap:onTap1wnntms({overlay:overlay7}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-g0vu6k\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tsfui0\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:2303,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/inZ10Z6AjSzcbszxHXFaC0uKKY.png\"},className:cx(scopingClassNames,\"framer-19x6gtu\"),\"data-framer-portal-id\":\"1p72wax\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"As mentioned in the initial design UI requirements, it was important to ensure the look and feel of a \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:'\"Notebook\"-like interface'})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\". That helped me guide the visual elements and organization in the hi-fi wireframes. This included redesigning the\"}),/*#__PURE__*/_jsx(\"strong\",{children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"action-oriented buttons\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:'(ex. \"Run\" vs \"Run After\") to have distinct functions. The layout of the \"Triggers\" menu, which is needed to test run the tasks, took time to figure out. However, with iteration and feedback, I decided to put it at the top to make the'}),/*#__PURE__*/_jsx(\"strong\",{children:\" \"}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"instruction creation process\"}),\" \",/*#__PURE__*/_jsx(\"strong\",{children:\"more guided\"})]}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"and highlight its importance. The side menu with tools, knowledge and agents was informed by the tool panel on creative apps.\"}),\" \"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"As mentioned in the initial design UI requirements, it was important to ensure the look and feel of a \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:'\"Notebook\"-like interface'})}),\". That helped me guide the visual elements and organization in the hi-fi wireframes. This included redesigning the\",/*#__PURE__*/_jsx(\"strong\",{children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"action-oriented buttons\"})}),' (ex. \"Run\" vs \"Run After\") to have distinct functions. The layout of the \"Triggers\" menu, which is needed to test run the tasks, took time to figure out. However, with iteration and feedback, I decided to put it at the top to make the',/*#__PURE__*/_jsx(\"strong\",{children:\" \"}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"instruction creation process\"}),\" \",/*#__PURE__*/_jsx(\"strong\",{children:\"more guided\"})]}),\" and highlight its importance. The side menu with tools, knowledge and agents was informed by the tool panel on creative apps. \"]})}),className:\"framer-cieril\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Overlay,{children:overlay8=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+4687),pixelHeight:2932,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/sQOAl2gYLBpXyNCLEJMtAEkfgh0.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+5785),pixelHeight:2932,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/sQOAl2gYLBpXyNCLEJMtAEkfgh0.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+6002),pixelHeight:2932,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/sQOAl2gYLBpXyNCLEJMtAEkfgh0.png\"},className:\"framer-ctbuw3\",id:\"ctbuw3\",onTap:onTap3bnx0g({overlay:overlay8}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay8.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1eznc3o\"),\"data-framer-portal-id\":\"ctbuw3\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay8.hide()},\"Fd0k21jFw\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-1kci7r3\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"ctbuw3\",onTap:onTap1wnntms({overlay:overlay8}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-g8q9y0\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1kyhpz7\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:2986,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/I1EZX3GedLTu7jxQfXEtSeR60.png\"},className:cx(scopingClassNames,\"framer-lf5gmp\"),\"data-framer-portal-id\":\"ctbuw3\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay9=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+4889),pixelHeight:2350,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vFzkTvikYpWKoEBJDbJvLivCqQ.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+6126),pixelHeight:2350,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vFzkTvikYpWKoEBJDbJvLivCqQ.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+6422),pixelHeight:2350,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/vFzkTvikYpWKoEBJDbJvLivCqQ.png\"},className:\"framer-1y1hy9p\",id:\"1y1hy9p\",onTap:onTap3bnx0g({overlay:overlay9}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay9.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-c7296\"),\"data-framer-portal-id\":\"1y1hy9p\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay9.hide()},\"JGSllpzcz\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-1wrj20w\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"1y1hy9p\",onTap:onTap1wnntms({overlay:overlay9}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-94vriv\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-yr9899\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:2331,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Fw7dzTfQ3zR0nOibZ4Wvu0J769E.png\"},className:cx(scopingClassNames,\"framer-1uzlpme\"),\"data-framer-portal-id\":\"1y1hy9p\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:'Updating the information presented in the Past Runs table for a task was also necessary. The original table was cluttered and had past runs for many tasks which was confusing. The new design includes the trigger type, a \"view\" filter button and visual elements such as '}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"progress bars and status tags\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"to make it easier to view and digest the various data for each run.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:['Updating the information presented in the Past Runs table for a task was also necessary. The original table was cluttered and had past runs for many tasks which was confusing. The new design includes the trigger type, a \"view\" filter button and visual elements such as ',/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"progress bars and status tags\"})}),\" to make it easier to view and digest the various data for each run.\"]})}),className:\"framer-1n9yh6a\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Overlay,{children:overlay10=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+5258),pixelHeight:2433,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ArNAodAsvWNvG6fmhhe1qi4Q.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+6608),pixelHeight:2433,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ArNAodAsvWNvG6fmhhe1qi4Q.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+6967),pixelHeight:2433,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ArNAodAsvWNvG6fmhhe1qi4Q.png\"},className:\"framer-1x94d8y\",id:\"1x94d8y\",onTap:onTap3bnx0g({overlay:overlay10}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay10.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-kdi6wh\"),\"data-framer-portal-id\":\"1x94d8y\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay10.hide()},\"nemzwtn9f\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-njxixz\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"1x94d8y\",onTap:onTap1wnntms({overlay:overlay10}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-i35l4i\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rhgxlc\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:2475,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/odDTncNl8qdr6sVozDVyEzixOk.png\"},className:cx(scopingClassNames,\"framer-1qbe2y6\"),\"data-framer-portal-id\":\"1x94d8y\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"TOOLS INTEGRATIONS\"}),/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Prioritizing clarity and organization.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"For the Tools Connection Dialog, I aimed to make it more logical, so I referenced the user flows to see where steps could be consolidated. Since this was a pop-up dialog, only  accessible on the tasks editor page, I had\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"limited space\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"to work with. I prioritized making the main action, \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"selecting the desired tool(s) for the task\"})}),\", \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"more intuitive within the larger flow. Icons helped distinguish between tools that were already integrated and tools that could be added.\"})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"TOOLS INTEGRATIONS\"}),/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Prioritizing clarity and organization.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"For the Tools Connection Dialog, I aimed to make it more logical, so I referenced the user flows to see where steps could be consolidated. Since this was a pop-up dialog, only  accessible on the tasks editor page, I had \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"limited space\"})}),\" to work with. I prioritized making the main action, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"selecting the desired tool(s) for the task\"})}),\", more intuitive within the larger flow. Icons helped distinguish between tools that were already integrated and tools that could be added.\"]})]}),className:\"framer-fsh02m\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Overlay,{children:overlay11=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+5754.4),pixelHeight:2482,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yv4DusrofhjBJhPp6QzF0PBE3Sk.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+7224.4),pixelHeight:2482,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yv4DusrofhjBJhPp6QzF0PBE3Sk.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+7644.4),pixelHeight:2482,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yv4DusrofhjBJhPp6QzF0PBE3Sk.png\"},className:\"framer-2qxz16\",id:\"2qxz16\",onTap:onTap3bnx0g({overlay:overlay11}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay11.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-qi6zu2\"),\"data-framer-portal-id\":\"2qxz16\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay11.hide()},\"EKYFQSeTb\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-6ei377\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"2qxz16\",onTap:onTap1wnntms({overlay:overlay11}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ii0qo2\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pjumg2\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:2482,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yv4DusrofhjBJhPp6QzF0PBE3Sk.png\"},className:cx(scopingClassNames,\"framer-11rojli\"),\"data-framer-portal-id\":\"2qxz16\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"I used a similar layout for the Tools Page, because it was essentially the same content as the dialog on the editor page. In my initial evaluation of the tools page, there was \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no way to add a tool\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\", yet this was an essential action. I also kept the icons consistent to \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"ensure clarity across pages\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\", since making changes here would\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"dynamically change the dialog content\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\". To give the user more control, I created two additional layout views: a grid and a panel view.\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"I used a similar layout for the Tools Page, because it was essentially the same content as the dialog on the editor page. In my initial evaluation of the tools page, there was \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"no way to add a tool\"})}),\", yet this was an essential action. I also kept the icons consistent to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"ensure clarity across pages\"})}),\", since making changes here would \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"dynamically change the dialog content\"})}),\". To give the user more control, I created two additional layout views: a grid and a panel view.\"]})}),className:\"framer-19ajke9\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Overlay,{children:overlay12=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+6132.4),pixelHeight:4514,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ErWGIFvkVrTADtoALaTtJ50b8.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+7725.4),pixelHeight:4514,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ErWGIFvkVrTADtoALaTtJ50b8.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+8205.4),pixelHeight:4514,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/ErWGIFvkVrTADtoALaTtJ50b8.png\"},className:\"framer-16r82fn\",id:\"16r82fn\",onTap:onTap3bnx0g({overlay:overlay12}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay12.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1rubwdf\"),\"data-framer-portal-id\":\"16r82fn\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay12.hide()},\"PWXJliZRs\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-dsdisa\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"16r82fn\",onTap:onTap1wnntms({overlay:overlay12}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qbrmxi\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15ajhop\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:4601,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/dCprcgffPhPpf2ggjV1tA4T9Bgo.png\"},className:cx(scopingClassNames,\"framer-vvsyjc\"),\"data-framer-portal-id\":\"16r82fn\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"NAVIGATION BAR\"}),/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"Integrating familiar interactions and icons.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"The side navigation bar's\"}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"collapse/expand function was not intuitive\"})}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:[\", sometimes collapsing automatically when switching pages \",/*#__PURE__*/_jsx(\"em\",{children:'(Why is there an \"x\" button for collapsing?). '}),\"Additionally, the icon labels blended into the selection highlight, creating visibility issues.\"]})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"NAVIGATION BAR\"}),/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Integrating familiar interactions and icons.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"The side navigation bar's \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"collapse/expand function was not intuitive\"})}),\", sometimes collapsing automatically when switching pages \",/*#__PURE__*/_jsx(\"em\",{children:'(Why is there an \"x\" button for collapsing?). '}),\"Additionally, the icon labels blended into the selection highlight, creating visibility issues.\"]})]}),className:\"framer-1o5w2mx\",fonts:[\"Inter\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Overlay,{children:overlay13=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+6741.8),pixelHeight:2864,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/54DOfwb98wowM3fhyOBqxthxWc.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+8555.8),pixelHeight:2864,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/54DOfwb98wowM3fhyOBqxthxWc.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+9145.8),pixelHeight:2864,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/54DOfwb98wowM3fhyOBqxthxWc.png\"},className:\"framer-7r8322\",id:\"7r8322\",onTap:onTap3bnx0g({overlay:overlay13}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay13.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1b8r6tw\"),\"data-framer-portal-id\":\"7r8322\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay13.hide()},\"QnNcf6wSa\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-4tytjy\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"7r8322\",onTap:onTap1wnntms({overlay:overlay13}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8px582\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-p8eqlw\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:2871,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/X2GnfYkGTiE5oTnyH5ae7MQS7kE.png\"},className:cx(scopingClassNames,\"framer-15grj1q\"),\"data-framer-portal-id\":\"7r8322\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"The new side navigation bar design \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"improved visibility and interaction clarity\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:\"by distinguishing hover vs. selected highlights, ensuring the collapse/expand action is clear and consistent across the platform, and consolidating the placement of key elements like the dark mode toggle. I also created a \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"more recognizable icon\"})}),\" \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(3, 3, 3)\"},children:'for the \"Agents\" tab.'})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[\"The new side navigation bar design \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"improved visibility and interaction clarity\"})}),\" by distinguishing hover vs. selected highlights, ensuring the collapse/expand action is clear and consistent across the platform, and consolidating the placement of key elements like the dark mode toggle. I also created a \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"more recognizable icon\"})}),' for the \"Agents\" tab.']})}),className:\"framer-1tctnmd\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Overlay,{children:overlay14=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+7133.8),pixelHeight:3116,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/rdnGrYgB7UdfHtEgTub0vDTXQ.png\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+9098.8),pixelHeight:3116,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/rdnGrYgB7UdfHtEgTub0vDTXQ.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+9754.8),pixelHeight:3116,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/rdnGrYgB7UdfHtEgTub0vDTXQ.png\"},className:\"framer-1mh3t9n\",id:\"1mh3t9n\",onTap:onTap3bnx0g({overlay:overlay14}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay14.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-sf1efd\"),\"data-framer-portal-id\":\"1mh3t9n\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay14.hide()},\"GFxbo0YLE\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-mpgi4j\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"1mh3t9n\",onTap:onTap1wnntms({overlay:overlay14}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-14yatxz\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-9tw8av\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:3116,pixelWidth:6250,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/rdnGrYgB7UdfHtEgTub0vDTXQ.png\"},className:cx(scopingClassNames,\"framer-4ani9k\"),\"data-framer-portal-id\":\"1mh3t9n\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Prototypes\"})}),className:\"framer-s0qzx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",children:\"Tasks Editor - Running Instructions\"})}),className:\"framer-e0u3b7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{children:overlay15=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+7505.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Q0B9AvG80TEiLz86RC33ddahOf4.gif\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+9631.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Q0B9AvG80TEiLz86RC33ddahOf4.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+10364.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Q0B9AvG80TEiLz86RC33ddahOf4.gif\"},className:\"framer-c2pysr\",\"data-border\":true,id:\"c2pysr\",onTap:onTap3bnx0g({overlay:overlay15}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay15.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1jlv9mt\"),\"data-framer-portal-id\":\"c2pysr\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay15.hide()},\"O6d0CsBsY\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-17kkrg1\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"c2pysr\",onTap:onTap1wnntms({overlay:overlay15}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1narv4p\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-rwt351\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Q0B9AvG80TEiLz86RC33ddahOf4.gif\"},className:cx(scopingClassNames,\"framer-1aqo8bk\"),\"data-framer-portal-id\":\"c2pysr\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",children:\"Configuring Triggers for a Task\"})}),className:\"framer-tup1dz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{children:overlay16=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+7867.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/h8K4ojwJAKprdqVIOZj91Jqi18.gif\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+10168.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/h8K4ojwJAKprdqVIOZj91Jqi18.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+11008.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/h8K4ojwJAKprdqVIOZj91Jqi18.gif\"},className:\"framer-nye0t8\",\"data-border\":true,id:\"nye0t8\",onTap:onTap3bnx0g({overlay:overlay16}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay16.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-7auk59\"),\"data-framer-portal-id\":\"nye0t8\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay16.hide()},\"lsSG3QJeh\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-1akvjvd\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"nye0t8\",onTap:onTap1wnntms({overlay:overlay16}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-v55ko\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-oq7cbw\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/h8K4ojwJAKprdqVIOZj91Jqi18.gif\"},className:cx(scopingClassNames,\"framer-za13zg\"),\"data-framer-portal-id\":\"nye0t8\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",children:\"Viewing Past Runs for a Task\"})}),className:\"framer-18dyb92\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{children:overlay17=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+8227.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BGMbhuWD3myQx0nPehhg4W4otiM.gif\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+10702.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BGMbhuWD3myQx0nPehhg4W4otiM.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+11645.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BGMbhuWD3myQx0nPehhg4W4otiM.gif\"},className:\"framer-1gcgsvy\",\"data-border\":true,id:\"1gcgsvy\",onTap:onTap3bnx0g({overlay:overlay17}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay17.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1u3zd7j\"),\"data-framer-portal-id\":\"1gcgsvy\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay17.hide()},\"FdLqUR2fN\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-1linyoo\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"1gcgsvy\",onTap:onTap1wnntms({overlay:overlay17}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-17k8512\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-myfrk\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/BGMbhuWD3myQx0nPehhg4W4otiM.gif\"},className:cx(scopingClassNames,\"framer-1lfx0ye\"),\"data-framer-portal-id\":\"1gcgsvy\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",children:\"Configuring Tools for a Task\"})}),className:\"framer-1a9ct0c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{children:overlay18=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+8595.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RLgNM49QXNL7T0TPKlrytMo4E.gif\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+11232.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RLgNM49QXNL7T0TPKlrytMo4E.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+12288.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RLgNM49QXNL7T0TPKlrytMo4E.gif\"},className:\"framer-ji7u8k\",\"data-border\":true,id:\"ji7u8k\",onTap:onTap3bnx0g({overlay:overlay18}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay18.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-5vfa3e\"),\"data-framer-portal-id\":\"ji7u8k\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay18.hide()},\"C4VNFmvki\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-3n5ahs\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"ji7u8k\",onTap:onTap1wnntms({overlay:overlay18}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-42epfw\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xo6owr\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RLgNM49QXNL7T0TPKlrytMo4E.gif\"},className:cx(scopingClassNames,\"framer-kq8em8\"),\"data-framer-portal-id\":\"ji7u8k\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",children:\"Tools Page - Managing Your Tools\"})}),className:\"framer-1wpf3al\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{children:overlay19=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+8960.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SN8nmlwAwYBwNeCNo5nB2Ee25Y.gif\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+11783.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SN8nmlwAwYBwNeCNo5nB2Ee25Y.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+12938.2),pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/SN8nmlwAwYBwNeCNo5nB2Ee25Y.gif\"},className:\"framer-xgmg1m\",\"data-border\":true,id:\"xgmg1m\",onTap:onTap3bnx0g({overlay:overlay19}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay19.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1i0uycu\"),\"data-framer-portal-id\":\"xgmg1m\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay19.hide()},\"aQeehaxmI\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-1yeq87a\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"xgmg1m\",onTap:onTap1wnntms({overlay:overlay19}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-eo1ge0\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ldzzlp\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:1540,pixelWidth:2328,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/RLgNM49QXNL7T0TPKlrytMo4E.gif\"},className:cx(scopingClassNames,\"framer-c874ua\"),\"data-framer-portal-id\":\"xgmg1m\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-15uwy69\",\"data-styles-preset\":\"e25TQcwpF\",children:\"Navigation Bar Functionality\"})}),className:\"framer-10hjcw0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{children:overlay20=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8700.6+50+9327.2),pixelHeight:1498,pixelWidth:2290,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/jFx5JIGMDwZPF4AYhMtNflsTnsg.gif\"}},OVoAkftz4:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8942.6+50+12322.2),pixelHeight:1498,pixelWidth:2290,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/jFx5JIGMDwZPF4AYhMtNflsTnsg.gif\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1872,intrinsicWidth:4096,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7479+50+13588.2),pixelHeight:1498,pixelWidth:2290,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/jFx5JIGMDwZPF4AYhMtNflsTnsg.gif\"},className:\"framer-1863aaz\",\"data-border\":true,id:\"1863aaz\",onTap:onTap3bnx0g({overlay:overlay20}),children:/*#__PURE__*/_jsx(AnimatePresence,{children:overlay20.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-xncy12\"),\"data-framer-portal-id\":\"1863aaz\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay20.hide()},\"f04VLXUTh\"),/*#__PURE__*/_jsxs(motion.div,{className:cx(scopingClassNames,\"framer-8ashca\"),\"data-framer-name\":\"Icon\",\"data-framer-portal-id\":\"1863aaz\",onTap:onTap1wnntms({overlay:overlay20}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-wclrh9\",\"data-framer-name\":\"Bottom\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-laemn8\",\"data-framer-name\":\"Top\",style:{rotate:45}})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1978,intrinsicWidth:4096,pixelHeight:1498,pixelWidth:2290,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/jFx5JIGMDwZPF4AYhMtNflsTnsg.gif\"},className:cx(scopingClassNames,\"framer-yju1ah\"),\"data-framer-portal-id\":\"1863aaz\"})]}),getContainer())})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Takeaways\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",children:\"Takeaways\"})}),className:\"framer-gqfmsg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Challenges\"}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Thinking about business goals in design.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"My initial approach was focused on design decisions from a purely UX perspective. However, I quickly realized the importance of viewing the design holistically\u2014 \"}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"considering feasibility, alignment with business goals, and integration within the broader user journey\"}),\".\"]}),\" \",/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"To address this, I iterated on the prototype with feedback from developers, project managers, and engineers. The most important questions we asked were: \",/*#__PURE__*/_jsx(\"strong\",{children:\"Does this make sense \"})]}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"within the larger user journey?\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\" Is it realistic to implement \"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"within the given timeframe?\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\" \"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Does it align with the broader vision\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\" and objectives of the Agent Tasks interface?\"})})]}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Be proactive about feedback and alignment.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"As the sole designer, I learned to take a proactive approach to seeking feedback and making design decisions. With a tight timeline, it was important to regularly check in with my team to catch anything I might be missing and incorporating the recent updates to the platform.\"}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Things I would do differently\"}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Conduct\\xa0usability testing with business users.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Designs are always evolving. Given more time, I would have loved to observe how users interacted with my design to further refine it.\"}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Get more feedback from other designers when\\xa0iterating.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Receiving feedback from other designers would have provided valuable perspectives, helping to catch overlooked details and prioritizing during the design process.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Challenges\"}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Thinking about business goals in design.\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"My initial approach was focused on design decisions from a purely UX perspective. However, I quickly realized the importance of viewing the design holistically\u2014 \"}),/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"considering feasibility, alignment with business goals, and integration within the broader user journey\"}),\".\"]}),\" \",/*#__PURE__*/_jsxs(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:[\"To address this, I iterated on the prototype with feedback from developers, project managers, and engineers. The most important questions we asked were: \",/*#__PURE__*/_jsx(\"strong\",{children:\"Does this make sense \"})]}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"within the larger user journey?\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\" Is it realistic to implement \"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"within the given timeframe?\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\" \"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(174, 64, 81)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Does it align with the broader vision\"})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\" and objectives of the Agent Tasks interface?\"})})]}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Be proactive about feedback and alignment.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"As the sole designer, I learned to take a proactive approach to seeking feedback and making design decisions. With a tight timeline, it was important to regularly check in with my team to catch anything I might be missing and incorporating the recent updates to the platform.\"}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1kf6dab\",\"data-styles-preset\":\"mk704Vz7v\",children:\"Things I would do differently\"}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Conduct\\xa0usability testing with business users.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Designs are always evolving. Given more time, I would have loved to observe how users interacted with my design to further refine it.\"}),/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1541eni\",\"data-styles-preset\":\"eYVOcwtmy\",children:\"Get more feedback from other designers when\\xa0iterating.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Receiving feedback from other designers would have provided valuable perspectives, helping to catch overlooked details and prioritizing during the design process.\"})]}),className:\"framer-1w1cvod\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{y:(componentViewport?.y||0)+0+19701.2},OVoAkftz4:{y:(componentViewport?.y||0)+0+23225.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:187,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+23027.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10wo7n4-container\",nodeId:\"eSlWxzOlm\",scopeId:\"pcZi5EQt2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FBC1pP3OV:{variant:\"tuwDi15gg\"},OVoAkftz4:{variant:\"osQELfac3\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"eSlWxzOlm\",layoutId:\"eSlWxzOlm\",style:{width:\"100%\"},variant:\"ieQu9z9wd\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fIQwK.framer-1xwuuq7, .framer-fIQwK .framer-1xwuuq7 { display: block; }\",\".framer-fIQwK.framer-ywyd3k { align-content: center; align-items: center; background-color: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, rgba(255, 255, 255, 0.5)); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-fIQwK .framer-oqkcz6-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-fIQwK .framer-19r9zpk { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 75px 200px 0px 200px; position: relative; width: 100%; }\",\".framer-fIQwK .framer-16w7tte, .framer-fIQwK .framer-178qbt9, .framer-fIQwK .framer-1wwecig, .framer-fIQwK .framer-1crbbew, .framer-fIQwK .framer-h3seeo, .framer-fIQwK .framer-13ryaf9, .framer-fIQwK .framer-lhb4fb, .framer-fIQwK .framer-1g5xof7, .framer-fIQwK .framer-1dx4k8c, .framer-fIQwK .framer-121mfll, .framer-fIQwK .framer-8mp010, .framer-fIQwK .framer-qvr7nj, .framer-fIQwK .framer-qt7xw1, .framer-fIQwK .framer-1ijbp7r, .framer-fIQwK .framer-12dfnqk, .framer-fIQwK .framer-1jghc8e, .framer-fIQwK .framer-k1ajhb, .framer-fIQwK .framer-jvwcn1, .framer-fIQwK .framer-qogsok, .framer-fIQwK .framer-cieril, .framer-fIQwK .framer-1n9yh6a, .framer-fIQwK .framer-fsh02m, .framer-fIQwK .framer-19ajke9, .framer-fIQwK .framer-1o5w2mx, .framer-fIQwK .framer-1tctnmd, .framer-fIQwK .framer-s0qzx, .framer-fIQwK .framer-e0u3b7, .framer-fIQwK .framer-tup1dz, .framer-fIQwK .framer-18dyb92, .framer-fIQwK .framer-1a9ct0c, .framer-fIQwK .framer-1wpf3al, .framer-fIQwK .framer-10hjcw0, .framer-fIQwK .framer-gqfmsg, .framer-fIQwK .framer-1w1cvod { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-fIQwK .framer-rxz4fr { align-content: center; align-items: center; background-color: #ffe3e7; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px; position: relative; width: min-content; }\",\".framer-fIQwK .framer-y6yp02 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-fIQwK .framer-7mcx1j-container { aspect-ratio: 1.68 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 480px); position: relative; width: 100%; z-index: 1; }\",\".framer-fIQwK .framer-1m14kmf, .framer-fIQwK .framer-1wqxu9b { aspect-ratio: 1.6666666666666667 / 1; height: var(--framer-aspect-ratio-supported, 600px); position: relative; width: 1000px; }\",\".framer-fIQwK .framer-1xfu882, .framer-fIQwK .framer-paxxuh { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 43px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 200px 82px 200px; position: relative; width: 100%; }\",\".framer-fIQwK .framer-1jsnnv1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 78px; height: 240px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-fIQwK .framer-1mcaw80 { flex: 1 0 0px; height: 100%; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-fIQwK .framer-129sxoi, .framer-fIQwK .framer-1yw2sj8, .framer-fIQwK .framer-1sbg3mp { flex: none; height: 100%; position: relative; white-space: pre; width: auto; }\",\".framer-fIQwK .framer-1jblsg5 { cursor: pointer; flex: none; height: 391px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-7h5f3l, .framer-fIQwK.framer-14eae7c, .framer-fIQwK.framer-1u64vy9, .framer-fIQwK.framer-1eako8c, .framer-fIQwK.framer-8nuxkb, .framer-fIQwK.framer-ojwoyy, .framer-fIQwK.framer-3f7n0t, .framer-fIQwK.framer-1n9yv4e, .framer-fIQwK.framer-1eznc3o, .framer-fIQwK.framer-c7296, .framer-fIQwK.framer-kdi6wh, .framer-fIQwK.framer-qi6zu2, .framer-fIQwK.framer-1rubwdf, .framer-fIQwK.framer-1b8r6tw, .framer-fIQwK.framer-sf1efd, .framer-fIQwK.framer-1jlv9mt, .framer-fIQwK.framer-7auk59, .framer-fIQwK.framer-1u3zd7j, .framer-fIQwK.framer-5vfa3e, .framer-fIQwK.framer-1i0uycu, .framer-fIQwK.framer-xncy12 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-fIQwK.framer-75q2rr, .framer-fIQwK.framer-ik2c1v, .framer-fIQwK.framer-1pd7e1w, .framer-fIQwK.framer-1p873cn, .framer-fIQwK.framer-g5nyqr, .framer-fIQwK.framer-1vumrzh, .framer-fIQwK.framer-kpy5nc, .framer-fIQwK.framer-1ayehph, .framer-fIQwK.framer-1kci7r3, .framer-fIQwK.framer-1wrj20w, .framer-fIQwK.framer-njxixz, .framer-fIQwK.framer-6ei377, .framer-fIQwK.framer-dsdisa, .framer-fIQwK.framer-4tytjy, .framer-fIQwK.framer-mpgi4j { bottom: 650px; cursor: pointer; flex: none; height: 44px; overflow: hidden; position: fixed; right: 0px; width: 44px; }\",\".framer-fIQwK .framer-1eamm58, .framer-fIQwK .framer-1a118oa, .framer-fIQwK .framer-q36zjc, .framer-fIQwK .framer-he3zb2, .framer-fIQwK .framer-1yleu8l, .framer-fIQwK .framer-ecx35k, .framer-fIQwK .framer-1om275y, .framer-fIQwK .framer-1ocrshg, .framer-fIQwK .framer-147syhu, .framer-fIQwK .framer-aknf04, .framer-fIQwK .framer-k0esta, .framer-fIQwK .framer-9v5h69, .framer-fIQwK .framer-1trycbi, .framer-fIQwK .framer-4pws3o, .framer-fIQwK .framer-g0vu6k, .framer-fIQwK .framer-1tsfui0, .framer-fIQwK .framer-g8q9y0, .framer-fIQwK .framer-1kyhpz7, .framer-fIQwK .framer-94vriv, .framer-fIQwK .framer-yr9899, .framer-fIQwK .framer-i35l4i, .framer-fIQwK .framer-1rhgxlc, .framer-fIQwK .framer-ii0qo2, .framer-fIQwK .framer-1pjumg2, .framer-fIQwK .framer-1qbrmxi, .framer-fIQwK .framer-15ajhop, .framer-fIQwK .framer-8px582, .framer-fIQwK .framer-p8eqlw, .framer-fIQwK .framer-14yatxz, .framer-fIQwK .framer-9tw8av, .framer-fIQwK .framer-1narv4p, .framer-fIQwK .framer-rwt351, .framer-fIQwK .framer-v55ko, .framer-fIQwK .framer-oq7cbw, .framer-fIQwK .framer-17k8512, .framer-fIQwK .framer-myfrk, .framer-fIQwK .framer-42epfw, .framer-fIQwK .framer-1xo6owr, .framer-fIQwK .framer-eo1ge0, .framer-fIQwK .framer-1ldzzlp, .framer-fIQwK .framer-wclrh9, .framer-fIQwK .framer-laemn8 { background-color: #999999; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-fIQwK.framer-1rctyjm, .framer-fIQwK.framer-1vwh2om { bottom: 30px; flex: none; height: 627px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-1bi0dzl { cursor: pointer; flex: none; height: 428px; position: relative; width: 100%; }\",\".framer-fIQwK .framer-1vv6cvd { align-content: center; align-items: center; background-color: #dce7f5; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 200px 80px 200px; position: relative; width: 100%; }\",\".framer-fIQwK .framer-18721mr { cursor: pointer; flex: none; height: 370px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-12wkiro { bottom: 104px; flex: none; height: 553px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-kh6gzm { cursor: pointer; flex: none; height: 394px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-1xtcd76 { bottom: 67px; flex: none; height: 590px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-12zimc7 { cursor: pointer; flex: none; height: 392px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-tdxodc { bottom: 73px; flex: none; height: 584px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-1llwtrz { cursor: pointer; flex: none; height: 393px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-1eufo4i, .framer-fIQwK.framer-lf5gmp { bottom: 85px; flex: none; height: 572px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-njlwh7 { cursor: pointer; flex: none; height: 389px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-6dkx20 { bottom: 85px; flex: none; height: 572px; left: calc(50.00000000000002% - 98.08333333333333% / 2); position: fixed; width: 98%; }\",\".framer-fIQwK .framer-1p72wax { cursor: pointer; flex: none; height: 296px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-19x6gtu { bottom: 209px; flex: none; height: 448px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-ctbuw3 { cursor: pointer; flex: none; height: 377px; position: relative; width: 100%; }\",\".framer-fIQwK .framer-1y1hy9p { cursor: pointer; flex: none; height: 304px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-1uzlpme { bottom: 208px; flex: none; height: 449px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-1x94d8y { cursor: pointer; flex: none; height: 312px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-1qbe2y6 { bottom: 224px; flex: none; height: 433px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-2qxz16 { cursor: pointer; flex: none; height: 320px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-11rojli { bottom: 180px; flex: none; height: 477px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-16r82fn { cursor: pointer; flex: none; height: 575px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-vvsyjc { bottom: 28px; flex: none; height: 629px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-7r8322 { cursor: pointer; flex: none; height: 368px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-15grj1q, .framer-fIQwK.framer-4ani9k { bottom: 131px; flex: none; height: 526px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-1mh3t9n { cursor: pointer; flex: none; height: 402px; position: relative; width: 100%; }\",\".framer-fIQwK .framer-c2pysr { --border-bottom-width: 30px; --border-color: #ffffff; --border-left-width: 30px; --border-right-width: 30px; --border-style: solid; --border-top-width: 30px; cursor: pointer; flex: none; height: 530px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-17kkrg1, .framer-fIQwK.framer-1akvjvd, .framer-fIQwK.framer-1linyoo, .framer-fIQwK.framer-3n5ahs, .framer-fIQwK.framer-1yeq87a, .framer-fIQwK.framer-8ashca { bottom: 670px; cursor: pointer; flex: none; height: 44px; overflow: hidden; position: fixed; right: 0px; width: 44px; }\",\".framer-fIQwK.framer-1aqo8bk { bottom: 39px; flex: none; height: 643px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-nye0t8 { --border-bottom-width: 30px; --border-color: #ffffff; --border-left-width: 30px; --border-right-width: 25px; --border-style: solid; --border-top-width: 30px; cursor: pointer; flex: none; height: 523px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-za13zg { bottom: 37px; flex: none; height: 639px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-1gcgsvy { --border-bottom-width: 30px; --border-color: #ffffff; --border-left-width: 30px; --border-right-width: 25px; --border-style: solid; --border-top-width: 30px; cursor: pointer; flex: none; height: 529px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-1lfx0ye { bottom: 38px; flex: none; height: 639px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-ji7u8k, .framer-fIQwK .framer-xgmg1m { --border-bottom-width: 30px; --border-color: #ffffff; --border-left-width: 30px; --border-right-width: 25px; --border-style: solid; --border-top-width: 30px; cursor: pointer; flex: none; height: 536px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-kq8em8, .framer-fIQwK.framer-c874ua { bottom: 35px; flex: none; height: 642px; left: calc(50.00000000000002% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-1863aaz { --border-bottom-width: 30px; --border-color: #ffffff; --border-left-width: 20px; --border-right-width: 20px; --border-style: solid; --border-top-width: 30px; cursor: pointer; flex: none; height: 536px; position: relative; width: 100%; }\",\".framer-fIQwK.framer-yju1ah { bottom: 37px; flex: none; height: 642px; left: calc(49.916666666666686% - 99.83333333333333% / 2); position: fixed; width: 100%; }\",\".framer-fIQwK .framer-10wo7n4-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,'.framer-fIQwK[data-border=\"true\"]::after, .framer-fIQwK [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (max-width: 767px) { .framer-fIQwK.framer-ywyd3k { background-color: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, #111111); width: 390px; } .framer-fIQwK .framer-19r9zpk { gap: 29px; height: 525px; padding: 40px 32px 0px 32px; } .framer-fIQwK .framer-7mcx1j-container { aspect-ratio: 1.5450236966824644 / 1; height: var(--framer-aspect-ratio-supported, 129px); } .framer-fIQwK .framer-1xfu882 { gap: 24px; padding: 40px 32px 40px 32px; } .framer-fIQwK .framer-1jsnnv1 { flex-direction: column; flex-wrap: wrap; gap: 42px; height: 586px; justify-content: flex-start; order: 0; } .framer-fIQwK .framer-1mcaw80 { flex: none; height: auto; width: 100%; } .framer-fIQwK .framer-129sxoi, .framer-fIQwK .framer-1yw2sj8, .framer-fIQwK .framer-1sbg3mp { height: auto; } .framer-fIQwK .framer-1wwecig { order: 1; } .framer-fIQwK .framer-1crbbew { order: 2; } .framer-fIQwK .framer-1jblsg5 { height: 160px; order: 4; } .framer-fIQwK.framer-1rctyjm { bottom: 60px; left: calc(50.00000000000002% - 100% / 2); width: 100%; } .framer-fIQwK .framer-13ryaf9 { order: 5; } .framer-fIQwK .framer-lhb4fb { order: 6; } .framer-fIQwK .framer-1g5xof7 { order: 9; } .framer-fIQwK .framer-1dx4k8c { order: 8; } .framer-fIQwK .framer-1bi0dzl { height: 178px; order: 7; } .framer-fIQwK .framer-1vv6cvd { padding: 60px 32px 60px 32px; } .framer-fIQwK .framer-paxxuh { padding: 50px 32px 82px 32px; } .framer-fIQwK .framer-18721mr { height: 152px; } .framer-fIQwK .framer-kh6gzm { height: 166px; } .framer-fIQwK .framer-12zimc7, .framer-fIQwK .framer-ctbuw3 { height: 159px; } .framer-fIQwK .framer-1llwtrz { height: 156px; } .framer-fIQwK .framer-njlwh7 { height: 161px; } .framer-fIQwK .framer-1p72wax { height: 125px; } .framer-fIQwK .framer-1y1hy9p { height: 128px; } .framer-fIQwK .framer-1x94d8y { height: 131px; } .framer-fIQwK .framer-2qxz16 { height: 137px; } .framer-fIQwK .framer-16r82fn { height: 244px; } .framer-fIQwK .framer-7r8322 { height: 151px; } .framer-fIQwK .framer-1mh3t9n { height: 164px; } .framer-fIQwK .framer-c2pysr { height: 248px; } .framer-fIQwK .framer-nye0t8 { height: 246px; } .framer-fIQwK .framer-1gcgsvy { height: 254px; } .framer-fIQwK .framer-ji7u8k { height: 251px; } .framer-fIQwK .framer-xgmg1m { height: 253px; } .framer-fIQwK .framer-1863aaz { height: 249px; }}\",\"@media (min-width: 768px) and (max-width: 1199px) { .framer-fIQwK.framer-ywyd3k { background-color: var(--token-370a7263-3c52-4384-bfa1-6e00d5c8156d, #111111); width: 768px; } .framer-fIQwK .framer-19r9zpk { height: 678px; padding: 50px 64px 0px 64px; } .framer-fIQwK .framer-rxz4fr { height: 36px; } .framer-fIQwK .framer-7mcx1j-container { height: var(--framer-aspect-ratio-supported, 384px); } .framer-fIQwK .framer-1xfu882 { gap: 24px; padding: 80px 64px 80px 64px; } .framer-fIQwK .framer-1jsnnv1 { gap: 50px; height: 246px; justify-content: flex-start; order: 0; } .framer-fIQwK .framer-1wwecig { order: 1; } .framer-fIQwK .framer-1crbbew { order: 2; } .framer-fIQwK .framer-h3seeo { order: 4; } .framer-fIQwK .framer-1jblsg5 { height: 314px; order: 3; } .framer-fIQwK .framer-lhb4fb { order: 6; } .framer-fIQwK .framer-1g5xof7 { order: 8; } .framer-fIQwK .framer-1dx4k8c { order: 9; } .framer-fIQwK .framer-1bi0dzl { height: 343px; order: 7; } .framer-fIQwK .framer-1vv6cvd { padding: 80px 64px 70px 64px; } .framer-fIQwK .framer-paxxuh { padding: 50px 64px 82px 64px; } .framer-fIQwK .framer-12zimc7 { height: 313px; } .framer-fIQwK .framer-1llwtrz { height: 309px; } .framer-fIQwK .framer-1p72wax { height: 242px; } .framer-fIQwK .framer-ctbuw3 { height: 298px; } .framer-fIQwK .framer-1y1hy9p { height: 241px; } .framer-fIQwK .framer-1x94d8y { height: 251px; } .framer-fIQwK .framer-2qxz16 { height: 260px; } .framer-fIQwK .framer-16r82fn { height: 465px; } .framer-fIQwK .framer-7r8322 { height: 302px; } .framer-fIQwK .framer-1mh3t9n { height: 325px; } .framer-fIQwK .framer-c2pysr { height: 423px; } .framer-fIQwK .framer-nye0t8 { height: 420px; } .framer-fIQwK .framer-1gcgsvy { height: 416px; } .framer-fIQwK .framer-ji7u8k { height: 437px; } .framer-fIQwK .framer-xgmg1m { height: 425px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 19348.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FBC1pP3OV\":{\"layout\":[\"fixed\",\"auto\"]},\"OVoAkftz4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerpcZi5EQt2=withCSS(Component,css,\"framer-fIQwK\");export default FramerpcZi5EQt2;FramerpcZi5EQt2.displayName=\"Generative Ai Fantasy Sports\";FramerpcZi5EQt2.defaultProps={height:19348.5,width:1200};addFonts(FramerpcZi5EQt2,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]},...NavigationBarFonts,...CarouselFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpcZi5EQt2\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FBC1pP3OV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OVoAkftz4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"19348.5\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationBarFonts", "getFonts", "cHCsfv2qT_default", "CarouselFonts", "Carousel", "FooterFonts", "Y16LS2cNe_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3bnx0g", "overlay", "loadMore", "args", "onTap1wnntms", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "x", "RichText", "Image2", "l", "getLoadingLazyAtYPosition", "AnimatePresence", "Ga", "overlay1", "overlay2", "overlay3", "overlay4", "overlay5", "overlay6", "overlay7", "overlay8", "overlay9", "overlay10", "overlay11", "overlay12", "overlay13", "overlay14", "overlay15", "overlay16", "overlay17", "overlay18", "overlay19", "overlay20", "css", "FramerpcZi5EQt2", "withCSS", "pcZi5EQt2_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
