1:"$Sreact.fragment" 3:I[39756,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"] 4:I[37457,["/_next/static/chunks/ff1a16fafef87110.js","/_next/static/chunks/d2be314c3ece3fbe.js"],"default"] :HL["/_next/static/chunks/7214954670828276.css","style"] 2:T560, // Aggressive function to remove dev indicator function removeDevTools() { // Method 1: Hide with style const hide = (el) => { if (el) { el.style.display = 'none'; el.style.visibility = 'hidden'; el.style.opacity = '0'; el.style.pointerEvents = 'none'; el.style.position = 'absolute'; el.style.left = '-9999px'; } }; // Try all possible selectors [ '[data-nextjs-dev-indicator]', '.turbopack-indicator', '.next-dev-indicator', 'div[class*="nextjs"]', 'div[class*="turbopack"]', 'div[data-nextjs]', ].forEach(selector => { document.querySelectorAll(selector).forEach(hide); }); // Method 2: Check all divs for specific text document.querySelectorAll('div').forEach(div => { const text = div.textContent || ''; if (text.includes('Vercel') || text.includes('Turbopack') || text.includes('Route Info') || text.includes('Static')) { hide(div); } }); } // Run multiple times to be sure removeDevTools(); setTimeout(removeDevTools, 100); setTimeout(removeDevTools, 500); setInterval(removeDevTools, 1000); 0:{"buildId":"cJwSALXV5vDdxhiKXtGOu","rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/7214954670828276.css","precedence":"next"}]],["$","html",null,{"lang":"en","className":"inter_5901b7c6-module__ec5Qua__variable space_grotesk_154b09cb-module__lmdqzG__variable","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"$2"}}]}],["$","body",null,{"className":"font-sans antialiased","children":[["$","$L3",null,{"parallelRouterKey":"children","template":["$","$L4",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}],["$","style",null,{"dangerouslySetInnerHTML":{"__html":"\n /* Hide dev indicators with CSS */\n [data-nextjs-dev-indicator],\n .next-dev-indicator,\n .turbopack-indicator,\n [data-nextjs-turbopack-indicator] {\n display: none !important;\n visibility: hidden !important;\n opacity: 0 !important;\n pointer-events: none !important;\n }\n "}}]]}]]}]]}],"loading":null,"isPartial":false}