Update
This commit is contained in:
parent
420abc4ea5
commit
bce0862a55
|
@ -22,21 +22,6 @@ export function useSectionTwo() {
|
||||||
href: '#',
|
href: '#',
|
||||||
title: 'home.sectionTwo.content.title[3]',
|
title: 'home.sectionTwo.content.title[3]',
|
||||||
},
|
},
|
||||||
{
|
|
||||||
img: 'https://landvault.io/assets/logos/paypal.svg',
|
|
||||||
href: '#',
|
|
||||||
title: 'home.sectionTwo.content.title[4]',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
img: 'https://landvault.io/assets/logos/paypal.svg',
|
|
||||||
href: '#',
|
|
||||||
title: 'home.sectionTwo.content.title[5]',
|
|
||||||
},
|
|
||||||
{
|
|
||||||
img: 'https://landvault.io/assets/logos/paypal.svg',
|
|
||||||
href: '#',
|
|
||||||
title: 'home.sectionTwo.content.title[6]',
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -23,15 +23,15 @@ export function useNav(): NavMenu[] {
|
||||||
title: 'nav.solutions.t',
|
title: 'nav.solutions.t',
|
||||||
child: [
|
child: [
|
||||||
{
|
{
|
||||||
title: 'nav.solutions.child.land.t',
|
title: 'nav.solutions.child.land.service1',
|
||||||
subtitle: 'nav.solutions.child.land.description',
|
subtitle: 'nav.solutions.child.land.description1',
|
||||||
href: `${path}/land`,
|
href: `${path}/land`,
|
||||||
icon: 'i-solar-accumulator-bold-duotone',
|
icon: 'i-solar-accumulator-bold-duotone',
|
||||||
iconColor: 'red',
|
iconColor: 'red',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'nav.solutions.child.land.t',
|
title: 'nav.solutions.child.land.service2',
|
||||||
subtitle: 'nav.solutions.child.land.description',
|
subtitle: 'nav.solutions.child.land.description2',
|
||||||
href: `${path}/landa`,
|
href: `${path}/landa`,
|
||||||
icon: 'i-solar-airbuds-case-open-line-duotone',
|
icon: 'i-solar-airbuds-case-open-line-duotone',
|
||||||
iconColor: 'amber',
|
iconColor: 'amber',
|
||||||
|
@ -42,5 +42,9 @@ export function useNav(): NavMenu[] {
|
||||||
title: 'nav.test',
|
title: 'nav.test',
|
||||||
href: `${path}/test`,
|
href: `${path}/test`,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'nav.testt',
|
||||||
|
href: `${path}/testt`,
|
||||||
|
},
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,11 +1,8 @@
|
||||||
---
|
---
|
||||||
img: "/imgs/1 (1).jpg"
|
img: "/imgs/1 (8).jpg"
|
||||||
topic: "Grave of the Fireflies"
|
topic: "Grave of the Fireflies"
|
||||||
title: " "
|
title: " "
|
||||||
description: "In the latter part of World War II, a boy and his sister, orphaned when their mother is killed in the firebombing of Tokyo, are left to survive on their own in what remains of civilian life in Japan. The plot follows this boy and his sister as they do their best to survive in the Japanese countryside, battling hunger, prejudice, and pride in their own quiet, personal battle."
|
description: "In the latter part of World War II, a boy and his sister, orphaned when their mother is killed in the firebombing of Tokyo, are left to survive on their own in what remains of civilian life in Japan. The plot follows this boy and his sister as they do their best to survive in the Japanese countryside, battling hunger, prejudice, and pride in their own quiet, personal battle."
|
||||||
director: "Isao Takahata"
|
|
||||||
release_date: 1988
|
|
||||||
running_time: 89
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -0,0 +1,30 @@
|
||||||
|
---
|
||||||
|
img: "/imgs/1 (8).jpg"
|
||||||
|
topic: "中文中文"
|
||||||
|
title: " "
|
||||||
|
description: "I什么没什么吗吗吗吗吗没什么奥斯卡大奖发拉开京东方技术的叫阿里;垃圾袋 in their own quiet, personal battle."
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="./public/topverse.svg" width="600"/>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2 align="center">
|
||||||
|
</h2><br>
|
||||||
|
|
||||||
|
<pre align="center">
|
||||||
|
🧪 Working in Progress
|
||||||
|
</pre>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<br>
|
||||||
|
<a href="https://topverse.netlify.app/">🖥 Online Preview</a>
|
||||||
|
<br><br>
|
||||||
|
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone https://github.com/TOPVERSE/TOPVERSE_Official.git
|
||||||
|
cd TOPVERSE_Official
|
||||||
|
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
|
||||||
|
```
|
|
@ -6,8 +6,10 @@
|
||||||
"t": "Solutions",
|
"t": "Solutions",
|
||||||
"child": {
|
"child": {
|
||||||
"land": {
|
"land": {
|
||||||
"t": "land",
|
"service1": "Metaverse Construction",
|
||||||
"description": "The quick brown fox jumps over the lazy dog."
|
"description1": "The quick brown fox jumps over the lazy dog.",
|
||||||
|
"service2": "Digital Twins",
|
||||||
|
"description2": "The quick brown fox jumps over the lazy dog."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue