Update
This commit is contained in:
parent
b5b00c5986
commit
0ccade94f6
|
@ -3,6 +3,7 @@ export function useSectionTwo() {
|
||||||
title: 'home.sectionTwo.title',
|
title: 'home.sectionTwo.title',
|
||||||
content: [
|
content: [
|
||||||
{
|
{
|
||||||
|
<<<<<<< Updated upstream
|
||||||
img: 'https://landvault.io/assets/logos/paypal.svg',
|
img: 'https://landvault.io/assets/logos/paypal.svg',
|
||||||
href: '#',
|
href: '#',
|
||||||
title: 'home.sectionTwo.content.title[0]',
|
title: 'home.sectionTwo.content.title[0]',
|
||||||
|
@ -11,6 +12,16 @@ export function useSectionTwo() {
|
||||||
img: 'https://landvault.io/assets/logos/paypal.svg',
|
img: 'https://landvault.io/assets/logos/paypal.svg',
|
||||||
href: '#',
|
href: '#',
|
||||||
title: 'home.sectionTwo.content.title[1]',
|
title: 'home.sectionTwo.content.title[1]',
|
||||||
|
=======
|
||||||
|
img: 'https://muadao.build/assets/logo.7c101bb2.svg',
|
||||||
|
href: 'https://muadao.build/',
|
||||||
|
title: 'MUA',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
img: 'https://ir.china-tower.com/en/images/global/logo.svg',
|
||||||
|
href: 'https://www.china-tower.com/index',
|
||||||
|
title: 'ChinaTower',
|
||||||
|
>>>>>>> Stashed changes
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
img: 'https://landvault.io/assets/logos/paypal.svg',
|
img: 'https://landvault.io/assets/logos/paypal.svg',
|
||||||
|
|
|
@ -26,14 +26,33 @@
|
||||||
"link": ["Details", "Details"]
|
"link": ["Details", "Details"]
|
||||||
},
|
},
|
||||||
"sectionOne": {
|
"sectionOne": {
|
||||||
|
<<<<<<< Updated upstream
|
||||||
"topic": "Your End-To-End Metaverse Developers",
|
"topic": "Your End-To-End Metaverse Developers",
|
||||||
"content": {
|
"content": {
|
||||||
"title": ["80+", "20+", "2 Million+"],
|
"title": ["80+", "20+", "2 Million+"],
|
||||||
"subtext": ["Metaverse Experts & Engineers", "Completed Builds & Inventions", "Square Meters Developed"],
|
"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"]
|
"description": ["We have been developing in metaverse since 2021", "Architects, Developers, Producers, amd more", "in both virtual and IRL scales"]
|
||||||
|
=======
|
||||||
|
"topic": "World-Leading Metaverse Creators and AR/VR/MR Developers",
|
||||||
|
"one":{
|
||||||
|
"title":"80+",
|
||||||
|
"subtext":"Metaverse Experts & Engineers",
|
||||||
|
"description":"Architects, Developers, Producers, amd more"
|
||||||
|
},
|
||||||
|
"two":{
|
||||||
|
"title":"20+",
|
||||||
|
"subtext":"Completed Builds & Inventions",
|
||||||
|
"description":"We have been developing in metaverse since 2021"
|
||||||
|
},
|
||||||
|
"three":{
|
||||||
|
"title":"2 Million+",
|
||||||
|
"subtext":"Square Meters Developed",
|
||||||
|
"description":"in both virtual and IRL scales"
|
||||||
|
>>>>>>> Stashed changes
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sectionTwo": {
|
"sectionTwo": {
|
||||||
|
<<<<<<< Updated upstream
|
||||||
"title": "some of our clients",
|
"title": "some of our clients",
|
||||||
"content": {
|
"content": {
|
||||||
"title": [
|
"title": [
|
||||||
|
@ -46,11 +65,14 @@
|
||||||
"pay"
|
"pay"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
=======
|
||||||
|
"title": "Our Partners & Cooperations"
|
||||||
|
>>>>>>> Stashed changes
|
||||||
},
|
},
|
||||||
"sectionThree": {
|
"sectionThree": {
|
||||||
"title": "OUR PREVIOUS WORK",
|
"title": "OUR PREVIOUS WORK",
|
||||||
"topic": "Success Stories",
|
"topic": "Success Stories",
|
||||||
"description": "See how these great companies have partnered with LandVault to take their iconic brands into the metaverse",
|
"description": "See how these great companies have partnered with TOPVERSE® to take their iconic brands and ideas into the metaverse",
|
||||||
"imgsDes": [
|
"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",
|
||||||
"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",
|
||||||
|
@ -68,6 +90,11 @@
|
||||||
"topic": "The Metaverse Made Simple",
|
"topic": "The Metaverse Made Simple",
|
||||||
"description": "LandVault helps brands build a unique metaverse experience and drive engagement in a meaningful way",
|
"description": "LandVault helps brands build a unique metaverse experience and drive engagement in a meaningful way",
|
||||||
"entry": " Check Out Our Solutions"
|
"entry": " Check Out Our Solutions"
|
||||||
|
},
|
||||||
|
"sectionFive":{
|
||||||
|
"title":"Get prepared for the immersive world",
|
||||||
|
"topic":"DIVE INTO THE NEW WORLD WITH TOPVERSE® LAB",
|
||||||
|
"description":""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 3.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
Loading…
Reference in New Issue