{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/SEBLtx6BWJZcewW4yRhI/g7lRAh5qdVa1uLUsIuHF/CfuY_Tz_w.js"],
  "sourcesContent": ["// Generated by Framer (5351ffe)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/XVUmpmPn1EPL0dzocT35/Ticker.js\";import Footer from\"#framer/local/canvasComponent/AMBCitsAb/AMBCitsAb.js\";import AmazonAPlus from\"#framer/local/canvasComponent/bbj4RbH5k/bbj4RbH5k.js\";import Recognitions from\"#framer/local/canvasComponent/ex7_WCK8A/ex7_WCK8A.js\";import SiviHeroSectionBreadcrumb from\"#framer/local/canvasComponent/jlfXD7Mt8/jlfXD7Mt8.js\";import SiviButton from\"#framer/local/canvasComponent/riZx7Z2X7/riZx7Z2X7.js\";import SiviSectionSnippet from\"#framer/local/canvasComponent/ZiJUiDgcj/ZiJUiDgcj.js\";import*as sharedStyle1 from\"#framer/local/css/stylesPresetParagraph/stylesPresetParagraph.js\";import*as sharedStyle from\"#framer/local/css/zZa6IrWOd/zZa6IrWOd.js\";import metadataProvider from\"#framer/local/webPageMetadata/CfuY_Tz_w/CfuY_Tz_w.js\";const SiviHeroSectionBreadcrumbFonts=getFonts(SiviHeroSectionBreadcrumb);const RichTextWithFX=withFX(RichText);const SiviButtonFonts=getFonts(SiviButton);const MotionDivWithFX=withFX(motion.div);const SiviSectionSnippetFonts=getFonts(SiviSectionSnippet);const TickerFonts=getFonts(Ticker);const AmazonAPlusFonts=getFonts(AmazonAPlus);const ContainerWithFX=withFX(Container);const RecognitionsFonts=getFonts(Recognitions);const FooterFonts=getFonts(Footer);const breakpoints={Az1yl1c1e:\"(min-width: 1080px) and (max-width: 1399px)\",ht_1CTyaG:\"(min-width: 1400px)\",kyo0ttDiM:\"(min-width: 810px) and (max-width: 1079px)\",sjUjbuLx5:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-PNhvX\";const variantClassNames={Az1yl1c1e:\"framer-v-17s7m8a\",ht_1CTyaG:\"framer-v-1152z6k\",kyo0ttDiM:\"framer-v-2dnh6e\",sjUjbuLx5:\"framer-v-1sil75t\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transition:transition1,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop 2\":\"ht_1CTyaG\",Desktop:\"Az1yl1c1e\",Phone:\"sjUjbuLx5\",Tablet:\"kyo0ttDiM\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Az1yl1c1e\"};};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 sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Az1yl1c1e\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-17s7m8a\",className),ref:refBinding,style:{...style},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kdz6i9\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"aTWLhNBVE\"},implicitPathVariables:undefined},{href:{webPageId:\"J1ou57P_j\"},implicitPathVariables:undefined},{href:{webPageId:\"aTWLhNBVE\"},implicitPathVariables:undefined},{href:{webPageId:\"J1ou57P_j\"},implicitPathVariables:undefined},{href:{webPageId:\"aTWLhNBVE\"},implicitPathVariables:undefined},{href:{webPageId:\"J1ou57P_j\"},implicitPathVariables:undefined},{href:{webPageId:\"aTWLhNBVE\"},implicitPathVariables:undefined},{href:{webPageId:\"J1ou57P_j\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:462,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o0m3lt-container\",nodeId:\"E5L5bz3e4\",scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{Hsburw6Qd:resolvedLinks[7],omGu47asA:resolvedLinks[6],variant:\"yfTmAclo6\"},kyo0ttDiM:{Hsburw6Qd:resolvedLinks[3],omGu47asA:resolvedLinks[2],variant:\"BjaXO9kNL\"},sjUjbuLx5:{Hsburw6Qd:resolvedLinks[5],omGu47asA:resolvedLinks[4],variant:\"naLoDdYyy\"}},children:/*#__PURE__*/_jsx(SiviHeroSectionBreadcrumb,{dE1AQfujZ:\"IawZKHVnS\",dGMaIQJom:\"Instantly generate LinkedIn posts and showcase your unique ideas with Sivi\u2019s AI LinkedIn post generator.\",height:\"100%\",Hsburw6Qd:resolvedLinks[1],HykbzNvVv:\"LinkedIn Post Generator\",I5FkxVHfT:'<!DOCTYPE html>\\n<html lang=\"en\">\\n\\n<head>\\n    <meta charset=\"UTF-8\" />\\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" />\\n    <title>Sivi AI Design Generator</title>\\n    <meta name=\"description\" content=\"Sivi AI Design Generator\" />\\n    <meta name=\"author\" content=\"Sivi\" />\\n    <style>\\n        * {\\n            margin: 0;\\n            padding: 0;\\n            box-sizing: border-box;\\n            /* background: #270750; */\\n        }\\n\\n        body {\\n            font-family: system-ui, -apple-system, sans-serif;\\n        }\\n\\n        .main {\\n            display: flex;\\n            flex-direction: column;\\n            overflow: hidden;\\n            align-items: center;\\n            justify-content: center;\\n            width: 100%\\n        }\\n\\n        .container {\\n            display: flex;\\n            width: 100%;\\n            max-width: 960px;\\n            flex-direction: column;\\n            align-items: stretch;\\n        }\\n\\n        .section {\\n            display: flex;\\n            width: 100%;\\n            flex-direction: column;\\n            align-items: center;\\n        }\\n\\n        .prompt-form {\\n            background: rgba(255, 255, 255);\\n            border: 2px solid #0DEAF5;\\n            display: flex;\\n            width: 100%;\\n            max-width: 720px;\\n            align-items: center;\\n            gap: 20px;\\n            font-size: 14px;\\n            color: #ffffff;\\n            font-weight: normal;\\n            flex-wrap: wrap;\\n            padding: 8px 8px 8px 16px;\\n            border-radius: 100px;\\n            justify-content: space-between;\\n        }\\n\\n        .prompt-form:focus-within {\\n            border: 2px solid #0DEAF5;\\n        }\\n\\n        .prompt-form img {\\n            aspect-ratio: 1;\\n            object-fit: contain;\\n            width: 36px;\\n            align-self: stretch;\\n            flex-shrink: 0;\\n            margin: 6px 0;\\n            border-radius: 100px;\\n            background: white;\\n        }\\n\\n        .prompt-form input {\\n            align-self: stretch;\\n            width: 100%;\\n            min-width: 240px;\\n            min-height: 36px;\\n            flex: 1;\\n            flex-shrink: 1;\\n            margin: auto 0;\\n            background: transparent !important;\\n            border: none;\\n            outline: none;\\n            font-size: 14px;\\n            color: black;\\n            caret-color: black;\\n        }\\n\\n        .prompt-form input:-webkit-autofill,\\n        .prompt-form input:-webkit-autofill:hover,\\n        .prompt-form input:-webkit-autofill:focus,\\n        .prompt-form input:-webkit-autofill:active {\\n            background: transparent !important;\\n            color: white !important;\\n            -webkit-text-fill-color: black !important;\\n            transition: background-color 5000s ease-in-out 0s;\\n        }\\n\\n        .prompt-form button {\\n            min-width: 100px;\\n            justify-content: center;\\n            align-items: center;\\n            background: linear-gradient(93deg, #229EF9 -2.01%, #9C4DFE 107.46%);\\n            color: white;\\n            align-self: stretch;\\n            display: flex;\\n            height: 48px;\\n            gap: 8px;\\n            text-align: center;\\n            line-height: 1;\\n            margin: auto 0;\\n            padding: 20px 3%;\\n            border-radius: 1000px;\\n            border: none;\\n            cursor: pointer;\\n            font-size: 16px;\\n            font-weight: 500;\\n        }\\n\\n        .prompt-form .input-container {\\n            display: flex;\\n            flex: 1;\\n            align-items: center;\\n            gap: 16px;\\n            background: white;\\n        }\\n\\n        .prompt-form input:focus {\\n            color: black;\\n            /* Ensure text is black when focused */\\n        }\\n\\n        .prompt-form input::placeholder {\\n            color: #8A78A0;\\n            opacity: 1;\\n        }\\n\\n        .prompt-form input::-webkit-input-placeholder {\\n            color: #8A78A0;\\n        }\\n\\n        .prompt-form input:-moz-placeholder {\\n            color: #8A78A0;\\n        }\\n\\n        .prompt-form input::-moz-placeholder {\\n            color: #8A78A0;\\n        }\\n\\n        .prompt-form input:-ms-input-placeholder {\\n            color: #8A78A0;\\n        }\\n\\n        .desktop-input {\\n            display: block;\\n        }\\n\\n        .mobile-textarea {\\n            display: none;\\n        }\\n\\n        @media (max-width: 785px) {\\n            .main {\\n                padding: 0px 20px 0px 20px;\\n            }\\n\\n            .prompt-form {\\n                max-width: 100%;\\n                border-radius: 10px;\\n                flex-direction: column;\\n                padding: 12px;\\n            }\\n\\n            .prompt-form .input-container {\\n                display: flex;\\n                width: 100%;\\n                align-items: flex-start;\\n                gap: 12px;\\n            }\\n\\n            .prompt-form img {\\n                align-self: flex-start;\\n            }\\n\\n            .prompt-form button {\\n                width: 100%;\\n                max-width: 260px;\\n                align-self: center;\\n            }\\n\\n            .desktop-input {\\n                display: none;\\n            }\\n\\n            .mobile-textarea {\\n                display: block;\\n                width: 100%;\\n                min-height: 50px;\\n                resize: vertical;\\n                overflow: hidden;\\n                border: none;\\n                outline: none;\\n                font-size: 14px;\\n                color: black;\\n                caret-color: black;\\n                background: transparent !important;\\n                line-height: 1.5;\\n                padding: 8px;\\n                font-family: inherit;\\n            }\\n\\n            .mobile-textarea:focus {\\n                color: black;\\n            }\\n\\n            .mobile-textarea::placeholder {\\n                color: #8A78A0;\\n            }\\n        }\\n    </style>\\n</head>\\n\\n<body>\\n    <main class=\"main\">\\n        <div class=\"container\">\\n            <section class=\"section\">\\n                <form class=\"prompt-form\" id=\"promptForm\">\\n                    <div class=\"input-container\">\\n                        <img src=\"https://cdn.builder.io/api/v1/image/assets/TEMP/1075773e2e6ef6b96a2f4dcce2a5a3224baa54a10427cc72668e2ccf2c6b3bc8?placeholderIfAbsent=true\"\\n                            alt=\"icon\" />\\n\\n                        <!-- Input for desktops -->\\n                        <input type=\"text\" placeholder=\"Add prompt. Ex: AI SEO tips\" id=\"promptInputDesktop\"\\n                            maxlength=\"360\" class=\"desktop-input\" />\\n\\n                        <!-- Textarea for mobile -->\\n                        <textarea placeholder=\"Add prompt. Ex: AI SEO tips\" id=\"promptInputMobile\"\\n                            maxlength=\"360\" class=\"mobile-textarea\"></textarea>\\n                    </div>\\n\\n                    <button type=\"submit\">Generate LinkedIn Posts</button>\\n                </form>\\n\\n            </section>\\n        </div>\\n    </main>\\n\\n    <script>\\n        // Form submission\\n        const form = document.getElementById(\\'promptForm\\');\\n        const promptInputDesktop = document.getElementById(\\'promptInputDesktop\\');\\n        const promptInputMobile = document.getElementById(\\'promptInputMobile\\');\\n\\n        form.addEventListener(\\'submit\\', (e) => {\\n            e.preventDefault();\\n\\n            // Detect which input is visible and use its value\\n            let prompt = window.innerWidth <= 785\\n                ? promptInputMobile.value.trim().slice(0, 360)\\n                : promptInputDesktop.value.trim().slice(0, 360);\\n\\n            const url = `https://instant.sivi.ai/#/generate-designs?medium=linkedin&mediumType=linkedIn-post&objective=promote-brand&source=sivi-usecases-linkedin-post-generator&prompt=${encodeURIComponent(prompt || \\'AI SEO tips\\')}`;\\n            // https://instant.sivi.ai/#/generate-designs?medium=linkedin&mediumType=linkedIn-post&objective=promote-brand&source=sivi-usecases-linkedin-post-generator&prompt=Manage%20your%20finance%20with%20us\\n            window.open(url, \\'_blank\\');\\n        });\\n\\n    </script>\\n\\n    <!-- IMPORTANT: DO NOT REMOVE THIS SCRIPT TAG OR THIS VERY COMMENT! -->\\n    <script src=\"https://cdn.gpteng.co/gptengineer.js\" type=\"module\"></script>\\n</body>\\n\\n</html>',id:\"E5L5bz3e4\",iYSvS7bUV:\"What LinkedIn post would you generate now?\",layoutId:\"E5L5bz3e4\",omGu47asA:resolvedLinks[0],p81o21C0o:\"Free AI LinkedIn post generator\",RvKRXB4To:\"Design\",style:{width:\"100%\"},sTzv2zDvi:\"Use Cases\",variant:\"viPYosHJI\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1htigir\",\"data-framer-name\":\"sivi-header-content\",children:/*#__PURE__*/_jsx(Link,{href:\"https://instant.sivi.ai/#/generate-designs?medium=linkedin&mediumType=linkedIn-post&objective=promote-brand&source=sivi-usecases-linkedin-post-generator&prompt=Manage%20your%20money%20better%20with%20us\",motionChild:true,nodeId:\"O2Tuwj8QB\",scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{background:{alt:\"Sivi: AI LinkedIn Post Design Generator\",fit:\"fill\",intrinsicHeight:1256,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+462+30+0),pixelHeight:1376,pixelWidth:2520,sizes:`min(${componentViewport?.width||\"100vw\"} - 60px, 1080px)`,src:\"https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png\",srcSet:\"https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png?scale-down-to=512 512w,https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png 2520w\"}},kyo0ttDiM:{background:{alt:\"Sivi: AI LinkedIn Post Design Generator\",fit:\"fill\",intrinsicHeight:1256,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+462+30+0),pixelHeight:1376,pixelWidth:2520,sizes:`min(${componentViewport?.width||\"100vw\"} - 120px, 900px)`,src:\"https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png\",srcSet:\"https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png?scale-down-to=512 512w,https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png 2520w\"}},sjUjbuLx5:{background:{alt:\"Sivi: AI LinkedIn Post Design Generator\",fit:\"fill\",intrinsicHeight:1256,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+462+20+0),pixelHeight:1376,pixelWidth:2520,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 900px)`,src:\"https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png\",srcSet:\"https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png?scale-down-to=512 512w,https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png 2520w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Sivi: AI LinkedIn Post Design Generator\",fit:\"fill\",intrinsicHeight:1256,intrinsicWidth:2400,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+462+30+0),pixelHeight:1376,pixelWidth:2520,sizes:`min(${componentViewport?.width||\"100vw\"} - 60px, 900px)`,src:\"https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png\",srcSet:\"https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png?scale-down-to=512 512w,https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/5K1ErMJZHkBlLMPR0oHL0NOAPI.png 2520w\"},className:\"framer-uio301 framer-l9w3gd\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16guo9g\",\"data-framer-name\":\"sivi-content\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-840iau\",\"data-framer-name\":\"what\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tohpvv\",\"data-framer-name\":\"answer\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sjUjbuLx5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"What is a LinkedIn post?\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"What is a LinkedIn post?\"})}),className:\"framer-1cq8t1e\",fonts:[\"Inter-SemiBold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ino3en\",\"data-styles-preset\":\"zZa6IrWOd\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"A LinkedIn post is content shared on the LinkedIn platform to engage the professional network.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ino3en\",\"data-styles-preset\":\"zZa6IrWOd\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ino3en\",\"data-styles-preset\":\"zZa6IrWOd\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"From establishing thought leadership to promoting your brand visibility, LinkedIn posting offers a lot of key advantages for professionals and businesses.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ino3en\",\"data-styles-preset\":\"zZa6IrWOd\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ino3en\",\"data-styles-preset\":\"zZa6IrWOd\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"However, it can be challenging and time-consuming to consistently design unique LinkedIn post creatives, just like your ideas.\"})]}),className:\"framer-jw2o13\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-hnek5u\",\"data-framer-name\":\"cta\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kyo0ttDiM:{y:(componentViewport?.y||0)+0+0+0+1023+0+0+80+711+0+0},sjUjbuLx5:{width:`min(min(${componentViewport?.width||\"100vw\"}, 630px) - 40px, 350px)`,y:(componentViewport?.y||0)+0+0+0+989+0+0+60+685.4+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,y:(componentViewport?.y||0)+0+0+0+1023+0+0+100+711+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-428ej3-container\",nodeId:\"tfWTSc7Ob\",scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sjUjbuLx5:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"AF9n3z5dJ\"}},children:/*#__PURE__*/_jsx(SiviButton,{height:\"100%\",id:\"tfWTSc7Ob\",layoutId:\"tfWTSc7Ob\",SpR9Rc8RG:\"Generate LinkedIn Post Now\",variant:\"PTArlvq_Z\",width:\"100%\",Wxk6krSl9:\"https://instant.sivi.ai/#/generate-designs?medium=linkedin&mediumType=linkedIn-post&objective=promote-brand&source=sivi-usecases-linkedin-post-generator\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kyo0ttDiM:{y:(componentViewport?.y||0)+0+0+0+1023+0+925},sjUjbuLx5:{y:(componentViewport?.y||0)+0+0+0+989+0+859.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:182,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+1023+0+965,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r5lpnm-container\",nodeId:\"TEHHIpwId\",scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{variant:\"Bv5fse4zH\"},kyo0ttDiM:{variant:\"grjjiFDBo\"},sjUjbuLx5:{variant:\"qI2zd7FsI\"}},children:/*#__PURE__*/_jsx(SiviSectionSnippet,{FgsihsMMB:\"With Sivi\u2019s AI LinkedIn post maker, effortlessly showcase your thought leadership, build brand awareness, and foster connections.\",height:\"100%\",id:\"TEHHIpwId\",layoutId:\"TEHHIpwId\",style:{width:\"100%\"},variant:\"Zic1JvX0D\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-3bt8og\",\"data-framer-name\":\"why\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w1hp4n\",\"data-framer-name\":\"answer\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sjUjbuLx5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Showcase your unique ideas with unique LinkedIn posts\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Showcase your unique ideas with unique LinkedIn posts\"})}),className:\"framer-18w86xv\",fonts:[\"Inter-SemiBold\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ino3en\",\"data-styles-preset\":\"zZa6IrWOd\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"LinkedIn post templates make your designs blend in with the crowd, looking generic and similar to your competitors. They get scrolled by, failing to capture attention in the LinkedIn feed.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ino3en\",\"data-styles-preset\":\"zZa6IrWOd\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ino3en\",\"data-styles-preset\":\"zZa6IrWOd\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"With Sivi\u2019s AI LinkedIn post generator, you can instantly generate template-free, branded LinkedIn posts that stand out.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ino3en\",\"data-styles-preset\":\"zZa6IrWOd\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\" \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ino3en\",\"data-styles-preset\":\"zZa6IrWOd\",style:{\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"The LinkedIn post maker has a set of advanced features that help you generate editable, stunning designs.\"})]}),className:\"framer-dvlet\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tf0qde\",\"data-framer-name\":\"sivi-features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gvck2d\",\"data-framer-name\":\"list\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-18nwd2f\",\"data-framer-name\":\"with-customizations\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z52hd9\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sjUjbuLx5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\",\"--framer-text-transform\":\"inherit\"},children:\"LinkedIn post content generator\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\",\"--framer-text-transform\":\"inherit\"},children:\"LinkedIn post content generator\"})}),className:\"framer-12abb8i\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Simply type your prompt, and LinkedIn content generator will turn your idea into engaging LinkedIn post content within seconds.\"})}),className:\"framer-190sk8y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-atmxd8\",\"data-framer-name\":\"adhering-to-brand-guide\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nuo1ir\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sjUjbuLx5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\",\"--framer-text-transform\":\"inherit\"},children:\"AI LinkedIn post image generator\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\",\"--framer-text-transform\":\"inherit\"},children:\"AI LinkedIn post image generator\"})}),className:\"framer-1edpdec\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Generate unique images for your LinkedIn post and share your creativity with your network.\"})}),className:\"framer-1qydbmo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ylijw9\",\"data-framer-name\":\"for-your-content\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9a5rai\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sjUjbuLx5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\",\"--framer-text-transform\":\"inherit\"},children:\"Custom LinkedIn post creator\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\",\"--framer-text-transform\":\"inherit\"},children:\"Custom LinkedIn post creator\"})}),className:\"framer-7asvxn\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"From standard LinkedIn image sizes to custom dimensions, generate LinkedIn posts for any size.\"})}),className:\"framer-5yxytg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-e89p6r\",\"data-framer-name\":\"infinite-variations\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jrx5xw\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sjUjbuLx5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\",\"--framer-text-transform\":\"inherit\"},children:\"Branded LinkedIn post maker\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(51, 51, 51)\",\"--framer-text-transform\":\"inherit\"},children:\"Branded LinkedIn post maker\"})}),className:\"framer-1w00g7v\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16bzrdu\",\"data-styles-preset\":\"stylesPresetParagraph\",style:{\"--framer-text-alignment\":\"left\"},children:\"Upload your brand assets like colors, logos, fonts, etc. and generate on-brand designs effortlessly.\"})}),className:\"framer-qytq6r\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bnx3r5\",\"data-framer-name\":\"cta\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kyo0ttDiM:{y:(componentViewport?.y||0)+0+0+0+1023+0+1107+80+1096.4+0+0},sjUjbuLx5:{width:`min(min(${componentViewport?.width||\"100vw\"}, 630px) - 40px, 350px)`,y:(componentViewport?.y||0)+0+0+0+989+0+1041.4+60+1375+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,y:(componentViewport?.y||0)+0+0+0+1023+0+1147+100+1096.4+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-74zfjd-container\",nodeId:\"R9YbblmRc\",scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sjUjbuLx5:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"AF9n3z5dJ\"}},children:/*#__PURE__*/_jsx(SiviButton,{height:\"100%\",id:\"R9YbblmRc\",layoutId:\"R9YbblmRc\",SpR9Rc8RG:\"Generate LinkedIn Post Now\",variant:\"PTArlvq_Z\",width:\"100%\",Wxk6krSl9:\"https://instant.sivi.ai/#/generate-designs?medium=linkedin&mediumType=linkedIn-post&objective=promote-brand&source=sivi-usecases-linkedin-post-generator\"})})})})})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-3jg99z\",\"data-framer-name\":\"examples\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-10mn8we\",\"data-framer-name\":\"title\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sjUjbuLx5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"LinkedIn post examples\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"LinkedIn post examples\"})}),className:\"framer-1j7cedc\",\"data-framer-name\":\"Designs For Everyone\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Explore the collection of LinkedIn post designs generated with Sivi. Get inspired with LinkedIn post ideas and start crafting your own standout posts effortlessly.\"})}),className:\"framer-b8pxtg\",\"data-framer-name\":\"In just a minute\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yxlfjp\",\"data-framer-name\":\"designs-generatedWithSivi\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kajjoe-container\",isModuleExternal:true,nodeId:\"M1ymbxytp\",scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:10,overflow:false},gap:10,height:\"100%\",hoverFactor:.75,id:\"M1ymbxytp\",layoutId:\"M1ymbxytp\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"Teamwork - generatedWithSivi\",fit:\"fill\",intrinsicHeight:1264,intrinsicWidth:2400,pixelHeight:1264,pixelWidth:2400,sizes:\"474.6835px\",src:\"https://framerusercontent.com/images/G4Nm3elfhagptBKyc062ebDUKQ.jpg\",srcSet:\"https://framerusercontent.com/images/G4Nm3elfhagptBKyc062ebDUKQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/G4Nm3elfhagptBKyc062ebDUKQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/G4Nm3elfhagptBKyc062ebDUKQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/G4Nm3elfhagptBKyc062ebDUKQ.jpg 2400w\"},className:\"framer-1lbotcl\",\"data-framer-name\":\"Teamwork LinkedIn Post - generatedWithSivi\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Ecommerce UX Design LinkedIn Post - generatedWithSivi\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,pixelHeight:1080,pixelWidth:1080,sizes:\"250px\",src:\"https://framerusercontent.com/images/EY22X6Fc5c9CXl1OiRtLwpf7Sdo.jpg\",srcSet:\"https://framerusercontent.com/images/EY22X6Fc5c9CXl1OiRtLwpf7Sdo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/EY22X6Fc5c9CXl1OiRtLwpf7Sdo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/EY22X6Fc5c9CXl1OiRtLwpf7Sdo.jpg 1080w\"},className:\"framer-18haevp\",\"data-framer-name\":\"Ecommerce UX Design LinkedIn Post - generatedWithSivi\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Customer Experience LinkedIn Post - generatedWithSivi\",fit:\"fill\",intrinsicHeight:580,intrinsicWidth:450,pixelHeight:580,pixelWidth:450,sizes:\"193.9655px\",src:\"https://framerusercontent.com/images/zEweO7GvvjZn2Bggu5MDqI2Y4w.jpg\",srcSet:\"https://framerusercontent.com/images/zEweO7GvvjZn2Bggu5MDqI2Y4w.jpg 450w\"},className:\"framer-9epuyn\",\"data-framer-name\":\"Customer Experience LinkedIn Post - generatedWithSivi\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Awards LinkedIn Post - generatedWithSivi\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,sizes:\"444.4444px\",src:\"https://framerusercontent.com/images/lk3q0hekAILtRQtvIR3LnIVKTg.png\",srcSet:\"https://framerusercontent.com/images/lk3q0hekAILtRQtvIR3LnIVKTg.png?scale-down-to=512 512w,https://framerusercontent.com/images/lk3q0hekAILtRQtvIR3LnIVKTg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lk3q0hekAILtRQtvIR3LnIVKTg.png 1920w\"},className:\"framer-jdvx7a\",\"data-framer-name\":\"Awards LinkedIn Post - generatedWithSivi\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Career Insights LinkedIn Post - generatedWithSivi\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,pixelHeight:1080,pixelWidth:1080,sizes:\"250px\",src:\"https://framerusercontent.com/images/ghxeAZuGtgyi7aS3dpOUdeoYAgc.jpg\",srcSet:\"https://framerusercontent.com/images/ghxeAZuGtgyi7aS3dpOUdeoYAgc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ghxeAZuGtgyi7aS3dpOUdeoYAgc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ghxeAZuGtgyi7aS3dpOUdeoYAgc.jpg 1080w\"},className:\"framer-7tmwgo\",\"data-framer-name\":\"Career Insights LinkedIn Post - generatedWithSivi\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"ERP software LinkedIn post - generatedWithSivi\",fit:\"fill\",intrinsicHeight:415,intrinsicWidth:793,pixelHeight:415,pixelWidth:793,sizes:\"477.7108px\",src:\"https://framerusercontent.com/images/oQhix82jMqclck4lFSRccqVIDI.jpg\",srcSet:\"https://framerusercontent.com/images/oQhix82jMqclck4lFSRccqVIDI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/oQhix82jMqclck4lFSRccqVIDI.jpg 793w\"},className:\"framer-cp56lg\",\"data-framer-name\":\"ERP software LinkedIn post - generatedWithSivi\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Full stack developer LinkedIn post - generatedWithSivi\",fit:\"fill\",intrinsicHeight:415,intrinsicWidth:793,pixelHeight:415,pixelWidth:793,sizes:\"477.7108px\",src:\"https://framerusercontent.com/images/JveBIRMddMCB8BofVMHEG25jzDA.jpg\",srcSet:\"https://framerusercontent.com/images/JveBIRMddMCB8BofVMHEG25jzDA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JveBIRMddMCB8BofVMHEG25jzDA.jpg 793w\"},className:\"framer-cod9hl\",\"data-framer-name\":\"Full stack developer LinkedIn post - generatedWithSivi\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"CRM B2B SaaS tool post for LinkedIn - generatedWithSivi\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1200,pixelHeight:628,pixelWidth:1200,sizes:\"477.707px\",src:\"https://framerusercontent.com/images/nY2NV0APDskrxjH1wQmWO3kZs.jpg\",srcSet:\"https://framerusercontent.com/images/nY2NV0APDskrxjH1wQmWO3kZs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/nY2NV0APDskrxjH1wQmWO3kZs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/nY2NV0APDskrxjH1wQmWO3kZs.jpg 1200w\"},className:\"framer-dfnf2m\",\"data-framer-name\":\"CRM B2B SaaS tool post for LinkedIn - generatedWithSivi\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Accounting LinkedIn post - generatedWithSivi\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1080,pixelHeight:1080,pixelWidth:1080,sizes:\"250px\",src:\"https://framerusercontent.com/images/Pu6hC6Zb4U5unBYrgiVE7LdF4ao.jpg\",srcSet:\"https://framerusercontent.com/images/Pu6hC6Zb4U5unBYrgiVE7LdF4ao.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Pu6hC6Zb4U5unBYrgiVE7LdF4ao.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Pu6hC6Zb4U5unBYrgiVE7LdF4ao.jpg 1080w\"},className:\"framer-1c87owk\",\"data-framer-name\":\"Accounting LinkedIn post - generatedWithSivi\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"Screenshot app LinkedIn post - generatedWithSivi\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1200,pixelHeight:628,pixelWidth:1200,sizes:\"477.707px\",src:\"https://framerusercontent.com/images/vthuMAIzUbowaKFgULfja9MYL3Y.jpg\",srcSet:\"https://framerusercontent.com/images/vthuMAIzUbowaKFgULfja9MYL3Y.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/vthuMAIzUbowaKFgULfja9MYL3Y.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/vthuMAIzUbowaKFgULfja9MYL3Y.jpg 1200w\"},className:\"framer-1juy7iu\",\"data-framer-name\":\"Screenshot app LinkedIn post - generatedWithSivi\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"CRM LinkedIn post - generatedWithSivi\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1200,pixelHeight:628,pixelWidth:1200,sizes:\"477.707px\",src:\"https://framerusercontent.com/images/phJCUPflrmjESy1ySDyC0j5XN4.jpg\",srcSet:\"https://framerusercontent.com/images/phJCUPflrmjESy1ySDyC0j5XN4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/phJCUPflrmjESy1ySDyC0j5XN4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/phJCUPflrmjESy1ySDyC0j5XN4.jpg 1200w\"},className:\"framer-17kbe7x\",\"data-framer-name\":\"CRM LinkedIn post - generatedWithSivi\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"AI conference LinkedIn post - generatedWithSivi\",fit:\"fill\",intrinsicHeight:450,intrinsicWidth:450,pixelHeight:450,pixelWidth:450,src:\"https://framerusercontent.com/images/3zFmTB1XqnmxUBcqNS31419zg.png\"},className:\"framer-18yfrnp\",\"data-framer-name\":\"AI conference LinkedIn post - generatedWithSivi\"})],speed:75,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kyo0ttDiM:{y:(componentViewport?.y||0)+0+0+0+1023+0+2918.4},sjUjbuLx5:{y:(componentViewport?.y||0)+0+0+0+989+0+3075.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:182,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+1023+0+2998.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sv391m-container\",nodeId:\"IkN1ArOl5\",scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{variant:\"Bv5fse4zH\"},kyo0ttDiM:{variant:\"grjjiFDBo\"},sjUjbuLx5:{variant:\"qI2zd7FsI\"}},children:/*#__PURE__*/_jsx(SiviSectionSnippet,{FgsihsMMB:\"Streamline your LinkedIn post design with Sivi and create compelling posts within minutes.\",height:\"100%\",id:\"IkN1ArOl5\",layoutId:\"IkN1ArOl5\",style:{width:\"100%\"},variant:\"Zic1JvX0D\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-y2oz2i\",\"data-framer-name\":\"how\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17uk2jk\",\"data-framer-name\":\"answer\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"How to create a LinkedIn post?\"})})},sjUjbuLx5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"How to create a LinkedIn post?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"How to create a LinkedIn post?\"})}),className:\"framer-11pxnx1\",\"data-framer-name\":\"Designs For Everyone\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Create LinkedIn posts in minutes, with AI.\"})}),className:\"framer-1u7vkf8\",\"data-framer-name\":\"In just a minute\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-14up54e\",\"data-framer-name\":\"steps\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-t21geb\",\"data-framer-name\":\"two-column\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{background:{alt:\"How to create LinkedIn post for hiring\",fit:\"fill\",intrinsicHeight:1440,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1023+0+3180.4+100+246.6+0+0+210),pixelHeight:600,pixelWidth:600,sizes:`min(max((min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 60px) / 2, 1px), 650px)`,src:\"https://framerusercontent.com/images/b4BQotPfkhzYXwP8zxarBNenE.gif\",srcSet:\"https://framerusercontent.com/images/b4BQotPfkhzYXwP8zxarBNenE.gif?scale-down-to=512 512w,https://framerusercontent.com/images/b4BQotPfkhzYXwP8zxarBNenE.gif 600w\"}},kyo0ttDiM:{background:{alt:\"How to create LinkedIn post for hiring\",fit:\"fill\",intrinsicHeight:1440,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1023+0+3100.4+80+231+0+0+12+0),pixelHeight:600,pixelWidth:600,sizes:`min(min(${componentViewport?.width||\"100vw\"} - 140px, 1000px), 650px)`,src:\"https://framerusercontent.com/images/b4BQotPfkhzYXwP8zxarBNenE.gif\",srcSet:\"https://framerusercontent.com/images/b4BQotPfkhzYXwP8zxarBNenE.gif?scale-down-to=512 512w,https://framerusercontent.com/images/b4BQotPfkhzYXwP8zxarBNenE.gif 600w\"}},sjUjbuLx5:{background:{alt:\"How to create LinkedIn post for hiring\",fit:\"fill\",intrinsicHeight:1440,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+989+0+3257.8+60+191.4+0+0+12+0),pixelHeight:600,pixelWidth:600,sizes:`min(min(min(${componentViewport?.width||\"100vw\"}, 630px) - 40px, 1000px) - 24px, 650px)`,src:\"https://framerusercontent.com/images/b4BQotPfkhzYXwP8zxarBNenE.gif\",srcSet:\"https://framerusercontent.com/images/b4BQotPfkhzYXwP8zxarBNenE.gif?scale-down-to=512 512w,https://framerusercontent.com/images/b4BQotPfkhzYXwP8zxarBNenE.gif 600w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"How to create LinkedIn post for hiring\",fit:\"fill\",intrinsicHeight:1440,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1023+0+3180.4+100+231+0+0+210),pixelHeight:600,pixelWidth:600,sizes:`min(max((min(${componentViewport?.width||\"100vw\"} - 100px, 1000px) - 60px) / 2, 1px), 650px)`,src:\"https://framerusercontent.com/images/b4BQotPfkhzYXwP8zxarBNenE.gif\",srcSet:\"https://framerusercontent.com/images/b4BQotPfkhzYXwP8zxarBNenE.gif?scale-down-to=512 512w,https://framerusercontent.com/images/b4BQotPfkhzYXwP8zxarBNenE.gif 600w\"},className:\"framer-c67hzr\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t1dbrb\",\"data-framer-name\":\"sivi-design-generation-steps\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sjUjbuLx5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ol\",{style:{\"--framer-line-height\":\"180%\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Enter your design prompt into the LinkedIn post generator.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Add your brand assets like logos, images, colours, etc.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Press enter to generate LinkedIn post content.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Review content and let Sivi generate LinkedIn post designs in just two minutes.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Pick, edit and publish the best post.\"})})]})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ol\",{style:{\"--framer-line-height\":\"210%\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Enter your design prompt into the LinkedIn post generator.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Add your brand assets like logos, images, colours, etc.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Press enter to generate LinkedIn post content.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Review content and let Sivi generate LinkedIn post designs in just two minutes.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Pick, edit and publish the best post.\"})})]})}),className:\"framer-19vw25m\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xd104o\",\"data-framer-name\":\"usp\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Build strong brand awareness and unlock opportunities with the AI LinkedIn post design generator.\"})}),className:\"framer-1l87c3w\",\"data-framer-name\":\"In just a minute\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-k080vl\",\"data-framer-name\":\"cta\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{y:(componentViewport?.y||0)+0+0+0+1023+0+3180.4+100+1170.6+0+136+0+0},kyo0ttDiM:{y:(componentViewport?.y||0)+0+0+0+1023+0+3100.4+80+1635+0+136+0+0},sjUjbuLx5:{width:`min(min(min(${componentViewport?.width||\"100vw\"}, 630px) - 40px, 900px), 350px)`,y:(componentViewport?.y||0)+0+0+0+989+0+3257.8+60+1439.4+0+136+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,y:(componentViewport?.y||0)+0+0+0+1023+0+3180.4+100+1155+0+136+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lc9flf-container\",nodeId:\"NHhFtxoWO\",scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sjUjbuLx5:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"AF9n3z5dJ\"}},children:/*#__PURE__*/_jsx(SiviButton,{height:\"100%\",id:\"NHhFtxoWO\",layoutId:\"NHhFtxoWO\",SpR9Rc8RG:\"Generate LinkedIn Post Now\",variant:\"PTArlvq_Z\",width:\"100%\",Wxk6krSl9:\"https://instant.sivi.ai/#/generate-designs?medium=linkedin&mediumType=linkedIn-post&objective=promote-brand&source=sivi-usecases-linkedin-post-generator\"})})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{y:(componentViewport?.y||0)+0+0+0+1023+0+4741},kyo0ttDiM:{y:(componentViewport?.y||0)+0+0+0+1023+0+5085.4},sjUjbuLx5:{y:(componentViewport?.y||0)+0+0+0+989+0+5007.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:182,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+1023+0+4725.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-92pze0-container\",nodeId:\"OsdYQMDvG\",scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{variant:\"Bv5fse4zH\"},kyo0ttDiM:{variant:\"grjjiFDBo\"},sjUjbuLx5:{variant:\"qI2zd7FsI\"}},children:/*#__PURE__*/_jsx(SiviSectionSnippet,{FgsihsMMB:\"LinkedIn says posts with images can increase your comment rate by 98% and Sivi says let\u2019s generate some.\",height:\"100%\",id:\"OsdYQMDvG\",layoutId:\"OsdYQMDvG\",style:{width:\"100%\"},variant:\"Zic1JvX0D\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-94ivr3\",\"data-framer-name\":\"sivi-use-cases\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-yltwga\",\"data-framer-name\":\"answer\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Expand your possibilities\"})})},sjUjbuLx5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Expand your possibilities\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"130%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"Expand your possibilities\"})}),className:\"framer-5qydu7\",\"data-framer-name\":\"Designs For Everyone\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(51, 51, 51)\"},children:\"See how Sivi creates unique, impactful visuals tailored for your marketing platforms.\"})}),className:\"framer-tkhr5l\",\"data-framer-name\":\"In just a minute\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ocnjzi\",\"data-framer-name\":\"sivi-use-cases\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b9biid\",\"data-framer-name\":\"sivi-use-cases\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qae44a\",\"data-framer-name\":\"list\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{y:(componentViewport?.y||0)+0+0+0+1023+0+4923+100+286.6+0+0+0+0+0},kyo0ttDiM:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 420px)`,y:(componentViewport?.y||0)+0+0+0+1023+0+5267.4+80+271+0+0+0+0+0+0},sjUjbuLx5:{width:`min(min(${componentViewport?.width||\"100vw\"}, 630px) - 40px, 420px)`,y:(componentViewport?.y||0)+0+0+0+989+0+5189.2+40+255.4+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:175,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1280px) - 120px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+0+1023+0+4907.4+100+271+0+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bch7kj-container\",nodeId:\"zXymABidy\",rendersWithMotion:true,scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(AmazonAPlus,{height:\"100%\",id:\"zXymABidy\",layoutId:\"zXymABidy\",style:{width:\"100%\"},variant:\"PDAwz1Ez9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{y:(componentViewport?.y||0)+0+0+0+1023+0+4923+100+286.6+0+0+0+0+0},kyo0ttDiM:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 420px)`,y:(componentViewport?.y||0)+0+0+0+1023+0+5267.4+80+271+0+0+0+0+0+235},sjUjbuLx5:{width:`min(min(${componentViewport?.width||\"100vw\"}, 630px) - 40px, 420px)`,y:(componentViewport?.y||0)+0+0+0+989+0+5189.2+40+255.4+0+0+0+0+0+235}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:175,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1280px) - 120px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+0+1023+0+4907.4+100+271+0+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9be3as-container\",nodeId:\"igo4wFFrI\",rendersWithMotion:true,scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(AmazonAPlus,{height:\"100%\",id:\"igo4wFFrI\",layoutId:\"igo4wFFrI\",style:{width:\"100%\"},variant:\"IZ0zDnNAg\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{y:(componentViewport?.y||0)+0+0+0+1023+0+4923+100+286.6+0+0+0+0+0},kyo0ttDiM:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 420px)`,y:(componentViewport?.y||0)+0+0+0+1023+0+5267.4+80+271+0+0+0+0+0+470},sjUjbuLx5:{width:`min(min(${componentViewport?.width||\"100vw\"}, 630px) - 40px, 420px)`,y:(componentViewport?.y||0)+0+0+0+989+0+5189.2+40+255.4+0+0+0+0+0+470}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:175,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1280px) - 120px) / 3, 1px)`,y:(componentViewport?.y||0)+0+0+0+1023+0+4907.4+100+271+0+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1viwdt9-container\",nodeId:\"wVwIFsRwC\",rendersWithMotion:true,scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(AmazonAPlus,{height:\"100%\",id:\"wVwIFsRwC\",layoutId:\"wVwIFsRwC\",style:{width:\"100%\"},variant:\"xTqFL71x5\",width:\"100%\"})})})})]})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-28pb7z\",\"data-framer-name\":\"cta\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"J1ou57P_j\"},implicitPathVariables:undefined},{href:{webPageId:\"J1ou57P_j\"},implicitPathVariables:undefined},{href:{webPageId:\"J1ou57P_j\"},implicitPathVariables:undefined},{href:{webPageId:\"J1ou57P_j\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{y:(componentViewport?.y||0)+0+0+0+1023+0+4923+100+561.6+0+0},kyo0ttDiM:{y:(componentViewport?.y||0)+0+0+0+1023+0+5267.4+80+1016+0+0},sjUjbuLx5:{width:`min(min(${componentViewport?.width||\"100vw\"}, 630px) - 40px, 350px)`,y:(componentViewport?.y||0)+0+0+0+989+0+5189.2+40+1000.4+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:54,y:(componentViewport?.y||0)+0+0+0+1023+0+4907.4+100+546+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fgy7nh-container\",nodeId:\"Ev_7izVRC\",scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{Wxk6krSl9:resolvedLinks1[3]},kyo0ttDiM:{Wxk6krSl9:resolvedLinks1[1]},sjUjbuLx5:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"AF9n3z5dJ\",Wxk6krSl9:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(SiviButton,{height:\"100%\",id:\"Ev_7izVRC\",layoutId:\"Ev_7izVRC\",SpR9Rc8RG:\"View All Use Cases\",variant:\"PTArlvq_Z\",width:\"100%\",Wxk6krSl9:resolvedLinks1[0]})})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{y:(componentViewport?.y||0)+0+0+0+1023+0+5738.6},kyo0ttDiM:{y:(componentViewport?.y||0)+0+0+0+1023+0+6497.4},sjUjbuLx5:{y:(componentViewport?.y||0)+0+0+0+989+0+6343.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:182,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+1023+0+5707.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3htuhn-container\",nodeId:\"hqN2Gek2b\",scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{variant:\"Bv5fse4zH\"},kyo0ttDiM:{variant:\"grjjiFDBo\"},sjUjbuLx5:{variant:\"qI2zd7FsI\"}},children:/*#__PURE__*/_jsx(SiviSectionSnippet,{FgsihsMMB:\"Strengthen your professional presence with tailored, on-brand banners generated in minutes.\",height:\"100%\",id:\"hqN2Gek2b\",layoutId:\"hqN2Gek2b\",style:{width:\"100%\"},variant:\"Zic1JvX0D\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{y:(componentViewport?.y||0)+0+0+0+6943.6},kyo0ttDiM:{y:(componentViewport?.y||0)+0+0+0+7702.4},sjUjbuLx5:{y:(componentViewport?.y||0)+0+0+0+7514.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1403,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+6912.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cqlhhe-container\",nodeId:\"UOwNxNCzM\",scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kyo0ttDiM:{variant:\"YUSwMDcQv\"},sjUjbuLx5:{variant:\"nJsPuUD2R\"}},children:/*#__PURE__*/_jsx(Recognitions,{height:\"100%\",id:\"UOwNxNCzM\",layoutId:\"UOwNxNCzM\",style:{width:\"100%\"},variant:\"BtF44W6e0\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ht_1CTyaG:{y:(componentViewport?.y||0)+0+0+0+8346.6},kyo0ttDiM:{y:(componentViewport?.y||0)+0+0+0+9105.4},sjUjbuLx5:{y:(componentViewport?.y||0)+0+0+0+8917.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:818,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+8315.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13zy9t9-container\",nodeId:\"JI3n2dnCP\",scopeId:\"CfuY_Tz_w\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{kyo0ttDiM:{variant:\"W2GovOuVi\"},sjUjbuLx5:{variant:\"X79w9DGRo\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"JI3n2dnCP\",layoutId:\"JI3n2dnCP\",style:{width:\"100%\"},variant:\"ljVnGbroX\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PNhvX.framer-l9w3gd, .framer-PNhvX .framer-l9w3gd { display: block; }\",\".framer-PNhvX.framer-17s7m8a { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1080px; }\",\".framer-PNhvX .framer-1kdz6i9, .framer-PNhvX .framer-16guo9g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-o0m3lt-container, .framer-PNhvX .framer-1r5lpnm-container, .framer-PNhvX .framer-sv391m-container, .framer-PNhvX .framer-92pze0-container, .framer-PNhvX .framer-3htuhn-container, .framer-PNhvX .framer-cqlhhe-container, .framer-PNhvX .framer-13zy9t9-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-PNhvX .framer-1htigir { align-content: center; align-items: center; background-color: var(--token-43193390-f8ce-4cde-b0db-5e8750c972b4, #270750); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 30px 60px 30px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-uio301 { aspect-ratio: 1.910828025477707 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 471px); max-width: 900px; position: relative; text-decoration: none; width: 100%; }\",\".framer-PNhvX .framer-840iau { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-1tohpvv, .framer-PNhvX .framer-w1hp4n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; max-width: 900px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-1cq8t1e, .framer-PNhvX .framer-jw2o13, .framer-PNhvX .framer-18w86xv, .framer-PNhvX .framer-dvlet, .framer-PNhvX .framer-12abb8i, .framer-PNhvX .framer-190sk8y, .framer-PNhvX .framer-1edpdec, .framer-PNhvX .framer-1qydbmo, .framer-PNhvX .framer-7asvxn, .framer-PNhvX .framer-5yxytg, .framer-PNhvX .framer-1w00g7v, .framer-PNhvX .framer-qytq6r, .framer-PNhvX .framer-19vw25m { --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-PNhvX .framer-hnek5u, .framer-PNhvX .framer-bnx3r5, .framer-PNhvX .framer-k080vl, .framer-PNhvX .framer-28pb7z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-PNhvX .framer-428ej3-container, .framer-PNhvX .framer-74zfjd-container, .framer-PNhvX .framer-lc9flf-container, .framer-PNhvX .framer-1fgy7nh-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-PNhvX .framer-3bt8og { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 120px 40px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-1tf0qde { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-1gvck2d { display: grid; flex: none; gap: 45px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 900px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-18nwd2f, .framer-PNhvX .framer-atmxd8, .framer-PNhvX .framer-ylijw9 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; justify-self: start; max-width: 420px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-z52hd9, .framer-PNhvX .framer-nuo1ir, .framer-PNhvX .framer-9a5rai, .framer-PNhvX .framer-1jrx5xw { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-PNhvX .framer-e89p6r { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; justify-self: start; max-width: 420px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-3jg99z { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; overflow: visible; padding: 0px 40px 40px 40px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-10mn8we, .framer-PNhvX .framer-17uk2jk, .framer-PNhvX .framer-yltwga { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; max-width: 900px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-1j7cedc, .framer-PNhvX .framer-b8pxtg, .framer-PNhvX .framer-11pxnx1, .framer-PNhvX .framer-1u7vkf8, .framer-PNhvX .framer-1l87c3w, .framer-PNhvX .framer-5qydu7, .framer-PNhvX .framer-tkhr5l { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-PNhvX .framer-1yxlfjp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-1kajjoe-container { flex: none; height: 270px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-1lbotcl { -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); aspect-ratio: 1.8987341772151898 / 1; filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); height: var(--framer-aspect-ratio-supported, 250px); overflow: visible; position: relative; width: 475px; }\",\".framer-PNhvX .framer-18haevp, .framer-PNhvX .framer-7tmwgo, .framer-PNhvX .framer-1c87owk, .framer-PNhvX .framer-18yfrnp { -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); aspect-ratio: 1 / 1; filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); height: var(--framer-aspect-ratio-supported, 250px); overflow: visible; position: relative; width: 250px; }\",\".framer-PNhvX .framer-9epuyn { -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); aspect-ratio: 0.7758620689655172 / 1; filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); height: var(--framer-aspect-ratio-supported, 250px); overflow: visible; position: relative; width: 194px; }\",\".framer-PNhvX .framer-jdvx7a { -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); aspect-ratio: 1.7777777777777777 / 1; filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); height: var(--framer-aspect-ratio-supported, 250px); overflow: visible; position: relative; width: 444px; }\",\".framer-PNhvX .framer-cp56lg, .framer-PNhvX .framer-cod9hl { -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); aspect-ratio: 1.9108433734939758 / 1; filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); height: var(--framer-aspect-ratio-supported, 250px); overflow: visible; position: relative; width: 478px; }\",\".framer-PNhvX .framer-dfnf2m, .framer-PNhvX .framer-1juy7iu, .framer-PNhvX .framer-17kbe7x { -webkit-filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); aspect-ratio: 1.910828025477707 / 1; filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.25)); height: var(--framer-aspect-ratio-supported, 250px); overflow: visible; position: relative; width: 478px; }\",\".framer-PNhvX .framer-y2oz2i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 30px 100px 30px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-14up54e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-t21geb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 1000px; overflow: visible; padding: 12px 0px 12px 0px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-c67hzr { aspect-ratio: 1 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25); flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 460px); max-width: 650px; overflow: visible; position: relative; width: 1px; }\",\".framer-PNhvX .framer-1t1dbrb { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 650px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-PNhvX .framer-xd104o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 900px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-94ivr3 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.1); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-1ocnjzi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-1b9biid { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-1qae44a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PNhvX .framer-bch7kj-container, .framer-PNhvX .framer-9be3as-container, .framer-PNhvX .framer-1viwdt9-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1079px) { .framer-PNhvX.framer-17s7m8a { width: 810px; } .framer-PNhvX .framer-1htigir { padding: 30px 60px 60px 60px; } .framer-PNhvX .framer-uio301 { height: var(--framer-aspect-ratio-supported, 105px); } .framer-PNhvX .framer-840iau, .framer-PNhvX .framer-y2oz2i, .framer-PNhvX .framer-94ivr3 { padding: 80px 40px 80px 40px; } .framer-PNhvX .framer-3bt8og { padding: 80px 40px 100px 40px; } .framer-PNhvX .framer-14up54e { justify-content: flex-start; padding: 0px 30px 0px 30px; } .framer-PNhvX .framer-t21geb { flex-direction: column; gap: 36px; } .framer-PNhvX .framer-c67hzr { flex: none; height: var(--framer-aspect-ratio-supported, 200px); width: 100%; } .framer-PNhvX .framer-1t1dbrb, .framer-PNhvX .framer-bch7kj-container, .framer-PNhvX .framer-9be3as-container, .framer-PNhvX .framer-1viwdt9-container { flex: none; width: 100%; } .framer-PNhvX .framer-1qae44a { flex-direction: column; max-width: 420px; }}\",\"@media (max-width: 809px) { .framer-PNhvX.framer-17s7m8a { width: 390px; } .framer-PNhvX .framer-1htigir { padding: 20px 16px 36px 16px; } .framer-PNhvX .framer-uio301 { height: var(--framer-aspect-ratio-supported, 105px); } .framer-PNhvX .framer-840iau { gap: 50px; max-width: 630px; padding: 60px 20px 60px 20px; } .framer-PNhvX .framer-hnek5u, .framer-PNhvX .framer-bnx3r5, .framer-PNhvX .framer-k080vl, .framer-PNhvX .framer-28pb7z { justify-content: center; width: 100%; } .framer-PNhvX .framer-428ej3-container, .framer-PNhvX .framer-74zfjd-container, .framer-PNhvX .framer-lc9flf-container, .framer-PNhvX .framer-1fgy7nh-container { max-width: 350px; width: 100%; } .framer-PNhvX .framer-3bt8og { gap: 50px; max-width: 630px; padding: 60px 20px 100px 20px; } .framer-PNhvX .framer-1gvck2d { gap: 30px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-PNhvX .framer-18nwd2f, .framer-PNhvX .framer-atmxd8, .framer-PNhvX .framer-ylijw9, .framer-PNhvX .framer-e89p6r { max-width: unset; } .framer-PNhvX .framer-3jg99z { max-width: 630px; padding: 0px 20px 20px 20px; } .framer-PNhvX .framer-y2oz2i { gap: 36px; max-width: 630px; padding: 60px 20px 60px 20px; } .framer-PNhvX .framer-14up54e { gap: 36px; justify-content: flex-start; padding: 0px; } .framer-PNhvX .framer-t21geb { flex-direction: column; gap: 24px; padding: 12px; } .framer-PNhvX .framer-c67hzr { flex: none; height: var(--framer-aspect-ratio-supported, 200px); width: 100%; } .framer-PNhvX .framer-1t1dbrb, .framer-PNhvX .framer-bch7kj-container, .framer-PNhvX .framer-9be3as-container, .framer-PNhvX .framer-1viwdt9-container { flex: none; width: 100%; } .framer-PNhvX .framer-94ivr3 { max-width: 630px; padding: 40px 20px 60px 20px; } .framer-PNhvX .framer-1qae44a { flex-direction: column; max-width: 420px; }}\",\"@media (min-width: 1400px) { .framer-PNhvX.framer-17s7m8a { width: 1400px; } .framer-PNhvX .framer-uio301 { height: var(--framer-aspect-ratio-supported, 565px); max-width: 1080px; } .framer-PNhvX .framer-1tohpvv, .framer-PNhvX .framer-1cq8t1e, .framer-PNhvX .framer-jw2o13, .framer-PNhvX .framer-w1hp4n, .framer-PNhvX .framer-1gvck2d { max-width: 1140px; } .framer-PNhvX .framer-18nwd2f, .framer-PNhvX .framer-atmxd8, .framer-PNhvX .framer-ylijw9, .framer-PNhvX .framer-e89p6r { max-width: 460px; } .framer-PNhvX .framer-c67hzr { height: var(--framer-aspect-ratio-supported, 470px); }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7356\n * @framerIntrinsicWidth 1080\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kyo0ttDiM\":{\"layout\":[\"fixed\",\"auto\"]},\"sjUjbuLx5\":{\"layout\":[\"fixed\",\"auto\"]},\"ht_1CTyaG\":{\"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 FramerCfuY_Tz_w=withCSS(Component,css,\"framer-PNhvX\");export default FramerCfuY_Tz_w;FramerCfuY_Tz_w.displayName=\"Usecases / Display Ads Generator 2\";FramerCfuY_Tz_w.defaultProps={height:7356,width:1080};addFonts(FramerCfuY_Tz_w,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{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\"}]},...SiviHeroSectionBreadcrumbFonts,...SiviButtonFonts,...SiviSectionSnippetFonts,...TickerFonts,...AmazonAPlusFonts,...RecognitionsFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCfuY_Tz_w\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kyo0ttDiM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sjUjbuLx5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ht_1CTyaG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"7356\",\"framerIntrinsicWidth\":\"1080\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SiviHeroSectionBreadcrumbFonts", "getFonts", "jlfXD7Mt8_default", "RichTextWithFX", "withFX", "RichText", "SiviButtonFonts", "riZx7Z2X7_default", "MotionDivWithFX", "motion", "SiviSectionSnippetFonts", "ZiJUiDgcj_default", "TickerFonts", "Ticker", "AmazonAPlusFonts", "bbj4RbH5k_default", "ContainerWithFX", "Container", "RecognitionsFonts", "ex7_WCK8A_default", "FooterFonts", "AMBCitsAb_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "animation3", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "Container", "PropertyOverrides2", "jlfXD7Mt8_default", "Link", "getLoadingLazyAtYPosition", "Image2", "x", "RichTextWithFX", "MotionDivWithFX", "riZx7Z2X7_default", "ZiJUiDgcj_default", "RichText", "Ticker", "ContainerWithFX", "bbj4RbH5k_default", "resolvedLinks1", "ex7_WCK8A_default", "AMBCitsAb_default", "css", "FramerCfuY_Tz_w", "withCSS", "CfuY_Tz_w_default", "addFonts", "SiviHeroSectionBreadcrumbFonts", "SiviButtonFonts", "SiviSectionSnippetFonts", "TickerFonts", "AmazonAPlusFonts", "RecognitionsFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
