diff --git a/config/pages/home/use-section-three.ts b/config/pages/home/use-section-three.ts index efbd225..3c5ca1c 100644 --- a/config/pages/home/use-section-three.ts +++ b/config/pages/home/use-section-three.ts @@ -27,12 +27,12 @@ export function useSectionThree() { href: '#', }, { topic: 'home.sectionThree.contentSecondary.topic[1]', - img: '/imgs/Home-Stories/RIBA Metaverse Festival.jpg', + img: '/imgs/Home-Stories/RIBAChangan.jpg', href: '#', }, { topic: 'home.sectionThree.contentSecondary.topic[2]', - img: '/imgs/Home-Stories/Tower.jpg', + img: '/imgs/Home-Stories/CoreOfTime.jpg', href: '#', }, @@ -40,21 +40,21 @@ export function useSectionThree() { contentThird: [ { topic: 'home.sectionThree.contentThird.topic[0]', - img: '/imgs/1 (9).jpg', + img: '/imgs/Home-Stories/BitCountry.jpg', href: '#', }, { topic: 'home.sectionThree.contentThird.topic[1]', - img: '/imgs/1 (6).jpg', + img: '/imgs/Home-Stories/MMMM.jpg', href: '#', }, { topic: 'home.sectionThree.contentThird.topic[2]', - img: '/imgs/1 (7).jpg', + img: '/imgs/Home-Stories/Circulus.jpg', href: '#', }, { topic: 'home.sectionThree.contentThird.topic[3]', - img: '/imgs/1 (8).jpg', + img: '/imgs/Home-Stories/NASA.jpg', href: '#', }, diff --git a/config/pages/home/use-section-two.ts b/config/pages/home/use-section-two.ts index 6f0da32..4483bce 100644 --- a/config/pages/home/use-section-two.ts +++ b/config/pages/home/use-section-two.ts @@ -3,25 +3,35 @@ export function useSectionTwo() { title: 'home.sectionTwo.title', description: 'home.sectionTwo.description', content: [ + { + img: '/imgs/Partners/CASCI.png', + href: 'https://weibo.com/u/7418885402?nick=%E4%B8%AD%E5%9B%BD%E8%88%AA%E5%A4%A9%E6%96%87%E5%88%9B&noscript=1&is_all=1', + title: 'CASCI', + }, { img: '/imgs/Partners/MUA.png', href: 'https://muadao.build/', title: 'MUA DAO', }, + { + img: '/imgs/Partners/Ultiverse.png', + href: 'https://www.ultiverse.io/home', + title: 'Ultiverse', + }, { img: '/imgs/Partners/PARCEL.png', href: 'https://parcel.so/', title: 'PARCEL Creatorverse', }, { - img: '/imgs/Partners/PARCEL.png', - href: '#', - title: 'home.sectionTwo.content.title[2]', + img: '/imgs/Partners/bc-font-logo.png', + href: 'https://bit.country/', + title: 'Bit.Country', }, { - img: 'https://landvault.io/assets/logos/paypal.svg', - href: '#', - title: 'home.sectionTwo.content.title[3]', + img: '/imgs/Partners/MONAVERSE.webp', + href: 'https://monaverse.com/', + title: 'MONAVerse', }, ], } diff --git a/locales/en-UK.json b/locales/en-UK.json index e6fc67a..edf86c6 100644 --- a/locales/en-UK.json +++ b/locales/en-UK.json @@ -29,8 +29,8 @@ "home": { "carousel": { - "topic": ["Never Drink Alone", "Metaverse Congress Hall"], - "description": ["The Bar Symphony in Decentraland", "One should never ignore the power of nature"], + "topic": ["Creator Party-verse", "Metaverse Congress Hall"], + "description": ["Decentraland Construction", "One should never ignore the power of nature"], "link": ["Details", "Details"] }, "sectionOne": { diff --git a/public/imgs/Home-Stories/BitCountry.jpg b/public/imgs/Home-Stories/BitCountry.jpg new file mode 100644 index 0000000..b32d0bd Binary files /dev/null and b/public/imgs/Home-Stories/BitCountry.jpg differ diff --git a/public/imgs/Home-Stories/Circulus.jpg b/public/imgs/Home-Stories/Circulus.jpg new file mode 100644 index 0000000..d1aefee Binary files /dev/null and b/public/imgs/Home-Stories/Circulus.jpg differ diff --git a/public/imgs/Home-Stories/CoreOfTime.jpg b/public/imgs/Home-Stories/CoreOfTime.jpg new file mode 100644 index 0000000..d52d6c3 Binary files /dev/null and b/public/imgs/Home-Stories/CoreOfTime.jpg differ diff --git a/public/imgs/Home-Stories/MMMM.jpg b/public/imgs/Home-Stories/MMMM.jpg new file mode 100644 index 0000000..8965bd1 Binary files /dev/null and b/public/imgs/Home-Stories/MMMM.jpg differ diff --git a/public/imgs/Home-Stories/NASA.jpg b/public/imgs/Home-Stories/NASA.jpg new file mode 100644 index 0000000..107f977 Binary files /dev/null and b/public/imgs/Home-Stories/NASA.jpg differ diff --git a/public/imgs/Home-Stories/RIBA Metaverse Festival.jpg b/public/imgs/Home-Stories/RIBA Metaverse Festival.jpg deleted file mode 100644 index 8fcc591..0000000 Binary files a/public/imgs/Home-Stories/RIBA Metaverse Festival.jpg and /dev/null differ diff --git a/public/imgs/Home-Stories/RIBAChangan.jpg b/public/imgs/Home-Stories/RIBAChangan.jpg new file mode 100644 index 0000000..ae666ce Binary files /dev/null and b/public/imgs/Home-Stories/RIBAChangan.jpg differ diff --git a/public/imgs/Home-Stories/Tower.jpg b/public/imgs/Home-Stories/Tower.jpg deleted file mode 100644 index 91a806d..0000000 Binary files a/public/imgs/Home-Stories/Tower.jpg and /dev/null differ diff --git a/public/imgs/Partners/CASCI.png b/public/imgs/Partners/CASCI.png new file mode 100644 index 0000000..19d4049 Binary files /dev/null and b/public/imgs/Partners/CASCI.png differ diff --git a/public/imgs/Partners/MONAVERSE.webp b/public/imgs/Partners/MONAVERSE.webp new file mode 100644 index 0000000..f64859a Binary files /dev/null and b/public/imgs/Partners/MONAVERSE.webp differ diff --git a/public/imgs/Partners/Ultiverse.png b/public/imgs/Partners/Ultiverse.png new file mode 100644 index 0000000..5532a44 Binary files /dev/null and b/public/imgs/Partners/Ultiverse.png differ diff --git a/public/imgs/Partners/bc-font-logo.png b/public/imgs/Partners/bc-font-logo.png new file mode 100644 index 0000000..f0568eb Binary files /dev/null and b/public/imgs/Partners/bc-font-logo.png differ