{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/gnRB0UOsfkeLfJxPyy9E/qWTcHxf9BB18jS6lq9Fc/siteMetadata.js", "ssg:https://framerusercontent.com/modules/ATl8J86Jw5NCnHduEJ2T/KxisZO7KZLUFLuU9e4NH/B4HdgtX9y.js"],
  "sourcesContent": ["// Generated by Framer (ab6b6d5)\nexport default function metadata(params,activeLocale){return{customHTMLBodyEnd:\"<script>\\n  var o_options = {\\n    domain: 'mimrr.outseta.com',\\n    load: 'chat'\\n  };\\n</script>\\n<script src=\\\"https://cdn.outseta.com/outseta.min.js\\\" data-options=\\\"o_options\\\">\\n</script>\",customHTMLBodyStart:\"<a href=\\\"https://mimrr.outseta.com/forms/79Oj26QE\\\"></a>\\n<script>\\nvar o_options = {\\n    domain: 'mimrr.outseta.com',\\n    monitorDom: true,\\n    load: 'leadCapture'\\n\\n};\\n</script>\\n<script src=\\\"https://cdn.outseta.com/outseta.min.js\\\" data-options=\\\"o_options\\\">\\n</script>\\n\\n\\n    <div class=\\\"cookie-banner\\\" id=\\\"cookieBanner\\\">\\n        <h2>Cookie Settings</h2>\\n        <p>We use cookies to enhance your experience, analyze site traffic, and deliver personalized content. Read our <a href=\\\"https://mimrr.com/cookie\\\">Cookie Policy</a>.</p>\\n        <div class=\\\"btn-group\\\">\\n            <button class=\\\"btn-reject\\\" onclick=\\\"handleReject()\\\">Reject</button>\\n            <button class=\\\"btn-accept\\\" onclick=\\\"handleAccept()\\\">Accept</button>\\n        </div>\\n    </div>\\n\\n    <script>\\n        function handleReject() {\\n            document.getElementById('cookieBanner').style.display = 'none';\\n            updateConsentStatus('denied');\\n            setCookie('cookie_consent', 'denied', 90);\\n        }\\n\\n        function handleAccept() {\\n            document.getElementById('cookieBanner').style.display = 'none';\\n            updateConsentStatus('granted');\\n            setCookie('cookie_consent', 'granted', 90);\\n        }\\n\\n        function updateConsentStatus(status) {\\n            if (status === 'granted') {\\n                gtag('consent', 'update', {\\n                    'ad_storage': 'granted',\\n                    'analytics_storage': 'granted'\\n                });\\n            } else {\\n                gtag('consent', 'update', {\\n                    'ad_storage': 'denied',\\n                    'analytics_storage': 'denied'\\n                });\\n            }\\n        }\\n\\n        function setCookie(name, value, days) {\\n            const d = new Date();\\n            d.setTime(d.getTime() + (days * 24 * 60 * 60 * 1000));\\n            const expires = \\\"expires=\\\" + d.toUTCString();\\n            document.cookie = name + \\\"=\\\" + value + \\\";\\\" + expires + \\\";path=/\\\";\\n        }\\n\\n        // Example gtag function to simulate Google Analytics consent management\\n        function gtag() {\\n            console.log(arguments);\\n        }\\n    </script>\",customHTMLHeadStart:\"<script type=\\\"text/javascript\\\">\\n    (function(c,l,a,r,i,t,y){\\n        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};\\n        t=l.createElement(r);t.async=1;t.src=\\\"https://www.clarity.ms/tag/\\\"+i;\\n        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);\\n    })(window, document, \\\"clarity\\\", \\\"script\\\", \\\"jmazpyawlt\\\");\\n</script>\\n\\n<script type=\\\"text/javascript\\\">\\n    (function(c,l,a,r,i,t,y){\\n        c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};\\n        t=l.createElement(r);t.async=1;t.src=\\\"https://www.clarity.ms/tag/\\\"+i;\\n        y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y);\\n    })(window, document, \\\"clarity\\\", \\\"script\\\", \\\"nylbulmrox\\\");\\n</script>\\n\\n    <title>Custom Cookie Banner</title>\\n    <style>\\n        body {\\n            font-family: Arial, sans-serif;\\n        }\\n\\n        .cookie-banner {\\n            position: fixed;\\n            bottom: 10px;\\n            left: 50%;\\n            transform: translateX(-50%);\\n            background-color: white;\\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\\n            border-radius: 8px;\\n            padding: 20px;\\n            width: 300px;\\n            text-align: center;\\n            z-index: 1000;\\n        }\\n\\n        .cookie-banner h2 {\\n            margin-top: 0;\\n        }\\n\\n        .cookie-banner p {\\n            color: #666;\\n            font-size: 14px;\\n            margin: 10px 0;\\n        }\\n\\n        .cookie-banner a {\\n            color: #007bff;\\n            text-decoration: none;\\n        }\\n\\n        .cookie-banner a:hover {\\n            text-decoration: underline;\\n        }\\n\\n        .cookie-banner .btn-group {\\n            display: flex;\\n            justify-content: space-between;\\n            margin-top: 15px;\\n        }\\n\\n        .cookie-banner button {\\n            padding: 10px 20px;\\n            border: none;\\n            border-radius: 4px;\\n            font-size: 14px;\\n            cursor: pointer;\\n        }\\n\\n        .cookie-banner .btn-reject {\\n            background-color: #f2f2f2;\\n            color: black;\\n        }\\n\\n        .cookie-banner .btn-accept {\\n            background-color: black;\\n            color: white;\\n        }\\n    </style>\\n    <!-- Google Analytics -->\\n    <script async=\\\"\\\" src=\\\"https://www.googletagmanager.com/gtag/js?id=G-MT8SLTH9BB\\\"></script>\\n    <script>\\n      window.dataLayer = window.dataLayer || [];\\n      function gtag() {\\n        dataLayer.push(arguments);\\n      }\\n      gtag('js', new Date());\\n\\n      gtag('config', 'G-MT8SLTH9BB', {\\n        'anonymize_ip': true\\n      });\\n      \\n      // Check if consent cookie exists\\n      window.addEventListener('load', function () {\\n        if (document.cookie.split(';').some((item) => item.trim().startsWith('cookie_consent='))) {\\n          const consentStatus = document.cookie.split('; ').find(row => row.startsWith('cookie_consent=')).split('=')[1];\\n          updateConsentStatus(consentStatus);\\n          document.getElementById('cookieBanner').style.display = 'none';\\n        }\\n      });\\n    </script>\\n    <!-- End Google Analytics -->\",description:\"Mimrr uses AI to free teams from repetitive tasks and fragmented workflows, enabling developers and product managers to focus on swiftly delivering value.\",favicon:\"https://framerusercontent.com/assets/9jXiJicNsVasMV5fBjmoCSqwECs.png\",robots:\"max-image-preview:large\",socialImage:\"https://framerusercontent.com/assets/wU2AlqYdJRbaVUpo9XggR4I3lC4.png\",title:\"Mimrr - AI Agent for Product Development Teams\"};}export const metadataVersion=1;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"metadataVersion\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f074239)\nimport siteMetadata from\"https://framerusercontent.com/modules/gnRB0UOsfkeLfJxPyy9E/qWTcHxf9BB18jS6lq9Fc/siteMetadata.js\";const toString=value=>{return typeof value===\"string\"?value:String(value);};export default function metadata(params,activeLocale){const JvLSb3BuV=params===null||params===void 0?void 0:params.JvLSb3BuV;return{bodyClassName:\"framer-body-B4HdgtX9y\",breakpoints:[{hash:\"1ea84g\",mediaQuery:\"(min-width: 1400px)\"},{hash:\"1w121kx\",mediaQuery:\"(min-width: 800px) and (max-width: 1399px)\"},{hash:\"19wt5qv\",mediaQuery:\"(max-width: 799px)\"}],customHTMLBodyStart:'<a href=\"https://mimrr.outseta.com/forms/79Oj26QE\"></a>\\n<script>\\nvar o_options = {\\n    domain: \\'mimrr.outseta.com\\',\\n    load: \\'leadCapture\\'\\n};\\n</script>\\n<script src=\"https://cdn.outseta.com/outseta.min.js\" data-options=\"o_options\">\\n</script>',description:siteMetadata(params,activeLocale).description,elements:{},robots:\"max-image-preview:large\",serializationId:\"framer-bJ2wZ\",title:`${JvLSb3BuV!==undefined?toString(JvLSb3BuV):\"{{JvLSb3BuV}}\"} - Analytics \u2014\\xa0Easy metrics for developers`,viewport:\"width=device-width\"};}export const metadataVersion=1;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"metadataVersion\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "AACe,SAARA,EAA0BC,EAAOC,EAAa,CAAC,MAAM,CAAC,kBAAkB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,YAAoM,oBAAoB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,gBAA6pE,oBAAoB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,mCAAslG,YAAY,6JAA6J,QAAQ,uEAAuE,OAAO,0BAA0B,YAAY,uEAAuE,MAAM,gDAAgD,CAAE,CCAx1L,IAAMC,EAASC,GAAe,OAAOA,GAAQ,SAASA,EAAM,OAAOA,CAAK,EAAmB,SAARC,EAA0BC,EAAOC,EAAa,CAAC,IAAMC,EAAgDF,GAAO,UAAU,MAAM,CAAC,cAAc,wBAAwB,YAAY,CAAC,CAAC,KAAK,SAAS,WAAW,qBAAqB,EAAE,CAAC,KAAK,UAAU,WAAW,4CAA4C,EAAE,CAAC,KAAK,UAAU,WAAW,oBAAoB,CAAC,EAAE,oBAAoB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,YAAgQ,YAAYD,EAAaC,EAAOC,CAAY,EAAE,YAAY,SAAS,CAAC,EAAE,OAAO,0BAA0B,gBAAgB,eAAe,MAAM,GAAGC,IAAY,OAAUL,EAASK,CAAS,EAAE,oEAA+D,SAAS,oBAAoB,CAAE,CAAQ,IAAMC,EAAgB,EACrmCC,EAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,gBAAkB,CAAC,KAAO,WAAW,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["metadata", "params", "activeLocale", "toString", "value", "metadata", "params", "activeLocale", "JvLSb3BuV", "metadataVersion", "__FramerMetadata__"]
}
