diff --git a/.vscode/settings.json b/.vscode/settings.json index eff4784..335d7cd 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,7 +1,7 @@ { "prettier.enable": false, "editor.codeActionsOnSave": { - "source.fixAll.eslint": true + "source.fixAll.eslint": "explicit" }, "files.associations": { "*.css": "postcss" diff --git a/config/pages/home/use-section-two.ts b/config/pages/home/use-section-two.ts index b659f19..1652243 100644 --- a/config/pages/home/use-section-two.ts +++ b/config/pages/home/use-section-two.ts @@ -12,6 +12,31 @@ export function useSectionTwo() { href: 'https://ir.china-tower.com/en/global/home.php', title: 'China Tower', }, + { + img: '/imgs/Partners/500/CNuclear.png', + href: 'https://www.cnnc.com.cn/', + title: 'China National Nuclear Corporation', + }, + { + img: '/imgs/Partners/500/CADRG.png', + href: 'https://cadg.com.cn/', + title: 'China Architecture Design & Research Group', + }, + { + img: '/imgs/Partners/500/ShandongPort.png', + href: 'http://www.sd-port.com/index.html', + title: 'Shandong Port Group', + }, + { + img: '/imgs/Partners/500/DHYJY.png', + href: 'https://www.dha.ac.cn/', + title: '敦煌研究院', + }, + { + img: '/imgs/Partners/500/PalaceMuseum.png', + href: 'https://www.dpm.org.cn/Home.html', + title: 'The Palace Museum', + }, { img: '/imgs/Partners/500/CASCI.png', href: 'https://weibo.com/u/7418885402?nick=%E4%B8%AD%E5%9B%BD%E8%88%AA%E5%A4%A9%E6%96%87%E5%88%9B&noscript=1&is_all=1', @@ -22,6 +47,22 @@ export function useSectionTwo() { href: 'https://muadao.build/', title: 'MUA DAO', }, + { + img: '/imgs/Partners/500/BrainUp.png', + href: 'https://www.naolubrain.com/', + title: 'BrainUp', + }, + ], + }, + + { + title: 'home.sectionTwo.content.title[1]', + imgs: [ + { + img: '/imgs/Partners/500/Hetu.png', + href: 'https://www.huaweicloud.com/product/live/dspace.html', + title: '华为河图', + }, { img: '/imgs/Partners/500/SoomeenHahm.png', href: 'https://soomeenhahm.com/portfolio-category/projects/', @@ -37,17 +78,6 @@ export function useSectionTwo() { href: 'https://www.archipocket.com/', title: 'ArchiPocket', }, - { - img: '/imgs/Partners/500/BrainUp.png', - href: 'https://www.naolubrain.com/', - title: 'BrainUp', - }, - ], - }, - - { - title: 'home.sectionTwo.content.title[1]', - imgs: [ { img: '/imgs/Partners/500/Decentraland.png', href: 'https://decentraland.org', @@ -159,6 +189,11 @@ export function useSectionTwo() { href: 'https://www.ieee.org/', title: 'IEEE', }, + { + img: '/imgs/Partners/500/eCAADe_green.png', + href: 'https://ecaade.org/', + title: 'eCAADe', + }, { img: '/imgs/Partners/500/WMC.png', href: 'https://www.worldmetaverseconference.com/', @@ -169,6 +204,21 @@ export function useSectionTwo() { href: 'https://www.shdesignweek.com/', title: 'Shanghai International Design Week', }, + { + img: '/imgs/Partners/500/DigitalChina.png', + href: 'https://www.szzg.gov.cn/', + title: 'Digital China Summit', + }, + { + img: '/imgs/Partners/500/WUPEN.png', + href: 'http://wupen.org/', + title: 'WUPEN City', + }, + { + img: '/imgs/Partners/500/ZDTC.png', + href: 'https://taichu-web.ia.ac.cn/', + title: '紫东太初', + }, ], }, diff --git a/locales/en-UK.json b/locales/en-UK.json index a11967f..df22edd 100644 --- a/locales/en-UK.json +++ b/locales/en-UK.json @@ -43,7 +43,7 @@ "sectionOne": { "topic": "World-Leading Web 3.0 Builders and AR/VR/MR Developers", "content": { - "title": ["80+", "20+", "2 Million+"], + "title": ["80+", "27", "20+ Million"], "subtext": ["Metaverse Experts & Engineers", "Completed Builds & Inventions", "Square Meters Developed"], "description": ["We have been developing in metaverse since 2021", "Architects, Developers, Producers, amd more", "in both virtual and IRL scales"] @@ -51,7 +51,7 @@ }, "sectionTwo": { "content": { - "title": ["Client and Partner", "Digital Content Platform and Ecosystem", "Technical Development and Professional Association"] + "title": ["Our Clients", "Cooperation Ecosystem", "Technical Development and Professional Association"] }, "title": "Our Partners & Cooperations", "description": "With WHOM and WHICH Platform We've Been Built" diff --git a/locales/zh-CN.json b/locales/zh-CN.json index 2b065a9..f650d8b 100644 --- a/locales/zh-CN.json +++ b/locales/zh-CN.json @@ -39,15 +39,15 @@ "sectionOne": { "topic": "世界领先Web 3.0领域应用及多现实混合应用技术研发", "content": { - "title": ["80+", "20+", "2百万+"], - "subtext": ["元宇宙及区块链工程师与交互专家", "落地项目、专利著作及标准制订", "平方米实际开发量"], + "title": ["80+", "27", "2千万+"], + "subtext": ["混合现实及数字孪生交互专家", "落地项目、专利著作及标准制订", "平方米实际开发量"], "description": ["自2020年起参与元宇宙及区块链建设", "建筑师、开发者、设计师、工程师以及更多", "现实世界及虚拟使用场景相结合"] } }, "sectionTwo": { "content": { - "title": ["合作伙伴及项目方", "数字资产合作及落地平台", "硬件技术开发及专业委员会"] + "title": ["业主及项目方", "合作生态", "技术生态"] } }, "sectionThree": { diff --git a/public/imgs/Partners/500/CADRG.png b/public/imgs/Partners/500/CADRG.png new file mode 100644 index 0000000..22c6e93 Binary files /dev/null and b/public/imgs/Partners/500/CADRG.png differ diff --git a/public/imgs/Partners/500/CNuclear.png b/public/imgs/Partners/500/CNuclear.png new file mode 100644 index 0000000..b2659d6 Binary files /dev/null and b/public/imgs/Partners/500/CNuclear.png differ diff --git a/public/imgs/Partners/500/DHYJY.png b/public/imgs/Partners/500/DHYJY.png new file mode 100644 index 0000000..2fd65f9 Binary files /dev/null and b/public/imgs/Partners/500/DHYJY.png differ diff --git a/public/imgs/Partners/500/DigitalChina.png b/public/imgs/Partners/500/DigitalChina.png new file mode 100644 index 0000000..f25b4d2 Binary files /dev/null and b/public/imgs/Partners/500/DigitalChina.png differ diff --git a/public/imgs/Partners/500/Hetu.png b/public/imgs/Partners/500/Hetu.png new file mode 100644 index 0000000..e02d542 Binary files /dev/null and b/public/imgs/Partners/500/Hetu.png differ diff --git a/public/imgs/Partners/500/PalaceMuseum.png b/public/imgs/Partners/500/PalaceMuseum.png new file mode 100644 index 0000000..7719cd9 Binary files /dev/null and b/public/imgs/Partners/500/PalaceMuseum.png differ diff --git a/public/imgs/Partners/500/ShandongPort.png b/public/imgs/Partners/500/ShandongPort.png new file mode 100644 index 0000000..38e8cb7 Binary files /dev/null and b/public/imgs/Partners/500/ShandongPort.png differ diff --git a/public/imgs/Partners/500/WUPEN.png b/public/imgs/Partners/500/WUPEN.png new file mode 100644 index 0000000..50c8b02 Binary files /dev/null and b/public/imgs/Partners/500/WUPEN.png differ diff --git a/public/imgs/Partners/500/ZDTC.png b/public/imgs/Partners/500/ZDTC.png new file mode 100644 index 0000000..9647175 Binary files /dev/null and b/public/imgs/Partners/500/ZDTC.png differ diff --git a/public/imgs/Partners/500/eCAADe_green.png b/public/imgs/Partners/500/eCAADe_green.png new file mode 100644 index 0000000..de7a831 Binary files /dev/null and b/public/imgs/Partners/500/eCAADe_green.png differ