diff --git a/config/pages/home/use-section-two.ts b/config/pages/home/use-section-two.ts index 8c4dcf5..69cd515 100644 --- a/config/pages/home/use-section-two.ts +++ b/config/pages/home/use-section-two.ts @@ -3,6 +3,7 @@ export function useSectionTwo() { title: 'home.sectionTwo.title', content: [ { +<<<<<<< Updated upstream img: 'https://landvault.io/assets/logos/paypal.svg', href: '#', title: 'home.sectionTwo.content.title[0]', @@ -11,6 +12,16 @@ export function useSectionTwo() { img: 'https://landvault.io/assets/logos/paypal.svg', href: '#', 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', diff --git a/locales/en-UK.json b/locales/en-UK.json index cb4de94..810b909 100644 --- a/locales/en-UK.json +++ b/locales/en-UK.json @@ -26,14 +26,33 @@ "link": ["Details", "Details"] }, "sectionOne": { +<<<<<<< Updated upstream "topic": "Your End-To-End Metaverse Developers", "content": { "title": ["80+", "20+", "2 Million+"], "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"] +======= + "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": { +<<<<<<< Updated upstream "title": "some of our clients", "content": { "title": [ @@ -46,11 +65,14 @@ "pay" ] } +======= + "title": "Our Partners & Cooperations" +>>>>>>> Stashed changes }, "sectionThree": { "title": "OUR PREVIOUS WORK", "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": [ "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", "description": "LandVault helps brands build a unique metaverse experience and drive engagement in a meaningful way", "entry": " Check Out Our Solutions" + }, + "sectionFive":{ + "title":"Get prepared for the immersive world", + "topic":"DIVE INTO THE NEW WORLD WITH TOPVERSEĀ® LAB", + "description":"" } } } diff --git a/public/imgs/Partners/MUA.png b/public/imgs/Partners/MUA.png new file mode 100644 index 0000000..91453b0 Binary files /dev/null and b/public/imgs/Partners/MUA.png differ diff --git a/public/imgs/Partners/MUA_Black.png b/public/imgs/Partners/MUA_Black.png new file mode 100644 index 0000000..d78b926 Binary files /dev/null and b/public/imgs/Partners/MUA_Black.png differ