Browse Source

更换图片

feature/web_v3.0
root 4 weeks ago
parent
commit
e5094931c1
  1. 1
      site/.next/BUILD_ID
  2. 134
      site/.next/app-build-manifest.json
  3. 1
      site/.next/app-path-routes-manifest.json
  4. 25
      site/.next/build-manifest.json
  5. 2
      site/.next/cache/.tsbuildinfo
  6. BIN
      site/.next/cache/webpack/client-production/0.pack
  7. BIN
      site/.next/cache/webpack/client-production/2.pack
  8. BIN
      site/.next/cache/webpack/client-production/3.pack
  9. BIN
      site/.next/cache/webpack/client-production/5.pack
  10. BIN
      site/.next/cache/webpack/client-production/6.pack
  11. BIN
      site/.next/cache/webpack/client-production/index.pack
  12. BIN
      site/.next/cache/webpack/client-production/index.pack.old
  13. BIN
      site/.next/cache/webpack/server-production/0.pack
  14. BIN
      site/.next/cache/webpack/server-production/1.pack
  15. BIN
      site/.next/cache/webpack/server-production/2.pack
  16. BIN
      site/.next/cache/webpack/server-production/index.pack
  17. BIN
      site/.next/cache/webpack/server-production/index.pack.old
  18. 1
      site/.next/export-marker.json
  19. 1
      site/.next/images-manifest.json
  20. 1
      site/.next/next-minimal-server.js.nft.json
  21. 1
      site/.next/next-server.js.nft.json
  22. 1
      site/.next/prerender-manifest.js
  23. 1
      site/.next/prerender-manifest.json
  24. 1
      site/.next/required-server-files.json
  25. 1
      site/.next/routes-manifest.json
  26. 13
      site/.next/server/app-paths-manifest.json
  27. 303
      site/.next/server/app/[locale]/about/page.js
  28. 1
      site/.next/server/app/[locale]/about/page.js.nft.json
  29. 2
      site/.next/server/app/[locale]/about/page_client-reference-manifest.js
  30. 1
      site/.next/server/app/[locale]/careers/page.js
  31. 1
      site/.next/server/app/[locale]/careers/page.js.nft.json
  32. 1
      site/.next/server/app/[locale]/careers/page_client-reference-manifest.js
  33. 1
      site/.next/server/app/[locale]/cases/page.js
  34. 1
      site/.next/server/app/[locale]/cases/page.js.nft.json
  35. 1
      site/.next/server/app/[locale]/cases/page_client-reference-manifest.js
  36. 1
      site/.next/server/app/[locale]/channel/[slug]/page.js
  37. 1
      site/.next/server/app/[locale]/channel/[slug]/page.js.nft.json
  38. 1
      site/.next/server/app/[locale]/channel/[slug]/page_client-reference-manifest.js
  39. 1
      site/.next/server/app/[locale]/contact/page.js
  40. 1
      site/.next/server/app/[locale]/contact/page.js.nft.json
  41. 1
      site/.next/server/app/[locale]/contact/page_client-reference-manifest.js
  42. 1
      site/.next/server/app/[locale]/news/page.js
  43. 1
      site/.next/server/app/[locale]/news/page.js.nft.json
  44. 1
      site/.next/server/app/[locale]/news/page_client-reference-manifest.js
  45. 438
      site/.next/server/app/[locale]/page.js
  46. 1
      site/.next/server/app/[locale]/page.js.nft.json
  47. 2
      site/.next/server/app/[locale]/page_client-reference-manifest.js
  48. 1
      site/.next/server/app/[locale]/product/[id]/page.js
  49. 1
      site/.next/server/app/[locale]/product/[id]/page.js.nft.json
  50. 1
      site/.next/server/app/[locale]/product/[id]/page_client-reference-manifest.js
  51. 314
      site/.next/server/app/[locale]/products/page.js
  52. 1
      site/.next/server/app/[locale]/products/page.js.nft.json
  53. 2
      site/.next/server/app/[locale]/products/page_client-reference-manifest.js
  54. 303
      site/.next/server/app/[locale]/solutions/page.js
  55. 1
      site/.next/server/app/[locale]/solutions/page.js.nft.json
  56. 2
      site/.next/server/app/[locale]/solutions/page_client-reference-manifest.js
  57. 1
      site/.next/server/app/[locale]/tech/page.js
  58. 1
      site/.next/server/app/[locale]/tech/page.js.nft.json
  59. 1
      site/.next/server/app/[locale]/tech/page_client-reference-manifest.js
  60. 1
      site/.next/server/app/_not-found.html
  61. 6
      site/.next/server/app/_not-found.meta
  62. 5
      site/.next/server/app/_not-found.rsc
  63. 177
      site/.next/server/app/_not-found/page.js
  64. 1
      site/.next/server/app/_not-found/page.js.nft.json
  65. 2
      site/.next/server/app/_not-found/page_client-reference-manifest.js
  66. 1
      site/.next/server/app/en.html
  67. 5
      site/.next/server/app/en.meta
  68. 10
      site/.next/server/app/en.rsc
  69. 1
      site/.next/server/app/en/about.html
  70. 5
      site/.next/server/app/en/about.meta
  71. 7
      site/.next/server/app/en/about.rsc
  72. 1
      site/.next/server/app/en/careers.html
  73. 5
      site/.next/server/app/en/careers.meta
  74. 8
      site/.next/server/app/en/careers.rsc
  75. 1
      site/.next/server/app/en/cases.html
  76. 5
      site/.next/server/app/en/cases.meta
  77. 8
      site/.next/server/app/en/cases.rsc
  78. 1
      site/.next/server/app/en/contact.html
  79. 5
      site/.next/server/app/en/contact.meta
  80. 9
      site/.next/server/app/en/contact.rsc
  81. 1
      site/.next/server/app/en/news.html
  82. 5
      site/.next/server/app/en/news.meta
  83. 8
      site/.next/server/app/en/news.rsc
  84. 1
      site/.next/server/app/en/products.html
  85. 5
      site/.next/server/app/en/products.meta
  86. 7
      site/.next/server/app/en/products.rsc
  87. 1
      site/.next/server/app/en/solutions.html
  88. 5
      site/.next/server/app/en/solutions.meta
  89. 7
      site/.next/server/app/en/solutions.rsc
  90. 1
      site/.next/server/app/en/tech.html
  91. 5
      site/.next/server/app/en/tech.meta
  92. 8
      site/.next/server/app/en/tech.rsc
  93. 1
      site/.next/server/app/index.html
  94. 6
      site/.next/server/app/index.meta
  95. 6
      site/.next/server/app/index.rsc
  96. 188
      site/.next/server/app/page.js
  97. 1
      site/.next/server/app/page.js.nft.json
  98. 2
      site/.next/server/app/page_client-reference-manifest.js
  99. 1
      site/.next/server/app/zh-CN.html
  100. 5
      site/.next/server/app/zh-CN.meta

1
site/.next/BUILD_ID

@ -0,0 +1 @@
8Jn681KgFaHOPvq36M-Gb

134
site/.next/app-build-manifest.json

@ -1,50 +1,118 @@
{
"pages": {
"/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/page.js"
"/not-found": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/not-found-b8e452bbb894c94a.js"
],
"/_not-found/page": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/_not-found/page-0c2e4424b541838e.js"
],
"/layout": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/layout.js"
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/layout-deb9ff7a882ac33c.js"
],
"/not-found": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/not-found.js"
"/page": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/page-41912e81299e5f58.js"
],
"/[locale]/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/[locale]/page.js"
"/[locale]/solutions/page": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/[locale]/solutions/page-1e13eaf9c68203d5.js"
],
"/[locale]/layout": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/css/app/[locale]/layout.css",
"static/chunks/app/[locale]/layout.js"
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/css/be847408abf924b2.css",
"static/chunks/app/[locale]/layout-7b20098e5c0e5537.js"
],
"/_not-found/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/_not-found/page.js"
"/[locale]/contact/page": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/173-c8c9b14dc10ea811.js",
"static/chunks/app/[locale]/contact/page-119d765e99765cfc.js"
],
"/[locale]/news/page": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/[locale]/news/page-d8868ad358433d56.js"
],
"/[locale]/page": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/[locale]/page-8027ecab04cade73.js"
],
"/[locale]/products/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/[locale]/products/page.js"
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/[locale]/products/page-c25fdcc4181ce6f5.js"
],
"/[locale]/solutions/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/[locale]/solutions/page.js"
"/[locale]/careers/page": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/[locale]/careers/page-a353bfab6f36e500.js"
],
"/[locale]/product/[id]/page": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/[locale]/product/[id]/page-68a2b7fe0b886905.js"
],
"/[locale]/tech/page": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/[locale]/tech/page-e351a0273495cfff.js"
],
"/[locale]/channel/[slug]/page": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/[locale]/channel/[slug]/page-6a435562759ba67a.js"
],
"/[locale]/cases/page": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/[locale]/cases/page-50a40ae6dae54394.js"
],
"/[locale]/about/page": [
"static/chunks/webpack.js",
"static/chunks/main-app.js",
"static/chunks/app/[locale]/about/page.js"
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js",
"static/chunks/app/[locale]/about/page-9e09954c0903658d.js"
]
}
}

1
site/.next/app-path-routes-manifest.json

@ -0,0 +1 @@
{"/_not-found/page":"/_not-found","/page":"/","/[locale]/solutions/page":"/[locale]/solutions","/[locale]/contact/page":"/[locale]/contact","/[locale]/news/page":"/[locale]/news","/[locale]/page":"/[locale]","/[locale]/products/page":"/[locale]/products","/[locale]/careers/page":"/[locale]/careers","/[locale]/product/[id]/page":"/[locale]/product/[id]","/[locale]/tech/page":"/[locale]/tech","/[locale]/channel/[slug]/page":"/[locale]/channel/[slug]","/[locale]/cases/page":"/[locale]/cases","/[locale]/about/page":"/[locale]/about"}

25
site/.next/build-manifest.json

