Update
This commit is contained in:
parent
0ccade94f6
commit
c03692e0e2
|
@ -3,25 +3,14 @@ export function useSectionTwo() {
|
||||||
title: 'home.sectionTwo.title',
|
title: 'home.sectionTwo.title',
|
||||||
content: [
|
content: [
|
||||||
{
|
{
|
||||||
<<<<<<< Updated upstream
|
img: 'https://muadao.build/assets/logo.7c101bb2.svg',
|
||||||
img: 'https://landvault.io/assets/logos/paypal.svg',
|
href: 'https://muadao.build/',
|
||||||
href: '#',
|
title: 'MUA DAO',
|
||||||
title: 'home.sectionTwo.content.title[0]',
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
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,34 +26,16 @@
|
||||||
"link": ["Details", "Details"]
|
"link": ["Details", "Details"]
|
||||||
},
|
},
|
||||||
"sectionOne": {
|
"sectionOne": {
|
||||||
<<<<<<< Updated upstream
|
"topic": "World-Leading Metaverse Creators and AR/VR/MR 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": "Our Partners & Cooperations",
|
||||||
"title": "some of our clients",
|
|
||||||
"content": {
|
"content": {
|
||||||
"title": [
|
"title": [
|
||||||
"pay",
|
"pay",
|
||||||
|
@ -65,9 +47,7 @@
|
||||||
"pay"
|
"pay"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
=======
|
|
||||||
"title": "Our Partners & Cooperations"
|
|
||||||
>>>>>>> Stashed changes
|
|
||||||
},
|
},
|
||||||
"sectionThree": {
|
"sectionThree": {
|
||||||
"title": "OUR PREVIOUS WORK",
|
"title": "OUR PREVIOUS WORK",
|
||||||
|
|
Loading…
Reference in New Issue