Home.Banner
This commit is contained in:
parent
e8dcacbf0b
commit
8ee78261ab
|
@ -1,6 +1,6 @@
|
|||
export function useSectionFour() {
|
||||
return {
|
||||
img: '/imgs/1 (1).jpg',
|
||||
img: '/imgs/Home-Banner/Banner_1.gif',
|
||||
title: 'home.sectionFour.title',
|
||||
topic: 'home.sectionFour.topic',
|
||||
description: 'home.sectionFour.description',
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
export function useSectionSeven() {
|
||||
return {
|
||||
img: '/imgs/1 (8).jpg',
|
||||
img: '/imgs/Home-Banner/Banner_2.gif',
|
||||
title: 'home.sectionSeven.title',
|
||||
topic: 'home.sectionSeven.topic',
|
||||
description: 'home.sectionSeven.description',
|
||||
|
|
|
@ -29,8 +29,10 @@
|
|||
|
||||
"home": {
|
||||
"carousel": {
|
||||
"topic": ["Creator Party-verse", "Metaverse Congress Hall"],
|
||||
"description": ["Decentraland Construction", "One should never ignore the power of nature"],
|
||||
"topic": ["TOKEN 2049 Singapore: Creator Party-verse",
|
||||
"HoloWater®:Water Station Digital Twin"],
|
||||
"description": ["PARCEL Creatorverse Highlight Project",
|
||||
"Industrial Mixed Reality Built within Hololens 2"],
|
||||
"link": ["Details", "Details"]
|
||||
},
|
||||
"sectionOne": {
|
||||
|
@ -172,6 +174,7 @@
|
|||
},
|
||||
"foot": {
|
||||
"copyright": "TOPVERSE LAB © Copyright 2019-2023 All rights reserved",
|
||||
"release":"London I Beijing I Shanghai I Hongkong",
|
||||
"record": ["沪ICP备2023010651号-1", ""],
|
||||
"links": [
|
||||
{
|
||||
|
@ -184,7 +187,7 @@
|
|||
},
|
||||
{
|
||||
"group":"COMMUNITY",
|
||||
"link":["WeChat","Red","Twitter"]
|
||||
"link":["WeChat","Twitter","Red"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
@ -169,6 +169,7 @@
|
|||
},
|
||||
"foot": {
|
||||
"copyright": "TOPVERSE LAB 奇点拓界 © 版权所有 2019-2023 All rights reserved",
|
||||
"release":"伦敦 I 北京 I 上海 I 香港",
|
||||
"record": ["沪ICP备2023010651号-1", ""],
|
||||
"links": [
|
||||
{
|
||||
|
@ -181,7 +182,7 @@
|
|||
},
|
||||
{
|
||||
"group":"社区",
|
||||
"link":["微信","小红书","推特"]
|
||||
"link":["微信公众号","Twitter","小红书"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 47 MiB |
Binary file not shown.
After Width: | Height: | Size: 48 MiB |
Loading…
Reference in New Issue