@ -1,19 +1,32 @@
{
"polyfillFiles": [
"static/chunks/polyfills.js"
"static/chunks/polyfills-2d7d1ae7468b5dcf.js"
],
"devFiles": [],
"ampDevFiles": [],
"lowPriorityFiles": [
"static/development/_buildManifest.js",
"static/development/_ssgManifest.js"
"static/8Jn681KgFaHOPvq36M-Gb/_buildManifest.js",
"static/8Jn681KgFaHOPvq36M-Gb/_ssgManifest.js"
],
"rootMainFiles": [
"static/chunks/webpack.js",
"static/chunks/main-app.js"
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/fd9d1056-a8aa78a917e10883.js",
"static/chunks/23-43726ac80e28b4ce.js",
"static/chunks/main-app-c6127950f2729789.js"
],
"pages": {
"/_app": []
"/_app": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/framework-09c58026c15a1ead.js",
"static/chunks/main-02d7f1f8c328d1d6.js",
"static/chunks/pages/_app-6a626577ffa902a4.js"
],
"/_error": [
"static/chunks/webpack-889906d2d9470bce.js",
"static/chunks/framework-09c58026c15a1ead.js",
"static/chunks/main-02d7f1f8c328d1d6.js",
"static/chunks/pages/_error-1be831200e60c5c0.js"
]
},
"ampFirstPages": []
}

2
site/.next/cache/.tsbuildinfo

File diff suppressed because one or more lines are too long

BIN
site/.next/cache/webpack/client-production/0.pack

Binary file not shown.

BIN
site/.next/cache/webpack/client-production/2.pack

Binary file not shown.

BIN
site/.next/cache/webpack/client-production/3.pack

Binary file not shown.

BIN
site/.next/cache/webpack/client-production/5.pack

Binary file not shown.

BIN
site/.next/cache/webpack/client-production/6.pack

Binary file not shown.

BIN
site/.next/cache/webpack/client-production/index.pack

Binary file not shown.

BIN
site/.next/cache/webpack/client-production/index.pack.old

Binary file not shown.

BIN
site/.next/cache/webpack/server-production/0.pack

Binary file not shown.

BIN
site/.next/cache/webpack/server-production/1.pack

Binary file not shown.

BIN
site/.next/cache/webpack/server-production/2.pack

Binary file not shown.

BIN
site/.next/cache/webpack/server-production/index.pack

Binary file not shown.

BIN
site/.next/cache/webpack/server-production/index.pack.old

Binary file not shown.

1
site/.next/export-marker.json

@ -0,0 +1 @@
{"version":1,"hasExportPathMap":false,"exportTrailingSlash":false,"isNextImageImported":false}

1
site/.next/images-manifest.json

@ -0,0 +1 @@
{"version":1,"images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[16,32,48,64,96,128,256,384],"path":"/_next/image","loader":"default","loaderFile":"","domains":[],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"inline","remotePatterns":[],"unoptimized":false,"sizes":[640,750,828,1080,1200,1920,2048,3840,16,32,48,64,96,128,256,384]}}

1
site/.next/next-minimal-server.js.nft.json

File diff suppressed because one or more lines are too long

1
site/.next/next-server.js.nft.json

File diff suppressed because one or more lines are too long

1
site/.next/prerender-manifest.js

File diff suppressed because one or more lines are too long

1
site/.next/prerender-manifest.json

File diff suppressed because one or more lines are too long

1
site/.next/required-server-files.json

@ -0,0 +1 @@
{"version":1,"config":{"env":{},"webpack":null,"eslint":{"ignoreDuringBuilds":false},"typescript":{"ignoreBuildErrors":false,"tsconfigPath":"tsconfig.json"},"distDir":".next","cleanDistDir":true,"assetPrefix":"","cacheMaxMemorySize":52428800,"configOrigin":"next.config.mjs","useFileSystemPublicRoutes":true,"generateEtags":true,"pageExtensions":["tsx","ts","jsx","js"],"poweredByHeader":true,"compress":true,"analyticsId":"","images":{"deviceSizes":[640,750,828,1080,1200,1920,2048,3840],"imageSizes":[16,32,48,64,96,128,256,384],"path":"/_next/image","loader":"default","loaderFile":"","domains":[],"disableStaticImages":false,"minimumCacheTTL":60,"formats":["image/webp"],"dangerouslyAllowSVG":false,"contentSecurityPolicy":"script-src 'none'; frame-src 'none'; sandbox;","contentDispositionType":"inline","remotePatterns":[],"unoptimized":false},"devIndicators":{"buildActivity":true,"buildActivityPosition":"bottom-right"},"onDemandEntries":{"maxInactiveAge":60000,"pagesBufferLength":5},"amp":{"canonicalBase":""},"basePath":"","sassOptions":{},"trailingSlash":false,"i18n":null,"productionBrowserSourceMaps":false,"optimizeFonts":true,"excludeDefaultMomentLocales":true,"serverRuntimeConfig":{},"publicRuntimeConfig":{},"reactProductionProfiling":false,"reactStrictMode":true,"httpAgentOptions":{"keepAlive":true},"outputFileTracing":true,"staticPageGenerationTimeout":60,"swcMinify":true,"output":"standalone","modularizeImports":{"@mui/icons-material":{"transform":"@mui/icons-material/{{member}}"},"lodash":{"transform":"lodash/{{member}}"}},"experimental":{"prerenderEarlyExit":false,"serverMinification":true,"serverSourceMaps":false,"linkNoTouchStart":false,"caseSensitiveRoutes":false,"clientRouterFilter":true,"clientRouterFilterRedirects":false,"fetchCacheKeyPrefix":"","middlewarePrefetch":"flexible","optimisticClientCache":true,"manualClientBasePath":false,"cpus":21,"memoryBasedWorkersCount":false,"isrFlushToDisk":true,"workerThreads":false,"optimizeCss":false,"nextScriptWorkers":false,"scrollRestoration":false,"externalDir":false,"disableOptimizedLoading":false,"gzipSize":true,"craCompat":false,"esmExternals":true,"fullySpecified":false,"outputFileTracingRoot":"D:\\Desktop\\qa\\web\\X1_Site\\site","swcTraceProfiling":false,"forceSwcTransforms":false,"largePageDataBytes":128000,"adjustFontFallbacks":false,"adjustFontFallbacksWithSizeAdjust":false,"typedRoutes":false,"instrumentationHook":false,"bundlePagesExternals":false,"parallelServerCompiles":false,"parallelServerBuildTraces":false,"ppr":false,"missingSuspenseWithCSRBailout":true,"optimizeServerReact":true,"useEarlyImport":false,"staleTimes":{"dynamic":30,"static":300},"optimizePackageImports":["lucide-react","date-fns","lodash-es","ramda","antd","react-bootstrap","ahooks","@ant-design/icons","@headlessui/react","@headlessui-float/react","@heroicons/react/20/solid","@heroicons/react/24/solid","@heroicons/react/24/outline","@visx/visx","@tremor/react","rxjs","@mui/material","@mui/icons-material","recharts","react-use","@material-ui/core","@material-ui/icons","@tabler/icons-react","mui-core","react-icons/ai","react-icons/bi","react-icons/bs","react-icons/cg","react-icons/ci","react-icons/di","react-icons/fa","react-icons/fa6","react-icons/fc","react-icons/fi","react-icons/gi","react-icons/go","react-icons/gr","react-icons/hi","react-icons/hi2","react-icons/im","react-icons/io","react-icons/io5","react-icons/lia","react-icons/lib","react-icons/lu","react-icons/md","react-icons/pi","react-icons/ri","react-icons/rx","react-icons/si","react-icons/sl","react-icons/tb","react-icons/tfi","react-icons/ti","react-icons/vsc","react-icons/wi"],"trustHostHeader":false,"isExperimentalCompile":false},"configFileName":"next.config.mjs"},"appDir":"D:\\Desktop\\qa\\web\\X1_Site\\site","relativeAppDir":"","files":[".next\\routes-manifest.json",".next\\server\\pages-manifest.json",".next\\build-manifest.json",".next\\prerender-manifest.json",".next\\prerender-manifest.js",".next\\server\\middleware-manifest.json",".next\\server\\middleware-build-manifest.js",".next\\server\\middleware-react-loadable-manifest.js",".next\\server\\app-paths-manifest.json",".next\\app-path-routes-manifest.json",".next\\app-build-manifest.json",".next\\server\\server-reference-manifest.js",".next\\server\\server-reference-manifest.json",".next\\react-loadable-manifest.json",".next\\server\\font-manifest.json",".next\\BUILD_ID",".next\\server\\next-font-manifest.js",".next\\server\\next-font-manifest.json"],"ignore":["node_modules\\next\\dist\\compiled\\@ampproject\\toolbox-optimizer\\**\\*"]}

1
site/.next/routes-manifest.json

@ -0,0 +1 @@
{"version":3,"pages404":true,"caseSensitive":false,"basePath":"","redirects":[{"source":"/:path+/","destination":"/:path+","internal":true,"statusCode":308,"regex":"^(?:/((?:[^/]+?)(?:/(?:[^/]+?))*))/$"}],"headers":[],"dynamicRoutes":[{"page":"/[locale]","regex":"^/([^/]+?)(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale"},"namedRegex":"^/(?<nxtPlocale>[^/]+?)(?:/)?$"},{"page":"/[locale]/about","regex":"^/([^/]+?)/about(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale"},"namedRegex":"^/(?<nxtPlocale>[^/]+?)/about(?:/)?$"},{"page":"/[locale]/careers","regex":"^/([^/]+?)/careers(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale"},"namedRegex":"^/(?<nxtPlocale>[^/]+?)/careers(?:/)?$"},{"page":"/[locale]/cases","regex":"^/([^/]+?)/cases(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale"},"namedRegex":"^/(?<nxtPlocale>[^/]+?)/cases(?:/)?$"},{"page":"/[locale]/channel/[slug]","regex":"^/([^/]+?)/channel/([^/]+?)(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale","nxtPslug":"nxtPslug"},"namedRegex":"^/(?<nxtPlocale>[^/]+?)/channel/(?<nxtPslug>[^/]+?)(?:/)?$"},{"page":"/[locale]/contact","regex":"^/([^/]+?)/contact(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale"},"namedRegex":"^/(?<nxtPlocale>[^/]+?)/contact(?:/)?$"},{"page":"/[locale]/news","regex":"^/([^/]+?)/news(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale"},"namedRegex":"^/(?<nxtPlocale>[^/]+?)/news(?:/)?$"},{"page":"/[locale]/product/[id]","regex":"^/([^/]+?)/product/([^/]+?)(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale","nxtPid":"nxtPid"},"namedRegex":"^/(?<nxtPlocale>[^/]+?)/product/(?<nxtPid>[^/]+?)(?:/)?$"},{"page":"/[locale]/products","regex":"^/([^/]+?)/products(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale"},"namedRegex":"^/(?<nxtPlocale>[^/]+?)/products(?:/)?$"},{"page":"/[locale]/solutions","regex":"^/([^/]+?)/solutions(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale"},"namedRegex":"^/(?<nxtPlocale>[^/]+?)/solutions(?:/)?$"},{"page":"/[locale]/tech","regex":"^/([^/]+?)/tech(?:/)?$","routeKeys":{"nxtPlocale":"nxtPlocale"},"namedRegex":"^/(?<nxtPlocale>[^/]+?)/tech(?:/)?$"}],"staticRoutes":[{"page":"/","regex":"^/(?:/)?$","routeKeys":{},"namedRegex":"^/(?:/)?$"},{"page":"/_not-found","regex":"^/_not\\-found(?:/)?$","routeKeys":{},"namedRegex":"^/_not\\-found(?:/)?$"}],"dataRoutes":[],"rsc":{"header":"RSC","varyHeader":"RSC, Next-Router-State-Tree, Next-Router-Prefetch","prefetchHeader":"Next-Router-Prefetch","didPostponeHeader":"x-nextjs-postponed","contentTypeHeader":"text/x-component","suffix":".rsc","prefetchSuffix":".prefetch.rsc"},"rewrites":[]}

