{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/7b4jOkcaEZ5CdLnlOOUa/PAVgYdSntudbOQTj8ofS/siteMetadata.js"],
  "sourcesContent": ["// Generated by Framer (af3ebb8)\nconst valuesByLocaleId={J8iBZ7awb:{v0:\"Players Journey\",v1:\"A full-service digital agency that creates game-changing experiences from the initial idea to technical development.\"}};function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}export default function metadata(params,activeLocale){return{customHTMLBodyEnd:'<script>\\n\\nimport { motion } from \"framer-motion\";\\nimport { useState, useEffect } from \"react\";\\n\\n// Create a component\\nexport function CursorTrail() {\\n  // State to track cursor position\\n  const [cursorPosition, setCursorPosition] = useState({ x: 0, y: 0 });\\n\\n  // Event listener to track the cursor movement\\n  useEffect(() => {\\n    const moveCursor = (event) => {\\n      setCursorPosition({\\n        x: event.clientX,\\n        y: event.clientY,\\n      });\\n    };\\n    \\n    // Attach the event listener\\n    window.addEventListener(\"mousemove\", moveCursor);\\n    \\n    // Clean up the event listener\\n    return () => {\\n      window.removeEventListener(\"mousemove\", moveCursor);\\n    };\\n  }, []);\\n\\n  return (\\n    <motion.div\\n      style={{\\n        position: \"fixed\",\\n        top: cursorPosition.y,\\n        left: cursorPosition.x,\\n        pointerEvents: \"none\",\\n        zIndex: 9999,\\n      }}\\n      animate={{\\n        x: cursorPosition.x - 25, // Offset for centering the trail\\n        y: cursorPosition.y - 25,\\n      }}\\n    >\\n      {/* SVG Shape */}\\n      <svg height=\"50\" width=\"50\" viewBox=\"0 0 50 50\">\\n        <circle cx=\"25\" cy=\"25\" r=\"20\" stroke=\"blue\" strokeWidth=\"2\" fill=\"transparent\" />\\n      </svg>\\n    </motion.div>\\n  );\\n}\\n</script>',customHTMLHeadStart:\"<!-- Google tag (gtag.js) -->\\n<script async=\\\"\\\" src=\\\"https://www.googletagmanager.com/gtag/js?id=G-LL1V1M4ZZM\\\"></script>\\n<script>\\n  window.dataLayer = window.dataLayer || [];\\n  function gtag(){dataLayer.push(arguments);}\\n  gtag('js', new Date());\\n\\n  gtag('config', 'G-LL1V1M4ZZM');\\n</script>\\n\",description:getLocalizedValue(\"v1\",activeLocale)??\"A full-service digital agency that produces game-changing experiences from the initial idea to technical development. \",favicon:\"https://framerusercontent.com/assets/r0btpMbtSKfOLNYSrcjhUY6s.png\",robots:\"max-image-preview:large\",socialImage:\"https://framerusercontent.com/assets/p0oBIKfwLfocmr3hJ7tZDuP3Rg.png\",title:getLocalizedValue(\"v0\",activeLocale)??\"Playersjourney\"};}export const metadataVersion=1;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"metadataVersion\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "AACA,IAAMA,EAAiB,CAAC,UAAU,CAAC,GAAG,kBAAkB,GAAG,sHAAsH,CAAC,EAAE,SAASC,EAAkBC,EAAIC,EAAO,CAAC,KAAMA,GAAO,CAAC,IAAMC,EAAOJ,EAAiBG,EAAO,EAAE,EAAE,GAAGC,EAAO,CAAC,IAAMC,EAAMD,EAAOF,CAAG,EAAE,GAAGG,EAAM,OAAOA,CAAM,CAACF,EAAOA,EAAO,QAAS,CAAC,CAAgB,SAARG,EAA0BC,EAAOC,EAAa,CAAC,MAAM,CAAC,kBAAkB;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,YAAowC,oBAAoB;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAAmT,YAAYP,EAAkB,KAAKO,CAAY,GAAG,yHAAyH,QAAQ,oEAAoE,OAAO,0BAA0B,YAAY,sEAAsE,MAAMP,EAAkB,KAAKO,CAAY,GAAG,gBAAgB,CAAE",
  "names": ["valuesByLocaleId", "getLocalizedValue", "key", "locale", "values", "value", "metadata", "params", "activeLocale"]
}
