Update
This commit is contained in:
parent
1163264a13
commit
fea81e4326
|
@ -6,7 +6,7 @@ export function useSectionSix() {
|
|||
{
|
||||
title: 'home.sectionSix.content.title[0]',
|
||||
topic: 'home.sectionSix.content.topic[0]',
|
||||
description: 'home.sectionSix.content.topic[0]',
|
||||
description: 'home.sectionSix.content.description[0]',
|
||||
link: {
|
||||
name: 'home.sectionSix.content.link[0]',
|
||||
href: '#',
|
||||
|
@ -16,7 +16,7 @@ export function useSectionSix() {
|
|||
{
|
||||
title: 'home.sectionSix.content.title[1]',
|
||||
topic: 'home.sectionSix.content.topic[1]',
|
||||
description: 'home.sectionSix.content.topic[1]',
|
||||
description: 'home.sectionSix.content.description[1]',
|
||||
link: {
|
||||
name: 'home.sectionSix.content.link[1]',
|
||||
href: '#',
|
||||
|
@ -26,7 +26,7 @@ export function useSectionSix() {
|
|||
{
|
||||
title: 'home.sectionSix.content.title[2]',
|
||||
topic: 'home.sectionSix.content.topic[2]',
|
||||
description: 'home.sectionSix.content.topic[2]',
|
||||
description: 'home.sectionSix.content.description[2]',
|
||||
link: {
|
||||
name: 'home.sectionSix.content.link[2]',
|
||||
href: '#',
|
||||
|
@ -36,7 +36,7 @@ export function useSectionSix() {
|
|||
{
|
||||
title: 'home.sectionSix.content.title[3]',
|
||||
topic: 'home.sectionSix.content.topic[3]',
|
||||
description: 'home.sectionSix.content.topic[3]',
|
||||
description: 'home.sectionSix.content.description[3]',
|
||||
link: {
|
||||
name: 'home.sectionSix.content.link[3]',
|
||||
href: '#',
|
||||
|
|
|
@ -10,12 +10,12 @@ export function useSectionThree() {
|
|||
contentPrimary: [
|
||||
{
|
||||
topic: 'home.sectionThree.contentPrimary.topic[0]',
|
||||
img: '/imgs/1 (2).jpg',
|
||||
img: '/imgs/Home-Stories/ParcelCreatorverse.jpg',
|
||||
href: '#',
|
||||
},
|
||||
{
|
||||
topic: 'home.sectionThree.contentPrimary.topic[1]',
|
||||
img: '/imgs/1 (1).jpg',
|
||||
img: '/imgs/Home-Stories/HoloWater.jpg',
|
||||
href: '#',
|
||||
},
|
||||
],
|
||||
|
@ -23,16 +23,16 @@ export function useSectionThree() {
|
|||
|
||||
{
|
||||
topic: 'home.sectionThree.contentSecondary.topic[0]',
|
||||
img: '/imgs/1 (5).jpg',
|
||||
img: '/imgs/Home-Stories/NeverDrinkAlone.jpg',
|
||||
href: '#',
|
||||
}, {
|
||||
topic: 'home.sectionThree.contentSecondary.topic[1]',
|
||||
img: '/imgs/1 (3).jpg',
|
||||
img: '/imgs/Home-Stories/RIBA Metaverse Festival.jpg',
|
||||
href: '#',
|
||||
},
|
||||
{
|
||||
topic: 'home.sectionThree.contentSecondary.topic[2]',
|
||||
img: '/imgs/1 (4).jpg',
|
||||
img: '/imgs/Home-Stories/Tower.jpg',
|
||||
href: '#',
|
||||
},
|
||||
|
||||
|
|
|
@ -64,10 +64,23 @@
|
|||
"description": "See how TOPVERSE® brings the virtual world into reality",
|
||||
"contentPrimary": {
|
||||
"topic": [
|
||||
"Spotlight: Music Venue",
|
||||
"Parcel Creatorverse Spotlight: Meeting Venue"
|
||||
"Metaverse Construction: The Party-verse",
|
||||
"MR Digital Twin: HoloWater®"
|
||||
]
|
||||
},
|
||||
"contentSecondary":{
|
||||
"topic":[
|
||||
"Never Drink Alone: The Bar Symphony",
|
||||
"MMMM Mic Dolls: Music Interactive Digital Content"
|
||||
]
|
||||
|
||||
},
|
||||
"contentThrid":{
|
||||
"topic":[
|
||||
"China"
|
||||
]
|
||||
|
||||
},
|
||||
"imgsDes": [
|
||||
"See how these great companies have partnered with LandVault to take their iconic brands into the metaverse",
|
||||
"See how these great companies have partnered with LandVault to take their iconic brands into the metaverse",
|
||||
|
@ -84,7 +97,7 @@
|
|||
"sectionFour": {
|
||||
"topic": "The Metaverse Made Simple",
|
||||
"description": "LandVault helps brands build a unique metaverse experience and drive engagement in a meaningful way",
|
||||
"entry": " Check Out Our Solutions"
|
||||
"link": " Check Out Our Solutions"
|
||||
},
|
||||
"sectionFive": {
|
||||
"title":"Full-Stack Virtual and Reality Services",
|
||||
|
@ -106,6 +119,32 @@
|
|||
|
||||
}
|
||||
|
||||
},
|
||||
"sectionSix":{
|
||||
"topic":"SOLUTIONS & SERVICES",
|
||||
"description":"See how the technology and creativity combine the reality with virtual world",
|
||||
"content":{
|
||||
"title":[
|
||||
"Mixed Reality",
|
||||
"Metaverse Construction"
|
||||
|
||||
],
|
||||
"topic":[
|
||||
"Digital Twin"
|
||||
],
|
||||
"description":[
|
||||
"Increase the efficiency, Cover all kinds of industries including construction, mining, sea port, water, and more.",
|
||||
""
|
||||
],
|
||||
"link":[
|
||||
"More Details",
|
||||
"More Details",
|
||||
"More Details",
|
||||
"More Details"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
},
|
||||
"foot": {
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 123 KiB |
Binary file not shown.
After Width: | Height: | Size: 198 KiB |
Binary file not shown.
After Width: | Height: | Size: 571 KiB |
Binary file not shown.
After Width: | Height: | Size: 887 KiB |
Binary file not shown.
After Width: | Height: | Size: 111 KiB |
Loading…
Reference in New Issue