13
site/.next/server/app-paths-manifest.json

@ -1,6 +1,15 @@
{
"/_not-found/page": "app/_not-found/page.js",
"/page": "app/page.js",
"/[locale]/solutions/page": "app/[locale]/solutions/page.js",
"/[locale]/contact/page": "app/[locale]/contact/page.js",
"/[locale]/news/page": "app/[locale]/news/page.js",
"/[locale]/page": "app/[locale]/page.js",
"/[locale]/about/page": "app/[locale]/about/page.js",
"/[locale]/products/page": "app/[locale]/products/page.js",
"/[locale]/solutions/page": "app/[locale]/solutions/page.js"
"/[locale]/careers/page": "app/[locale]/careers/page.js",
"/[locale]/product/[id]/page": "app/[locale]/product/[id]/page.js",
"/[locale]/tech/page": "app/[locale]/tech/page.js",
"/[locale]/channel/[slug]/page": "app/[locale]/channel/[slug]/page.js",
"/[locale]/cases/page": "app/[locale]/cases/page.js",
"/[locale]/about/page": "app/[locale]/about/page.js"
}

303
site/.next/server/app/[locale]/about/page.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/[locale]/about/page.js.nft.json

@ -0,0 +1 @@
{"version":1,"files":["../../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/226.js","../../../chunks/746.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}

2
site/.next/server/app/[locale]/about/page_client-reference-manifest.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/[locale]/careers/page.js

@ -0,0 +1 @@
"use strict";(()=>{var e={};e.id=919,e.ids=[919],e.modules={7849:e=>{e.exports=require("next/dist/client/components/action-async-storage.external")},2934:e=>{e.exports=require("next/dist/client/components/action-async-storage.external.js")},5403:e=>{e.exports=require("next/dist/client/components/request-async-storage.external")},4580:e=>{e.exports=require("next/dist/client/components/request-async-storage.external.js")},4749:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external")},5869:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},399:e=>{e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},7147:e=>{e.exports=require("fs")},1017:e=>{e.exports=require("path")},3029:(e,t,r)=>{r.r(t),r.d(t,{GlobalError:()=>o.a,__next_app__:()=>x,originalPathname:()=>d,pages:()=>c,routeModule:()=>u,tree:()=>p}),r(6048),r(6874),r(1506),r(6560);var a=r(3191),s=r(8716),n=r(7922),o=r.n(n),i=r(5231),l={};for(let e in i)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(l[e]=()=>i[e]);r.d(t,l);let p=["",{children:["[locale]",{children:["careers",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(r.bind(r,6048)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\careers\\page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(r.bind(r,6874)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\layout.tsx"]}]},{layout:[()=>Promise.resolve().then(r.bind(r,1506)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\layout.tsx"],"not-found":[()=>Promise.resolve().then(r.bind(r,6560)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\not-found.tsx"]}],c=["D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\careers\\page.tsx"],d="/[locale]/careers/page",x={require:r,loadChunk:()=>Promise.resolve()},u=new a.AppPageRouteModule({definition:{kind:s.x.APP_PAGE,page:"/[locale]/careers/page",pathname:"/[locale]/careers",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:p}})},6048:(e,t,r)=>{r.r(t),r.d(t,{default:()=>l,revalidate:()=>i});var a=r(9510);r(1159);var s=r(8569);function n({data:e}){return a.jsx("section",{id:"careers",className:"py-10 md:py-14 border-t border-[rgba(255,255,255,0.02)]",children:(0,a.jsxs)("div",{className:"max-w-[1200px] mx-auto px-4 md:px-6",children:[a.jsx("h2",{className:"text-lg md:text-xl mb-4 md:mb-[18px] text-white",children:e.title}),a.jsx("p",{className:"text-huilong-muted",children:e.content})]})})}var o=r(486);let i=300;function l({params:e}){let t=e.locale,r=(0,s.Rf)(t);return(0,a.jsxs)("main",{className:"bg-[#f6f8fc] text-[#1e2a3f]",children:[r.hero&&a.jsx(o.c,{title:r.hero.title,subtitle:r.hero.subtitle,locale:t}),a.jsx(n,{data:r})]})}}};var t=require("../../../webpack-runtime.js");t.C(e);var r=e=>t(t.s=e),a=t.X(0,[746,530],()=>r(3029));module.exports=a})();

1
site/.next/server/app/[locale]/careers/page.js.nft.json

