Home.Banner

This commit is contained in:
Greyson 2023-05-23 19:45:41 +08:00
parent e8dcacbf0b
commit 8ee78261ab
6 changed files with 10 additions and 6 deletions

View File

@ -1,6 +1,6 @@
export function useSectionFour() { export function useSectionFour() {
return { return {
img: '/imgs/1 (1).jpg', img: '/imgs/Home-Banner/Banner_1.gif',
title: 'home.sectionFour.title', title: 'home.sectionFour.title',
topic: 'home.sectionFour.topic', topic: 'home.sectionFour.topic',
description: 'home.sectionFour.description', description: 'home.sectionFour.description',

View File

@ -1,6 +1,6 @@
export function useSectionSeven() { export function useSectionSeven() {
return { return {
img: '/imgs/1 (8).jpg', img: '/imgs/Home-Banner/Banner_2.gif',
title: 'home.sectionSeven.title', title: 'home.sectionSeven.title',
topic: 'home.sectionSeven.topic', topic: 'home.sectionSeven.topic',
description: 'home.sectionSeven.description', description: 'home.sectionSeven.description',

View File

@ -29,8 +29,10 @@
"home": { "home": {
"carousel": { "carousel": {
"topic": ["Creator Party-verse", "Metaverse Congress Hall"], "topic": ["TOKEN 2049 Singapore: Creator Party-verse",
"description": ["Decentraland Construction", "One should never ignore the power of nature"], "HoloWater®Water Station Digital Twin"],
"description": ["PARCEL Creatorverse Highlight Project",
"Industrial Mixed Reality Built within Hololens 2"],
"link": ["Details", "Details"] "link": ["Details", "Details"]
}, },
"sectionOne": { "sectionOne": {
@ -172,6 +174,7 @@
}, },
"foot": { "foot": {
"copyright": "TOPVERSE LAB © Copyright 2019-2023 All rights reserved", "copyright": "TOPVERSE LAB © Copyright 2019-2023 All rights reserved",
"release":"London I Beijing I Shanghai I Hongkong",
"record": ["沪ICP备2023010651号-1", ""], "record": ["沪ICP备2023010651号-1", ""],
"links": [ "links": [
{ {
@ -184,7 +187,7 @@
}, },
{ {
"group":"COMMUNITY", "group":"COMMUNITY",
"link":["WeChat","Red","Twitter"] "link":["WeChat","Twitter","Red"]
} }
] ]
} }

View File

@ -169,6 +169,7 @@
}, },
"foot": { "foot": {
"copyright": "TOPVERSE LAB 奇点拓界 © 版权所有 2019-2023 All rights reserved", "copyright": "TOPVERSE LAB 奇点拓界 © 版权所有 2019-2023 All rights reserved",
"release":"伦敦 I 北京 I 上海 I 香港",
"record": ["沪ICP备2023010651号-1", ""], "record": ["沪ICP备2023010651号-1", ""],
"links": [ "links": [
{ {
@ -181,7 +182,7 @@
}, },
{ {
"group":"社区", "group":"社区",
"link":["微信","小红书","推特"] "link":["微信公众号","Twitter","小红书"]
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 MiB