config.locales.update
This commit is contained in:
parent
226588399c
commit
7e81611ec1
|
@ -5,18 +5,18 @@ export function useSectionOne() {
|
||||||
content: [
|
content: [
|
||||||
{
|
{
|
||||||
title: 'home.sectionOne.one.title',
|
title: 'home.sectionOne.one.title',
|
||||||
subtext: 'home.setctionOne.one.subtext',
|
subtext: 'home.sectionOne.one.subtext',
|
||||||
description: 'home.setctionOne.one.description',
|
description: 'home.sectionOne.one.description',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'home.sectionOne.two.title',
|
title: 'home.sectionOne.two.title',
|
||||||
subtext: 'home.setctionOne.two.subtext',
|
subtext: 'home.sectionOne.two.subtext',
|
||||||
description: 'home.setctionOne.two.description',
|
description: 'home.sectionOne.two.description',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'home.sectionOne.three.title',
|
title: 'home.sectionOne.three.title',
|
||||||
subtext: 'home.setctionOne.three.subtext',
|
subtext: 'home.sectionOne.three.subtext',
|
||||||
description: 'home.setctionOne.three.description',
|
description: 'home.sectionOne.three.description',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
|
@ -40,27 +40,21 @@
|
||||||
"sectionOne": {
|
"sectionOne": {
|
||||||
"topic": "Your End-To-End Metaverse Developers",
|
"topic": "Your End-To-End Metaverse Developers",
|
||||||
"one":{
|
"one":{
|
||||||
"title":"50+",
|
"title":"80+",
|
||||||
"subtext":"Metaverse Experts & Engineers",
|
"subtext":"Metaverse Experts & Engineers",
|
||||||
"description":"Architects, Developers, Producers, amd more"
|
"description":"Architects, Developers, Producers, amd more"
|
||||||
},
|
},
|
||||||
"figure": [
|
"two":{
|
||||||
{
|
"title":"20+",
|
||||||
"title": "50+",
|
"subtext":"Completed Builds & Inventions",
|
||||||
"body": "Completed Builds",
|
"description":"We have been developing in metaverse since 2021"
|
||||||
"description": "We have been developing in web3 since 2017"
|
},
|
||||||
},
|
"three":{
|
||||||
{
|
"title":"2 Million+",
|
||||||
"title": "120+",
|
"subtext":"Square Meters Developed",
|
||||||
"body": "Completed Builds",
|
"description":"in both virtual and IRL scales"
|
||||||
"description": "We have been developing in web3 since 2017"
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"title": "120+",
|
|
||||||
"body": "Completed Builds",
|
|
||||||
"description": "We have been developing in web3 since 2017"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"sectionTwo": {
|
"sectionTwo": {
|
||||||
"title": "some of our clients"
|
"title": "some of our clients"
|
||||||
|
|
Loading…
Reference in New Issue