diff --git a/config/pages/home/use-section-two.ts b/config/pages/home/use-section-two.ts index 5d27d71..41dbedc 100644 --- a/config/pages/home/use-section-two.ts +++ b/config/pages/home/use-section-two.ts @@ -12,6 +12,11 @@ export function useSectionTwo() { href: 'https://ir.china-tower.com/en/global/home.php', title: 'China Tower', }, + { + img: '/imgs/Partners/500/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/500/MUA.png', href: 'https://muadao.build/', @@ -22,6 +27,11 @@ export function useSectionTwo() { href: 'https://soomeenhahm.com/portfolio-category/projects/', title: 'SoomeenHahm Design', }, + { + img: '/imgs/Partners/500/+-indecrease.png', + href: '#', + title: '[+][-]INDECREASE', + }, { img: '/imgs/Partners/500/archipocket.png', href: 'https://www.archipocket.com/', @@ -32,11 +42,6 @@ export function useSectionTwo() { href: 'https://www.naolubrain.com/', title: 'BrainUp', }, - { - img: '/imgs/Partners/500/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', - }, ], }, diff --git a/public/imgs/Partners/500/+-indecrease.png b/public/imgs/Partners/500/+-indecrease.png new file mode 100644 index 0000000..60a9fef Binary files /dev/null and b/public/imgs/Partners/500/+-indecrease.png differ