@ -0,0 +1 @@
{"version":1,"files":["../../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/530.js","../../../chunks/746.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}

1
site/.next/server/app/[locale]/careers/page_client-reference-manifest.js

@ -0,0 +1 @@
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/[locale]/careers/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"1279":{"*":{"id":"1520","name":"*","chunks":[],"async":false}},"1343":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"2881":{"*":{"id":"864","name":"*","chunks":[],"async":false}},"4334":{"*":{"id":"565","name":"*","chunks":[],"async":false}},"4454":{"*":{"id":"4957","name":"*","chunks":[],"async":false}},"5324":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"5751":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"6024":{"*":{"id":"1919","name":"*","chunks":[],"async":false}},"6130":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"6513":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"7620":{"*":{"id":"3418","name":"*","chunks":[],"async":false}},"8173":{"*":{"id":"2481","name":"*","chunks":[],"async":false}},"9275":{"*":{"id":"9671","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\app-router.js":{"id":5751,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\app-router.js":{"id":5751,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":6513,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":6513,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\error-boundary.js":{"id":6130,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\error-boundary.js":{"id":6130,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":9275,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":9275,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js":{"id":5324,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\not-found-boundary.js":{"id":5324,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":1343,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":1343,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\globals.css":{"id":8877,"name":"*","chunks":["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\MainNav.tsx":{"id":7620,"name":"*","chunks":["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\ContactSection.tsx":{"id":4454,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\image-component.js":{"id":8173,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\image-component.js":{"id":8173,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\PageHero.tsx":{"id":2881,"name":"*","chunks":["919","static/chunks/app/%5Blocale%5D/careers/page-a353bfab6f36e500.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\HomeHeroCarousel.tsx":{"id":1279,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\ProductCarouselSection.tsx":{"id":6024,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\SolutionsCarousel.tsx":{"id":4334,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false}},"entryCSSFiles":{"D:\\Desktop\\qa\\web\\X1_Site\\site\\":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\not-found":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\layout":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\page":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\layout":["static/css/be847408abf924b2.css"],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\page":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\careers\\page":[]}}

1
site/.next/server/app/[locale]/cases/page.js

@ -0,0 +1 @@
"use strict";(()=>{var e={};e.id=914,e.ids=[914],e.modules={7849:e=>{e.exports=require("next/dist/client/components/action-async-storage.external")},2934:e=>{e.exports=require("next/dist/client/components/action-async-storage.external.js")},5403:e=>{e.exports=require("next/dist/client/components/request-async-storage.external")},4580:e=>{e.exports=require("next/dist/client/components/request-async-storage.external.js")},4749:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external")},5869:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},399:e=>{e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},7147:e=>{e.exports=require("fs")},1017:e=>{e.exports=require("path")},3563:(e,t,s)=>{s.r(t),s.d(t,{GlobalError:()=>n.a,__next_app__:()=>x,originalPathname:()=>p,pages:()=>d,routeModule:()=>u,tree:()=>c}),s(1170),s(6874),s(1506),s(6560);var a=s(3191),r=s(8716),i=s(7922),n=s.n(i),o=s(5231),l={};for(let e in o)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(l[e]=()=>o[e]);s.d(t,l);let c=["",{children:["[locale]",{children:["cases",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(s.bind(s,1170)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\cases\\page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(s.bind(s,6874)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\layout.tsx"]}]},{layout:[()=>Promise.resolve().then(s.bind(s,1506)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\layout.tsx"],"not-found":[()=>Promise.resolve().then(s.bind(s,6560)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\not-found.tsx"]}],d=["D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\cases\\page.tsx"],p="/[locale]/cases/page",x={require:s,loadChunk:()=>Promise.resolve()},u=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/[locale]/cases/page",pathname:"/[locale]/cases",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:c}})},1170:(e,t,s)=>{s.r(t),s.d(t,{default:()=>l,revalidate:()=>o});var a=s(9510);s(1159);var r=s(8569);function i({data:e}){return a.jsx("section",{id:"cases",className:"py-10 md:py-14 border-t border-[rgba(255,255,255,0.02)]",children:(0,a.jsxs)("div",{className:"max-w-[1200px] mx-auto px-4 md:px-6",children:[a.jsx("h2",{className:"text-lg md:text-xl mb-4 md:mb-[18px] text-white",children:e.title}),a.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-4 md:gap-[18px]",children:e.items.map((e,t)=>(0,a.jsxs)("div",{className:"bg-huilong-card p-4 rounded-lg",children:[a.jsx("h4",{className:"text-white mb-2 font-semibold",children:e.title}),a.jsx("p",{className:"text-huilong-muted text-sm",children:e.content})]},t))})]})})}var n=s(486);let o=300;function l({params:e}){let t=e.locale,s=(0,r.cJ)(t);return(0,a.jsxs)("main",{className:"bg-[#f6f8fc] text-[#1e2a3f]",children:[s.hero&&a.jsx(n.c,{title:s.hero.title,subtitle:s.hero.subtitle,locale:t}),a.jsx(i,{data:s})]})}}};var t=require("../../../webpack-runtime.js");t.C(e);var s=e=>t(t.s=e),a=t.X(0,[746,530],()=>s(3563));module.exports=a})();

1
site/.next/server/app/[locale]/cases/page.js.nft.json

@ -0,0 +1 @@
{"version":1,"files":["../../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/530.js","../../../chunks/746.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}

1
site/.next/server/app/[locale]/cases/page_client-reference-manifest.js

@ -0,0 +1 @@
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/[locale]/cases/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"1279":{"*":{"id":"1520","name":"*","chunks":[],"async":false}},"1343":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"2881":{"*":{"id":"864","name":"*","chunks":[],"async":false}},"4334":{"*":{"id":"565","name":"*","chunks":[],"async":false}},"4454":{"*":{"id":"4957","name":"*","chunks":[],"async":false}},"5324":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"5751":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"6024":{"*":{"id":"1919","name":"*","chunks":[],"async":false}},"6130":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"6513":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"7620":{"*":{"id":"3418","name":"*","chunks":[],"async":false}},"8173":{"*":{"id":"2481","name":"*","chunks":[],"async":false}},"9275":{"*":{"id":"9671","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\app-router.js":{"id":5751,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\app-router.js":{"id":5751,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":6513,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":6513,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\error-boundary.js":{"id":6130,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\error-boundary.js":{"id":6130,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":9275,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":9275,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js":{"id":5324,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\not-found-boundary.js":{"id":5324,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":1343,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":1343,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\globals.css":{"id":8877,"name":"*","chunks":["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\MainNav.tsx":{"id":7620,"name":"*","chunks":["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\ContactSection.tsx":{"id":4454,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\image-component.js":{"id":8173,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\image-component.js":{"id":8173,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\PageHero.tsx":{"id":2881,"name":"*","chunks":["914","static/chunks/app/%5Blocale%5D/cases/page-50a40ae6dae54394.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\HomeHeroCarousel.tsx":{"id":1279,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\ProductCarouselSection.tsx":{"id":6024,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\SolutionsCarousel.tsx":{"id":4334,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false}},"entryCSSFiles":{"D:\\Desktop\\qa\\web\\X1_Site\\site\\":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\not-found":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\layout":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\page":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\layout":["static/css/be847408abf924b2.css"],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\page":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\cases\\page":[]}}

1
site/.next/server/app/[locale]/channel/[slug]/page.js

@ -0,0 +1 @@
"use strict";(()=>{var e={};e.id=567,e.ids=[567],e.modules={7849:e=>{e.exports=require("next/dist/client/components/action-async-storage.external")},2934:e=>{e.exports=require("next/dist/client/components/action-async-storage.external.js")},5403:e=>{e.exports=require("next/dist/client/components/request-async-storage.external")},4580:e=>{e.exports=require("next/dist/client/components/request-async-storage.external.js")},4749:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external")},5869:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},399:e=>{e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},7147:e=>{e.exports=require("fs")},1017:e=>{e.exports=require("path")},7695:(e,t,a)=>{a.r(t),a.d(t,{GlobalError:()=>n.a,__next_app__:()=>x,originalPathname:()=>p,pages:()=>d,routeModule:()=>u,tree:()=>c}),a(7886),a(6874),a(1506),a(6560);var s=a(3191),l=a(8716),r=a(7922),n=a.n(r),o=a(5231),i={};for(let e in o)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(i[e]=()=>o[e]);a.d(t,i);let c=["",{children:["[locale]",{children:["channel",{children:["[slug]",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(a.bind(a,7886)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\channel\\[slug]\\page.tsx"]}]},{}]},{}]},{layout:[()=>Promise.resolve().then(a.bind(a,6874)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\layout.tsx"]}]},{layout:[()=>Promise.resolve().then(a.bind(a,1506)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\layout.tsx"],"not-found":[()=>Promise.resolve().then(a.bind(a,6560)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\not-found.tsx"]}],d=["D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\channel\\[slug]\\page.tsx"],p="/[locale]/channel/[slug]/page",x={require:a,loadChunk:()=>Promise.resolve()},u=new s.AppPageRouteModule({definition:{kind:l.x.APP_PAGE,page:"/[locale]/channel/[slug]/page",pathname:"/[locale]/channel/[slug]",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:c}})},7886:(e,t,a)=>{a.r(t),a.d(t,{default:()=>i,revalidate:()=>o});var s=a(9510);a(1159);var l=a(8569),r=a(4359);function n({items:e,basePath:t=""}){return s.jsx("div",{className:"grid grid-cols-1 md:grid-cols-2 gap-7",children:e.map(e=>s.jsx(r.I,{item:e,basePath:t},e.id))})}let o=300;function i({params:e}){let t=(0,l.g2)(e.slug,e.locale);return t?(0,s.jsxs)("div",{className:"mx-auto max-w-screen-2xl px-4 py-8 space-y-8",children:[(0,s.jsxs)("div",{className:"flex items-center justify-between",children:[s.jsx("h1",{className:"text-2xl font-semibold",children:t.title}),s.jsx("a",{href:`/${e.locale}`,className:"text-sm text-gray-600 hover:text-gray-900",children:"en"===e.locale?"Home":"返回首页"})]}),t.hero?.image&&s.jsx("a",{href:t.hero.href??`/${e.locale}`,className:"block overflow-hidden rounded-xl",children:s.jsx("img",{src:t.hero.image,alt:t.hero.title??t.title,className:"aspect-[16/6] w-full object-cover"})}),s.jsx(n,{items:t.products,basePath:`/${e.locale}`})]}):(0,s.jsxs)("div",{className:"mx-auto max-w-screen-2xl px-4 py-12",children:[s.jsx("h1",{className:"text-2xl font-semibold",children:"Channel Not Found"}),s.jsx("a",{className:"mt-6 inline-block text-blue-600",href:`/${e.locale}`,children:"Back"})]})}}};var t=require("../../../../webpack-runtime.js");t.C(e);var a=e=>t(t.s=e),s=t.X(0,[746,826],()=>a(7695));module.exports=s})();

1
site/.next/server/app/[locale]/channel/[slug]/page.js.nft.json

@ -0,0 +1 @@
{"version":1,"files":["../../../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/package.json","../../../../../../package.json","../../../../../package.json","../../../../chunks/746.js","../../../../chunks/826.js","../../../../webpack-runtime.js","page_client-reference-manifest.js"]}

1
site/.next/server/app/[locale]/channel/[slug]/page_client-reference-manifest.js

@ -0,0 +1 @@
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/[locale]/channel/[slug]/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"1279":{"*":{"id":"1520","name":"*","chunks":[],"async":false}},"1343":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"2881":{"*":{"id":"864","name":"*","chunks":[],"async":false}},"4334":{"*":{"id":"565","name":"*","chunks":[],"async":false}},"4454":{"*":{"id":"4957","name":"*","chunks":[],"async":false}},"5324":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"5751":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"6024":{"*":{"id":"1919","name":"*","chunks":[],"async":false}},"6130":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"6513":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"7620":{"*":{"id":"3418","name":"*","chunks":[],"async":false}},"8173":{"*":{"id":"2481","name":"*","chunks":[],"async":false}},"9275":{"*":{"id":"9671","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\app-router.js":{"id":5751,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\app-router.js":{"id":5751,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":6513,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":6513,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\error-boundary.js":{"id":6130,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\error-boundary.js":{"id":6130,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":9275,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":9275,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js":{"id":5324,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\not-found-boundary.js":{"id":5324,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":1343,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":1343,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\globals.css":{"id":8877,"name":"*","chunks":["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\MainNav.tsx":{"id":7620,"name":"*","chunks":["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\ContactSection.tsx":{"id":4454,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\image-component.js":{"id":8173,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\image-component.js":{"id":8173,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\PageHero.tsx":{"id":2881,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\HomeHeroCarousel.tsx":{"id":1279,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\ProductCarouselSection.tsx":{"id":6024,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\SolutionsCarousel.tsx":{"id":4334,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false}},"entryCSSFiles":{"D:\\Desktop\\qa\\web\\X1_Site\\site\\":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\not-found":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\layout":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\page":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\layout":["static/css/be847408abf924b2.css"],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\page":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\channel\\[slug]\\page":[]}}

1
site/.next/server/app/[locale]/contact/page.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/[locale]/contact/page.js.nft.json

@ -0,0 +1 @@
{"version":1,"files":["../../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/746.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}

1
site/.next/server/app/[locale]/contact/page_client-reference-manifest.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/[locale]/news/page.js

@ -0,0 +1 @@
"use strict";(()=>{var e={};e.id=357,e.ids=[357],e.modules={7849:e=>{e.exports=require("next/dist/client/components/action-async-storage.external")},2934:e=>{e.exports=require("next/dist/client/components/action-async-storage.external.js")},5403:e=>{e.exports=require("next/dist/client/components/request-async-storage.external")},4580:e=>{e.exports=require("next/dist/client/components/request-async-storage.external.js")},4749:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external")},5869:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},399:e=>{e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},7147:e=>{e.exports=require("fs")},1017:e=>{e.exports=require("path")},2212:(e,t,s)=>{s.r(t),s.d(t,{GlobalError:()=>i.a,__next_app__:()=>x,originalPathname:()=>d,pages:()=>c,routeModule:()=>u,tree:()=>p}),s(9163),s(6874),s(1506),s(6560);var a=s(3191),r=s(8716),n=s(7922),i=s.n(n),o=s(5231),l={};for(let e in o)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(l[e]=()=>o[e]);s.d(t,l);let p=["",{children:["[locale]",{children:["news",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(s.bind(s,9163)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\news\\page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(s.bind(s,6874)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\layout.tsx"]}]},{layout:[()=>Promise.resolve().then(s.bind(s,1506)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\layout.tsx"],"not-found":[()=>Promise.resolve().then(s.bind(s,6560)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\not-found.tsx"]}],c=["D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\news\\page.tsx"],d="/[locale]/news/page",x={require:s,loadChunk:()=>Promise.resolve()},u=new a.AppPageRouteModule({definition:{kind:r.x.APP_PAGE,page:"/[locale]/news/page",pathname:"/[locale]/news",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:p}})},9163:(e,t,s)=>{s.r(t),s.d(t,{default:()=>l,revalidate:()=>o});var a=s(9510);s(1159);var r=s(8569);function n({data:e}){return a.jsx("section",{id:"news",className:"py-10 md:py-14 border-t border-[rgba(255,255,255,0.02)]",children:(0,a.jsxs)("div",{className:"max-w-[1200px] mx-auto px-4 md:px-6",children:[a.jsx("h2",{className:"text-lg md:text-xl mb-4 md:mb-[18px] text-white",children:e.title}),a.jsx("div",{className:"space-y-3",children:e.items.map((e,t)=>(0,a.jsxs)("article",{className:"bg-huilong-card p-3.5 rounded-lg",children:[a.jsx("h4",{className:"text-white mb-2 font-semibold",children:e.title}),(0,a.jsxs)("p",{className:"text-huilong-muted text-sm",children:[e.content," ",a.jsx("span",{className:"text-huilong-muted/70",children:e.meta})]})]},t))})]})})}var i=s(486);let o=300;function l({params:e}){let t=e.locale,s=(0,r.dD)(t);return(0,a.jsxs)("main",{className:"bg-[#f6f8fc] text-[#1e2a3f]",children:[s.hero&&a.jsx(i.c,{title:s.hero.title,subtitle:s.hero.subtitle,locale:t}),a.jsx(n,{data:s})]})}}};var t=require("../../../webpack-runtime.js");t.C(e);var s=e=>t(t.s=e),a=t.X(0,[746,530],()=>s(2212));module.exports=a})();

1
site/.next/server/app/[locale]/news/page.js.nft.json

@ -0,0 +1 @@
{"version":1,"files":["../../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/530.js","../../../chunks/746.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}

1
site/.next/server/app/[locale]/news/page_client-reference-manifest.js

@ -0,0 +1 @@
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/[locale]/news/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"1279":{"*":{"id":"1520","name":"*","chunks":[],"async":false}},"1343":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"2881":{"*":{"id":"864","name":"*","chunks":[],"async":false}},"4334":{"*":{"id":"565","name":"*","chunks":[],"async":false}},"4454":{"*":{"id":"4957","name":"*","chunks":[],"async":false}},"5324":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"5751":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"6024":{"*":{"id":"1919","name":"*","chunks":[],"async":false}},"6130":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"6513":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"7620":{"*":{"id":"3418","name":"*","chunks":[],"async":false}},"8173":{"*":{"id":"2481","name":"*","chunks":[],"async":false}},"9275":{"*":{"id":"9671","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\app-router.js":{"id":5751,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\app-router.js":{"id":5751,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":6513,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":6513,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\error-boundary.js":{"id":6130,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\error-boundary.js":{"id":6130,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":9275,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":9275,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js":{"id":5324,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\not-found-boundary.js":{"id":5324,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":1343,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":1343,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\globals.css":{"id":8877,"name":"*","chunks":["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\MainNav.tsx":{"id":7620,"name":"*","chunks":["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\ContactSection.tsx":{"id":4454,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\image-component.js":{"id":8173,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\image-component.js":{"id":8173,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\PageHero.tsx":{"id":2881,"name":"*","chunks":["357","static/chunks/app/%5Blocale%5D/news/page-d8868ad358433d56.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\HomeHeroCarousel.tsx":{"id":1279,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\ProductCarouselSection.tsx":{"id":6024,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\SolutionsCarousel.tsx":{"id":4334,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false}},"entryCSSFiles":{"D:\\Desktop\\qa\\web\\X1_Site\\site\\":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\not-found":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\layout":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\page":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\layout":["static/css/be847408abf924b2.css"],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\page":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\news\\page":[]}}

438
site/.next/server/app/[locale]/page.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/[locale]/page.js.nft.json

@ -0,0 +1 @@
{"version":1,"files":["../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/package.json","../../../../package.json","../../../package.json","../../chunks/226.js","../../chunks/746.js","../../webpack-runtime.js","page_client-reference-manifest.js"]}

2
site/.next/server/app/[locale]/page_client-reference-manifest.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/[locale]/product/[id]/page.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/[locale]/product/[id]/page.js.nft.json

@ -0,0 +1 @@
{"version":1,"files":["../../../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../node_modules/next/package.json","../../../../../../package.json","../../../../../package.json","../../../../chunks/746.js","../../../../webpack-runtime.js","page_client-reference-manifest.js"]}

1
site/.next/server/app/[locale]/product/[id]/page_client-reference-manifest.js

@ -0,0 +1 @@
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/[locale]/product/[id]/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"1279":{"*":{"id":"1520","name":"*","chunks":[],"async":false}},"1343":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"2881":{"*":{"id":"864","name":"*","chunks":[],"async":false}},"4334":{"*":{"id":"565","name":"*","chunks":[],"async":false}},"4454":{"*":{"id":"4957","name":"*","chunks":[],"async":false}},"5324":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"5751":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"6024":{"*":{"id":"1919","name":"*","chunks":[],"async":false}},"6130":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"6513":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"7620":{"*":{"id":"3418","name":"*","chunks":[],"async":false}},"8173":{"*":{"id":"2481","name":"*","chunks":[],"async":false}},"9275":{"*":{"id":"9671","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\app-router.js":{"id":5751,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\app-router.js":{"id":5751,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":6513,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":6513,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\error-boundary.js":{"id":6130,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\error-boundary.js":{"id":6130,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":9275,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":9275,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js":{"id":5324,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\not-found-boundary.js":{"id":5324,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":1343,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":1343,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\globals.css":{"id":8877,"name":"*","chunks":["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\MainNav.tsx":{"id":7620,"name":"*","chunks":["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\ContactSection.tsx":{"id":4454,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\image-component.js":{"id":8173,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\image-component.js":{"id":8173,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\PageHero.tsx":{"id":2881,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\HomeHeroCarousel.tsx":{"id":1279,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\ProductCarouselSection.tsx":{"id":6024,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\SolutionsCarousel.tsx":{"id":4334,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false}},"entryCSSFiles":{"D:\\Desktop\\qa\\web\\X1_Site\\site\\":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\not-found":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\layout":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\page":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\layout":["static/css/be847408abf924b2.css"],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\page":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\product\\[id]\\page":[]}}

314
site/.next/server/app/[locale]/products/page.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/[locale]/products/page.js.nft.json

@ -0,0 +1 @@
{"version":1,"files":["../../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/746.js","../../../chunks/826.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}

2
site/.next/server/app/[locale]/products/page_client-reference-manifest.js

File diff suppressed because one or more lines are too long

303
site/.next/server/app/[locale]/solutions/page.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/[locale]/solutions/page.js.nft.json

@ -0,0 +1 @@
{"version":1,"files":["../../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/746.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}

2
site/.next/server/app/[locale]/solutions/page_client-reference-manifest.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/[locale]/tech/page.js

@ -0,0 +1 @@
"use strict";(()=>{var e={};e.id=177,e.ids=[177],e.modules={7849:e=>{e.exports=require("next/dist/client/components/action-async-storage.external")},2934:e=>{e.exports=require("next/dist/client/components/action-async-storage.external.js")},5403:e=>{e.exports=require("next/dist/client/components/request-async-storage.external")},4580:e=>{e.exports=require("next/dist/client/components/request-async-storage.external.js")},4749:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external")},5869:e=>{e.exports=require("next/dist/client/components/static-generation-async-storage.external.js")},399:e=>{e.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},7147:e=>{e.exports=require("fs")},1017:e=>{e.exports=require("path")},5920:(e,t,r)=>{r.r(t),r.d(t,{GlobalError:()=>i.a,__next_app__:()=>x,originalPathname:()=>p,pages:()=>d,routeModule:()=>m,tree:()=>c}),r(2009),r(6874),r(1506),r(6560);var a=r(3191),s=r(8716),o=r(7922),i=r.n(o),n=r(5231),l={};for(let e in n)0>["default","tree","pages","GlobalError","originalPathname","__next_app__","routeModule"].indexOf(e)&&(l[e]=()=>n[e]);r.d(t,l);let c=["",{children:["[locale]",{children:["tech",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(r.bind(r,2009)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\tech\\page.tsx"]}]},{}]},{layout:[()=>Promise.resolve().then(r.bind(r,6874)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\layout.tsx"]}]},{layout:[()=>Promise.resolve().then(r.bind(r,1506)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\layout.tsx"],"not-found":[()=>Promise.resolve().then(r.bind(r,6560)),"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\not-found.tsx"]}],d=["D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\tech\\page.tsx"],p="/[locale]/tech/page",x={require:r,loadChunk:()=>Promise.resolve()},m=new a.AppPageRouteModule({definition:{kind:s.x.APP_PAGE,page:"/[locale]/tech/page",pathname:"/[locale]/tech",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:c}})},2009:(e,t,r)=>{r.r(t),r.d(t,{default:()=>l,revalidate:()=>n});var a=r(9510);r(1159);var s=r(8569);function o({data:e}){return a.jsx("section",{id:"tech",className:"py-10 md:py-14 border-t border-[rgba(255,255,255,0.02)]",children:(0,a.jsxs)("div",{className:"max-w-[1200px] mx-auto px-4 md:px-6",children:[a.jsx("h2",{className:"text-lg md:text-xl mb-4 md:mb-[18px] text-white",children:e.title}),a.jsx("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-3 md:gap-3.5",children:e.items.map((e,t)=>(0,a.jsxs)("div",{className:"bg-gradient-to-b from-[rgba(255,255,255,0.02)] to-[rgba(255,255,255,0.01)] p-[18px] rounded-lg border border-[rgba(255,255,255,0.03)]",children:[a.jsx("h4",{className:"text-white mb-2 font-semibold",children:e.title}),a.jsx("p",{className:"text-huilong-muted text-sm",children:e.content})]},t))})]})})}var i=r(486);let n=300;function l({params:e}){let t=e.locale,r=(0,s.h6)(t);return(0,a.jsxs)("main",{className:"bg-[#f6f8fc] text-[#1e2a3f]",children:[r.hero&&a.jsx(i.c,{title:r.hero.title,subtitle:r.hero.subtitle,locale:t}),a.jsx(o,{data:r})]})}}};var t=require("../../../webpack-runtime.js");t.C(e);var r=e=>t(t.s=e),a=t.X(0,[746,530],()=>r(5920));module.exports=a})();

1
site/.next/server/app/[locale]/tech/page.js.nft.json

@ -0,0 +1 @@
{"version":1,"files":["../../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/next/package.json","../../../../../package.json","../../../../package.json","../../../chunks/530.js","../../../chunks/746.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}

1
site/.next/server/app/[locale]/tech/page_client-reference-manifest.js

@ -0,0 +1 @@
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/[locale]/tech/page"]={"moduleLoading":{"prefix":"/_next/","crossOrigin":null},"ssrModuleMapping":{"1279":{"*":{"id":"1520","name":"*","chunks":[],"async":false}},"1343":{"*":{"id":"4759","name":"*","chunks":[],"async":false}},"2881":{"*":{"id":"864","name":"*","chunks":[],"async":false}},"4334":{"*":{"id":"565","name":"*","chunks":[],"async":false}},"4454":{"*":{"id":"4957","name":"*","chunks":[],"async":false}},"5324":{"*":{"id":"1868","name":"*","chunks":[],"async":false}},"5751":{"*":{"id":"2994","name":"*","chunks":[],"async":false}},"6024":{"*":{"id":"1919","name":"*","chunks":[],"async":false}},"6130":{"*":{"id":"9727","name":"*","chunks":[],"async":false}},"6513":{"*":{"id":"6114","name":"*","chunks":[],"async":false}},"7620":{"*":{"id":"3418","name":"*","chunks":[],"async":false}},"8173":{"*":{"id":"2481","name":"*","chunks":[],"async":false}},"9275":{"*":{"id":"9671","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\app-router.js":{"id":5751,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\app-router.js":{"id":5751,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":6513,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":6513,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\error-boundary.js":{"id":6130,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\error-boundary.js":{"id":6130,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":9275,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":9275,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\not-found-boundary.js":{"id":5324,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\not-found-boundary.js":{"id":5324,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":1343,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":1343,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\globals.css":{"id":8877,"name":"*","chunks":["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\MainNav.tsx":{"id":7620,"name":"*","chunks":["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\ContactSection.tsx":{"id":4454,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\client\\image-component.js":{"id":8173,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\node_modules\\next\\dist\\esm\\client\\image-component.js":{"id":8173,"name":"*","chunks":[],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\PageHero.tsx":{"id":2881,"name":"*","chunks":["177","static/chunks/app/%5Blocale%5D/tech/page-e351a0273495cfff.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\HomeHeroCarousel.tsx":{"id":1279,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\ProductCarouselSection.tsx":{"id":6024,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false},"D:\\Desktop\\qa\\web\\X1_Site\\site\\components\\SolutionsCarousel.tsx":{"id":4334,"name":"*","chunks":["61","static/chunks/app/%5Blocale%5D/page-8027ecab04cade73.js"],"async":false}},"entryCSSFiles":{"D:\\Desktop\\qa\\web\\X1_Site\\site\\":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\not-found":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\layout":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\page":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\layout":["static/css/be847408abf924b2.css"],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\page":[],"D:\\Desktop\\qa\\web\\X1_Site\\site\\app\\[locale]\\tech\\page":[]}}

1
site/.next/server/app/_not-found.html

@ -0,0 +1 @@
<!DOCTYPE html><html lang="zh-CN"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-889906d2d9470bce.js"/><script src="/_next/static/chunks/fd9d1056-a8aa78a917e10883.js" async=""></script><script src="/_next/static/chunks/23-43726ac80e28b4ce.js" async=""></script><script src="/_next/static/chunks/main-app-c6127950f2729789.js" async=""></script><meta name="robots" content="noindex"/><title>衡感智能:让城市具备安全感知能力</title><script src="/_next/static/chunks/polyfills-2d7d1ae7468b5dcf.js" noModule=""></script></head><body><div class="mx-auto max-w-screen-md px-4 py-20 text-center"><h1 class="text-3xl font-semibold mb-2">页面不存在</h1><p class="text-gray-600 mb-6">您访问的页面可能已被移动或暂未上线。</p><a href="/" class="inline-block px-5 py-2.5 rounded bg-black text-white">返回首页</a></div><script src="/_next/static/chunks/webpack-889906d2d9470bce.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:I[5751,[],\"\"]\n3:I[9275,[],\"\"]\n4:I[1343,[],\"\"]\n6:I[6130,[],\"\"]\n7:[]\n0:[null,[\"$\",\"$L1\",null,{\"buildId\":\"8Jn681KgFaHOPvq36M-Gb\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/_not-found\",\"initialTree\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{},[[\"$L2\",[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-screen-md px-4 py-20 text-center\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-3xl font-semibold mb-2\",\"children\":\"页面不存在\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-600 mb-6\",\"children\":\"您访问的页面可能已被移动或暂未上线。\"}],[\"$\",\"a\",null,{\"href\":\"/\",\"className\":\"inline-block px-5 py-2.5 rounded bg-black text-white\",\"children\":\"返回首页\"}]]}]],null],null]},[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"/_not-found\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"styles\":null}],null]},[[\"$\",\"html\",null,{\"lang\":\"zh-CN\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-screen-md px-4 py-20 text-center\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-3xl font-semibold mb-2\",\"children\":\"页面不存在\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-600 mb-6\",\"children\":\"您访问的页面可能已被移动或暂未上线。\"}],[\"$\",\"a\",null,{\"href\":\"/\",\"className\":\"inline-block px-5 py-2.5 rounded bg-black text-white\",\"children\":\"返回首页\"}]]}],\"notFoundStyles\":[],\"styles\":null}]}]}],null],null],\"couldBeIntercepted\":false,\"initialHead\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex"])</script><script>self.__next_f.push([1,"\"}],\"$L5\"],\"globalErrorComponent\":\"$6\",\"missingSlots\":\"$W7\"}]]\n"])</script><script>self.__next_f.push([1,"5:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"衡感智能:让城市具备安全感知能力\"}]]\n2:null\n"])</script></body></html>

6
site/.next/server/app/_not-found.meta

@ -0,0 +1,6 @@
{
"status": 404,
"headers": {
"x-next-cache-tags": "_N_T_/layout,_N_T_/_not-found/layout,_N_T_/_not-found/page,_N_T_/_not-found"
}
}

5
site/.next/server/app/_not-found.rsc

@ -0,0 +1,5 @@
2:I[9275,[],""]
3:I[1343,[],""]
0:["8Jn681KgFaHOPvq36M-Gb",[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",{"children":["/_not-found",{"children":["__PAGE__",{},[["$L1",["$","div",null,{"className":"mx-auto max-w-screen-md px-4 py-20 text-center","children":[["$","h1",null,{"className":"text-3xl font-semibold mb-2","children":"页面不存在"}],["$","p",null,{"className":"text-gray-600 mb-6","children":"您访问的页面可能已被移动或暂未上线。"}],["$","a",null,{"href":"/","className":"inline-block px-5 py-2.5 rounded bg-black text-white","children":"返回首页"}]]}]],null],null]},["$","$L2",null,{"parallelRouterKey":"children","segmentPath":["children","/_not-found","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":null}],null]},[["$","html",null,{"lang":"zh-CN","children":["$","body",null,{"children":["$","$L2",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L3",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":["$","div",null,{"className":"mx-auto max-w-screen-md px-4 py-20 text-center","children":[["$","h1",null,{"className":"text-3xl font-semibold mb-2","children":"页面不存在"}],["$","p",null,{"className":"text-gray-600 mb-6","children":"您访问的页面可能已被移动或暂未上线。"}],["$","a",null,{"href":"/","className":"inline-block px-5 py-2.5 rounded bg-black text-white","children":"返回首页"}]]}],"notFoundStyles":[],"styles":null}]}]}],null],null],[null,[["$","meta",null,{"name":"robots","content":"noindex"}],"$L4"]]]]]
4:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"衡感智能:让城市具备安全感知能力"}]]
1:null

177
site/.next/server/app/_not-found/page.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/_not-found/page.js.nft.json

@ -0,0 +1 @@
{"version":1,"files":["../../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../../node_modules/next/dist/client/components/async-local-storage.js","../../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../node_modules/next/package.json","../../../../package.json","../../../package.json","../../chunks/746.js","../../webpack-runtime.js","page_client-reference-manifest.js"]}

2
site/.next/server/app/_not-found/page_client-reference-manifest.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/en.html

File diff suppressed because one or more lines are too long

5
site/.next/server/app/en.meta

@ -0,0 +1,5 @@
{
"headers": {
"x-next-cache-tags": "_N_T_/layout,_N_T_/[locale]/layout,_N_T_/[locale]/page,_N_T_/en"
}
}

10
site/.next/server/app/en.rsc

File diff suppressed because one or more lines are too long

1
site/.next/server/app/en/about.html

File diff suppressed because one or more lines are too long

5
site/.next/server/app/en/about.meta

@ -0,0 +1,5 @@
{
"headers": {
"x-next-cache-tags": "_N_T_/layout,_N_T_/[locale]/layout,_N_T_/[locale]/about/layout,_N_T_/[locale]/about/page,_N_T_/en/about"
}
}

7
site/.next/server/app/en/about.rsc

File diff suppressed because one or more lines are too long

1
site/.next/server/app/en/careers.html

File diff suppressed because one or more lines are too long

5
site/.next/server/app/en/careers.meta

@ -0,0 +1,5 @@
{
"headers": {
"x-next-cache-tags": "_N_T_/layout,_N_T_/[locale]/layout,_N_T_/[locale]/careers/layout,_N_T_/[locale]/careers/page,_N_T_/en/careers"
}
}

8
site/.next/server/app/en/careers.rsc

@ -0,0 +1,8 @@
2:I[2881,["919","static/chunks/app/%5Blocale%5D/careers/page-a353bfab6f36e500.js"],"PageHero"]
3:I[9275,[],""]
5:I[1343,[],""]
6:I[7620,["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"MainNav"]
4:["locale","en","d"]
0:["8Jn681KgFaHOPvq36M-Gb",[[["",{"children":[["locale","en","d"],{"children":["careers",{"children":["__PAGE__?{\"locale\":\"en\"}",{}]}]}]},"$undefined","$undefined",true],["",{"children":[["locale","en","d"],{"children":["careers",{"children":["__PAGE__",{},[["$L1",["$","main",null,{"className":"bg-[#f6f8fc] text-[#1e2a3f]","children":[["$","$L2",null,{"title":"Careers","subtitle":"Join Henggan and shape the future of imaging technology","locale":"en"}],["$","section",null,{"id":"careers","className":"py-10 md:py-14 border-t border-[rgba(255,255,255,0.02)]","children":["$","div",null,{"className":"max-w-[1200px] mx-auto px-4 md:px-6","children":[["$","h2",null,{"className":"text-lg md:text-xl mb-4 md:mb-[18px] text-white","children":"Careers"}],["$","p",null,{"className":"text-huilong-muted","children":"We are hiring engineers passionate about imaging algorithms, ISP, embedded development and image evaluation. Send CVs to hr@huilong.example"}]]}]}]]}]],null],null]},["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children","careers","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":null}],null]},[["$","html",null,{"lang":"en","children":["$","body",null,{"className":"bg-[#f6f8fc] text-[#1e2a3f]","children":[["$","$L6",null,{"items":[{"label":"Home","href":"/"},{"label":"Products","href":"/products"},{"label":"Solutions","href":"/solutions"},{"label":"About","href":"/about"},{"label":"Partnerships","href":"/contact"}],"basePath":"/en","locale":"en"}],["$","main",null,{"className":"pt-16 md:pt-24 min-h-screen","children":["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":null}]}],["$","footer",null,{"className":"relative w-full bg-[#f5f7fb] border-t border-[#dfe4ee] py-6 md:py-8 mt-10 md:mt-16","children":[["$","div",null,{"className":"pointer-events-none absolute left-0 right-0 top-0 h-[2px] bg-gradient-to-r from-transparent via-[#0f3c88]/30 to-transparent"}],["$","div",null,{"className":"max-w-[1280px] mx-auto px-4 md:px-8 flex flex-col md:flex-row justify-between items-center gap-3 md:gap-4 text-xs sm:text-sm text-[#394863] tracking-[0.08em]","children":[["$","div",null,{"className":"text-center md:text-left","children":"© 2014-2025 Henggan Intelligence"}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","a",null,{"href":"#","className":"text-[#0f3c88] no-underline hover:text-[#082965] transition-colors","children":"Privacy Policy"}],["$","span",null,{"className":"text-[#9ca6bb]","children":"·"}],["$","a",null,{"href":"#","className":"text-[#0f3c88] no-underline hover:text-[#082965] transition-colors","children":"Legal Notice"}]]}]]}]]}]]}]}],null],null]},[["$","html",null,{"lang":"zh-CN","children":["$","body",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":["$","div",null,{"className":"mx-auto max-w-screen-md px-4 py-20 text-center","children":[["$","h1",null,{"className":"text-3xl font-semibold mb-2","children":"页面不存在"}],["$","p",null,{"className":"text-gray-600 mb-6","children":"您访问的页面可能已被移动或暂未上线。"}],["$","a",null,{"href":"/","className":"inline-block px-5 py-2.5 rounded bg-black text-white","children":"返回首页"}]]}],"notFoundStyles":[],"styles":[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/be847408abf924b2.css","precedence":"next","crossOrigin":"$undefined"}]]}]}]}],null],null],[null,[null,"$L7"]]]]]
7:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"Henggan Intelligence | Precision Imaging — Leading a New Era of Vision"}],["$","meta","3",{"name":"description","content":"Founded in November 2014, Henggan Intelligence is a leading intelligent imaging system provider in China. We deliver end-to-end on-device intelligent imaging solutions."}]]
1:null

1
site/.next/server/app/en/cases.html

File diff suppressed because one or more lines are too long

5
site/.next/server/app/en/cases.meta

@ -0,0 +1,5 @@
{
"headers": {
"x-next-cache-tags": "_N_T_/layout,_N_T_/[locale]/layout,_N_T_/[locale]/cases/layout,_N_T_/[locale]/cases/page,_N_T_/en/cases"
}
}

8
site/.next/server/app/en/cases.rsc

@ -0,0 +1,8 @@
2:I[2881,["914","static/chunks/app/%5Blocale%5D/cases/page-50a40ae6dae54394.js"],"PageHero"]
3:I[9275,[],""]
5:I[1343,[],""]
6:I[7620,["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"MainNav"]
4:["locale","en","d"]
0:["8Jn681KgFaHOPvq36M-Gb",[[["",{"children":[["locale","en","d"],{"children":["cases",{"children":["__PAGE__?{\"locale\":\"en\"}",{}]}]}]},"$undefined","$undefined",true],["",{"children":[["locale","en","d"],{"children":["cases",{"children":["__PAGE__",{},[["$L1",["$","main",null,{"className":"bg-[#f6f8fc] text-[#1e2a3f]","children":[["$","$L2",null,{"title":"Selected Cases","subtitle":"Success stories showcasing our technical expertise and delivery capabilities","locale":"en"}],["$","section",null,{"id":"cases","className":"py-10 md:py-14 border-t border-[rgba(255,255,255,0.02)]","children":["$","div",null,{"className":"max-w-[1200px] mx-auto px-4 md:px-6","children":[["$","h2",null,{"className":"text-lg md:text-xl mb-4 md:mb-[18px] text-white","children":"Selected Cases"}],["$","div",null,{"className":"grid grid-cols-1 md:grid-cols-2 gap-4 md:gap-[18px]","children":[["$","div","0",{"className":"bg-huilong-card p-4 rounded-lg","children":[["$","h4",null,{"className":"text-white mb-2 font-semibold","children":"Smartphone Night Mode Optimization"}],["$","p",null,{"className":"text-huilong-muted text-sm","children":"Combined ISP and algorithm tuning improved night-mode SNR by 3dB and shortened product finalization by 30%."}]]}],["$","div","1",{"className":"bg-huilong-card p-4 rounded-lg","children":[["$","h4",null,{"className":"text-white mb-2 font-semibold","children":"Automotive Multi-Camera Fusion"}],["$","p",null,{"className":"text-huilong-muted text-sm","children":"Delivered low-latency multi-camera fusion with robust occupant detection."}]]}]]}]]}]}]]}]],null],null]},["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children","cases","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":null}],null]},[["$","html",null,{"lang":"en","children":["$","body",null,{"className":"bg-[#f6f8fc] text-[#1e2a3f]","children":[["$","$L6",null,{"items":[{"label":"Home","href":"/"},{"label":"Products","href":"/products"},{"label":"Solutions","href":"/solutions"},{"label":"About","href":"/about"},{"label":"Partnerships","href":"/contact"}],"basePath":"/en","locale":"en"}],["$","main",null,{"className":"pt-16 md:pt-24 min-h-screen","children":["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":null}]}],["$","footer",null,{"className":"relative w-full bg-[#f5f7fb] border-t border-[#dfe4ee] py-6 md:py-8 mt-10 md:mt-16","children":[["$","div",null,{"className":"pointer-events-none absolute left-0 right-0 top-0 h-[2px] bg-gradient-to-r from-transparent via-[#0f3c88]/30 to-transparent"}],["$","div",null,{"className":"max-w-[1280px] mx-auto px-4 md:px-8 flex flex-col md:flex-row justify-between items-center gap-3 md:gap-4 text-xs sm:text-sm text-[#394863] tracking-[0.08em]","children":[["$","div",null,{"className":"text-center md:text-left","children":"© 2014-2025 Henggan Intelligence"}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","a",null,{"href":"#","className":"text-[#0f3c88] no-underline hover:text-[#082965] transition-colors","children":"Privacy Policy"}],["$","span",null,{"className":"text-[#9ca6bb]","children":"·"}],["$","a",null,{"href":"#","className":"text-[#0f3c88] no-underline hover:text-[#082965] transition-colors","children":"Legal Notice"}]]}]]}]]}]]}]}],null],null]},[["$","html",null,{"lang":"zh-CN","children":["$","body",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":["$","div",null,{"className":"mx-auto max-w-screen-md px-4 py-20 text-center","children":[["$","h1",null,{"className":"text-3xl font-semibold mb-2","children":"页面不存在"}],["$","p",null,{"className":"text-gray-600 mb-6","children":"您访问的页面可能已被移动或暂未上线。"}],["$","a",null,{"href":"/","className":"inline-block px-5 py-2.5 rounded bg-black text-white","children":"返回首页"}]]}],"notFoundStyles":[],"styles":[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/be847408abf924b2.css","precedence":"next","crossOrigin":"$undefined"}]]}]}]}],null],null],[null,[null,"$L7"]]]]]
7:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"Henggan Intelligence | Precision Imaging — Leading a New Era of Vision"}],["$","meta","3",{"name":"description","content":"Founded in November 2014, Henggan Intelligence is a leading intelligent imaging system provider in China. We deliver end-to-end on-device intelligent imaging solutions."}]]
1:null

1
site/.next/server/app/en/contact.html

File diff suppressed because one or more lines are too long

5
site/.next/server/app/en/contact.meta

@ -0,0 +1,5 @@
{
"headers": {
"x-next-cache-tags": "_N_T_/layout,_N_T_/[locale]/layout,_N_T_/[locale]/contact/layout,_N_T_/[locale]/contact/page,_N_T_/en/contact"
}
}

9
site/.next/server/app/en/contact.rsc

File diff suppressed because one or more lines are too long

1
site/.next/server/app/en/news.html

File diff suppressed because one or more lines are too long

5
site/.next/server/app/en/news.meta

@ -0,0 +1,5 @@
{
"headers": {
"x-next-cache-tags": "_N_T_/layout,_N_T_/[locale]/layout,_N_T_/[locale]/news/layout,_N_T_/[locale]/news/page,_N_T_/en/news"
}
}

8
site/.next/server/app/en/news.rsc

@ -0,0 +1,8 @@
2:I[2881,["357","static/chunks/app/%5Blocale%5D/news/page-d8868ad358433d56.js"],"PageHero"]
3:I[9275,[],""]
5:I[1343,[],""]
6:I[7620,["203","static/chunks/app/%5Blocale%5D/layout-7b20098e5c0e5537.js"],"MainNav"]
4:["locale","en","d"]
0:["8Jn681KgFaHOPvq36M-Gb",[[["",{"children":[["locale","en","d"],{"children":["news",{"children":["__PAGE__?{\"locale\":\"en\"}",{}]}]}]},"$undefined","$undefined",true],["",{"children":[["locale","en","d"],{"children":["news",{"children":["__PAGE__",{},[["$L1",["$","main",null,{"className":"bg-[#f6f8fc] text-[#1e2a3f]","children":[["$","$L2",null,{"title":"News & Insights","subtitle":"Stay updated with Henggan's latest developments and industry insights","locale":"en"}],["$","section",null,{"id":"news","className":"py-10 md:py-14 border-t border-[rgba(255,255,255,0.02)]","children":["$","div",null,{"className":"max-w-[1200px] mx-auto px-4 md:px-6","children":[["$","h2",null,{"className":"text-lg md:text-xl mb-4 md:mb-[18px] text-white","children":"News & Insights"}],["$","div",null,{"className":"space-y-3","children":[["$","article","0",{"className":"bg-huilong-card p-3.5 rounded-lg","children":[["$","h4",null,{"className":"text-white mb-2 font-semibold","children":"Release: Next-Gen Imaging Tuning Service"}],["$","p",null,{"className":"text-huilong-muted text-sm","children":["We launched multi-platform imaging tuning services to accelerate mass-production delivery."," ",["$","span",null,{"className":"text-huilong-muted/70","children":"— Aug 2025"}]]}]]}]]}]]}]}]]}]],null],null]},["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children","news","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":null}],null]},[["$","html",null,{"lang":"en","children":["$","body",null,{"className":"bg-[#f6f8fc] text-[#1e2a3f]","children":[["$","$L6",null,{"items":[{"label":"Home","href":"/"},{"label":"Products","href":"/products"},{"label":"Solutions","href":"/solutions"},{"label":"About","href":"/about"},{"label":"Partnerships","href":"/contact"}],"basePath":"/en","locale":"en"}],["$","main",null,{"className":"pt-16 md:pt-24 min-h-screen","children":["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children","$4","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined","styles":null}]}],["$","footer",null,{"className":"relative w-full bg-[#f5f7fb] border-t border-[#dfe4ee] py-6 md:py-8 mt-10 md:mt-16","children":[["$","div",null,{"className":"pointer-events-none absolute left-0 right-0 top-0 h-[2px] bg-gradient-to-r from-transparent via-[#0f3c88]/30 to-transparent"}],["$","div",null,{"className":"max-w-[1280px] mx-auto px-4 md:px-8 flex flex-col md:flex-row justify-between items-center gap-3 md:gap-4 text-xs sm:text-sm text-[#394863] tracking-[0.08em]","children":[["$","div",null,{"className":"text-center md:text-left","children":"© 2014-2025 Henggan Intelligence"}],["$","div",null,{"className":"flex items-center gap-3","children":[["$","a",null,{"href":"#","className":"text-[#0f3c88] no-underline hover:text-[#082965] transition-colors","children":"Privacy Policy"}],["$","span",null,{"className":"text-[#9ca6bb]","children":"·"}],["$","a",null,{"href":"#","className":"text-[#0f3c88] no-underline hover:text-[#082965] transition-colors","children":"Legal Notice"}]]}]]}]]}]]}]}],null],null]},[["$","html",null,{"lang":"zh-CN","children":["$","body",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":["$","div",null,{"className":"mx-auto max-w-screen-md px-4 py-20 text-center","children":[["$","h1",null,{"className":"text-3xl font-semibold mb-2","children":"页面不存在"}],["$","p",null,{"className":"text-gray-600 mb-6","children":"您访问的页面可能已被移动或暂未上线。"}],["$","a",null,{"href":"/","className":"inline-block px-5 py-2.5 rounded bg-black text-white","children":"返回首页"}]]}],"notFoundStyles":[],"styles":[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/be847408abf924b2.css","precedence":"next","crossOrigin":"$undefined"}]]}]}]}],null],null],[null,[null,"$L7"]]]]]
7:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"Henggan Intelligence | Precision Imaging — Leading a New Era of Vision"}],["$","meta","3",{"name":"description","content":"Founded in November 2014, Henggan Intelligence is a leading intelligent imaging system provider in China. We deliver end-to-end on-device intelligent imaging solutions."}]]
1:null

1
site/.next/server/app/en/products.html

File diff suppressed because one or more lines are too long

5
site/.next/server/app/en/products.meta

@ -0,0 +1,5 @@
{
"headers": {
"x-next-cache-tags": "_N_T_/layout,_N_T_/[locale]/layout,_N_T_/[locale]/products/layout,_N_T_/[locale]/products/page,_N_T_/en/products"
}
}

7
site/.next/server/app/en/products.rsc

File diff suppressed because one or more lines are too long

1
site/.next/server/app/en/solutions.html

File diff suppressed because one or more lines are too long

5
site/.next/server/app/en/solutions.meta

@ -0,0 +1,5 @@
{
"headers": {
"x-next-cache-tags": "_N_T_/layout,_N_T_/[locale]/layout,_N_T_/[locale]/solutions/layout,_N_T_/[locale]/solutions/page,_N_T_/en/solutions"
}
}

7
site/.next/server/app/en/solutions.rsc

File diff suppressed because one or more lines are too long

1
site/.next/server/app/en/tech.html

File diff suppressed because one or more lines are too long

5
site/.next/server/app/en/tech.meta

@ -0,0 +1,5 @@
{
"headers": {
"x-next-cache-tags": "_N_T_/layout,_N_T_/[locale]/layout,_N_T_/[locale]/tech/layout,_N_T_/[locale]/tech/page,_N_T_/en/tech"
}
}

8
site/.next/server/app/en/tech.rsc

File diff suppressed because one or more lines are too long

1
site/.next/server/app/index.html

@ -0,0 +1 @@
<!DOCTYPE html><html id="__next_error__"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-889906d2d9470bce.js"/><script src="/_next/static/chunks/fd9d1056-a8aa78a917e10883.js" async=""></script><script src="/_next/static/chunks/23-43726ac80e28b4ce.js" async=""></script><script src="/_next/static/chunks/main-app-c6127950f2729789.js" async=""></script><title>衡感智能:让城市具备安全感知能力</title><script src="/_next/static/chunks/polyfills-2d7d1ae7468b5dcf.js" noModule=""></script></head><body><script src="/_next/static/chunks/webpack-889906d2d9470bce.js" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:I[5751,[],\"\"]\n4:I[9275,[],\"\"]\n5:I[1343,[],\"\"]\n7:I[6130,[],\"\"]\n8:[]\n0:[null,[\"$\",\"$L1\",null,{\"buildId\":\"8Jn681KgFaHOPvq36M-Gb\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/\",\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"__PAGE__\",{},[[\"$L2\",\"$L3\"],null],null]},[[\"$\",\"html\",null,{\"lang\":\"zh-CN\",\"children\":[\"$\",\"body\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[\"$\",\"div\",null,{\"className\":\"mx-auto max-w-screen-md px-4 py-20 text-center\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"text-3xl font-semibold mb-2\",\"children\":\"页面不存在\"}],[\"$\",\"p\",null,{\"className\":\"text-gray-600 mb-6\",\"children\":\"您访问的页面可能已被移动或暂未上线。\"}],[\"$\",\"a\",null,{\"href\":\"/\",\"className\":\"inline-block px-5 py-2.5 rounded bg-black text-white\",\"children\":\"返回首页\"}]]}],\"notFoundStyles\":[],\"styles\":null}]}]}],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$L6\"],\"globalErrorComponent\":\"$7\",\"missingSlots\":\"$W8\"}]]\n3:E{\"digest\":\"NEXT_REDIRECT;replace;/zh-CN;307;\"}\n"])</script><script>self.__next_f.push([1,"6:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"2\",{\"children\":\"衡感智能:让城市具备安全感知能力\"}]]\n2:null\n"])</script></body></html>

6
site/.next/server/app/index.meta

@ -0,0 +1,6 @@
{
"status": 307,
"headers": {
"x-next-cache-tags": "_N_T_/layout,_N_T_/page,_N_T_/"
}
}

6
site/.next/server/app/index.rsc

@ -0,0 +1,6 @@
3:I[9275,[],""]
4:I[1343,[],""]
0:["8Jn681KgFaHOPvq36M-Gb",[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",{"children":["__PAGE__",{},[["$L1","$L2"],null],null]},[["$","html",null,{"lang":"zh-CN","children":["$","body",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":["$","div",null,{"className":"mx-auto max-w-screen-md px-4 py-20 text-center","children":[["$","h1",null,{"className":"text-3xl font-semibold mb-2","children":"页面不存在"}],["$","p",null,{"className":"text-gray-600 mb-6","children":"您访问的页面可能已被移动或暂未上线。"}],["$","a",null,{"href":"/","className":"inline-block px-5 py-2.5 rounded bg-black text-white","children":"返回首页"}]]}],"notFoundStyles":[],"styles":null}]}]}],null],null],[null,[null,"$L5"]]]]]
2:E{"digest":"NEXT_REDIRECT;replace;/zh-CN;307;"}
5:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","1",{"charSet":"utf-8"}],["$","title","2",{"children":"衡感智能:让城市具备安全感知能力"}]]
1:null

188
site/.next/server/app/page.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/page.js.nft.json

@ -0,0 +1 @@
{"version":1,"files":["../../../node_modules/next/dist/client/components/action-async-storage-instance.js","../../../node_modules/next/dist/client/components/action-async-storage.external.js","../../../node_modules/next/dist/client/components/async-local-storage.js","../../../node_modules/next/dist/client/components/request-async-storage-instance.js","../../../node_modules/next/dist/client/components/request-async-storage.external.js","../../../node_modules/next/dist/client/components/static-generation-async-storage-instance.js","../../../node_modules/next/dist/client/components/static-generation-async-storage.external.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../node_modules/next/dist/server/lib/trace/constants.js","../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../node_modules/next/package.json","../../../package.json","../../package.json","../chunks/746.js","../webpack-runtime.js","page_client-reference-manifest.js"]}

2
site/.next/server/app/page_client-reference-manifest.js

File diff suppressed because one or more lines are too long

1
site/.next/server/app/zh-CN.html

File diff suppressed because one or more lines are too long

5
site/.next/server/app/zh-CN.meta

@ -0,0 +1,5 @@
{
"headers": {
"x-next-cache-tags": "_N_T_/layout,_N_T_/[locale]/layout,_N_T_/[locale]/page,_N_T_/zh-CN"
}
}

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save