diff --git a/public/locales/en/index.json b/public/locales/en/index.json
index d26d4e33..c60001bc 100644
--- a/public/locales/en/index.json
+++ b/public/locales/en/index.json
@@ -1,10 +1,23 @@
{
- "Write subtitle": "Write when inspiration strikes",
- "Write description": "Free writers from time-consuming, unnecessary processes that slow your writing, so you and your team can focus on creating.",
- "Own subtitle": "Own content on the blockchain",
- "Own description": "You own your content by publishing content on the Crossbell blockchain. xLog won't store any data and can't take away or modify your rights and content, even if xLog wanted to. Learn how Crossbell works.",
- "Earn subtitle": "Earn tokens and rights",
- "Earn description": "Great creators deserve more rewards and rights, and thanks to the design of blockchain, xLog can better pursue this goal through a range of token incentives, as well as a DAO mechanism.",
+ "features": {
+ "Write": {
+ "subtitle": "Write when inspiration strikes",
+ "description": "Free writers from time-consuming, unnecessary processes that slow your writing, so you and your team can focus on creating."
+ },
+ "Own": {
+ "subtitle": "Own content on the blockchain",
+ "description": "You own your content by publishing content on the Crossbell blockchain. xLog won't store any data and can't take away or modify your rights and content, even if xLog wanted to. Learn how Crossbell works.",
+ "extra": {
+ "title": "Don't Trust, Verify",
+ "description": "It's a good habit not to trust anyone easily on the Internet, including xLog. Therefore, we strongly recommend that you visit any site on xLog, check the transaction history at the bottom of the page, read the blockchain contract code, and see if the truth is as xLog claims.",
+ "button": "Verify it"
+ }
+ },
+ "Earn": {
+ "subtitle": "Earn tokens and rights",
+ "description": "Great creators deserve more rewards and rights, and thanks to the design of blockchain, xLog can better pursue this goal through a range of token incentives, as well as a DAO mechanism."
+ }
+ },
"Easy to get started text": "xLog supports web3 wallets and email connections, allowing you to quickly create a customized blog with features like a custom domain, subscriptions, comments, NFT minting, RSS feeds, and AI enhancements in just 5 minutes - with no application or costs required.",
"Elegant experience text": "xLog offers a dual-pane editor with real-time preview for an excellent writing experience, using standard Markdown syntax with support for HTML, audio/video, and math expressions. The elegantly designed page provides a comfortable reading experience for readers.",
"Fast text": "Blockchain doesn't always mean low efficiency. xLog operates at peak performance thanks to its efficient caching mechanism and numerous optimizations. The site also supports PWA for local installation and use.",
diff --git a/public/locales/zh/index.json b/public/locales/zh/index.json
index b3082828..767bcb63 100644
--- a/public/locales/zh/index.json
+++ b/public/locales/zh/index.json
@@ -7,12 +7,25 @@
"description": "<0>xLog0> 是面向所有人的最棒 <3>链上3> <7>开源7> 博客社区。",
"Get my xLog in 5 minutes": "5 分钟拥有自己的 xLog",
"Explore the xLog way": "探索 xLog 之路",
- "Write subtitle": "当灵感来临时写作",
- "Write description": "让创作者们摆脱耗时、不必要的流程,减少写作过程中的阻碍,让你和团队能够专注于创造。",
- "Own subtitle": "在区块链上拥有自己的内容",
- "Own description": "通过在 Crossbell 区块链上发布来拥有自己的内容。 xLog 不会存储任何数据,xLog 也无法剥夺或修改您的权利和内容,即使 xLog 想这样做。 了解 Crossbell 是如何工作的。",
- "Earn subtitle": "赚取代币和权利",
- "Earn description": "优秀的创作者们应该得到更多的奖励和权利,而区块链的设计使得 xLog 可以通过一系列代币激励以及 DAO 机制更好地追求这一目标。",
+ "features": {
+ "Write": {
+ "subtitle": "当灵感来临时写作",
+ "description": "让创作者们摆脱耗时、不必要的流程,减少写作过程中的阻碍,让你和团队能够专注于创造。"
+ },
+ "Own": {
+ "subtitle": "在区块链上拥有自己的内容",
+ "description": "通过在 Crossbell 区块链上发布来拥有自己的内容。 xLog 不会存储任何数据,xLog 也无法剥夺或修改您的权利和内容,即使 xLog 想这样做。 了解 Crossbell 是如何工作的。",
+ "extra": {
+ "title": "不要相信,要验证",
+ "description": "在互联网上不轻信任何人是一个好习惯,包括 xLog。因此,我们强烈建议你浏览 xLog 上的任何站点,检查页面底部的交易历史,阅读区块链合约代码,看看实情是否与 xLog 所声称的一致。",
+ "button": "去验证"
+ }
+ },
+ "Earn": {
+ "subtitle": "赚取代币和权利",
+ "description": "优秀的创作者们应该得到更多的奖励和权利,而区块链的设计使得 xLog 可以通过一系列代币激励以及 DAO 机制更好地追求这一目标。"
+ }
+ },
"Features": "特色",
"Showcase": "展示柜",
"Integration": "集成",
@@ -32,8 +45,8 @@
"Elegant experience text": "xLog 提供双栏编辑器,具有实时预览功能,提供优秀的写作体验,使用标准的 Markdown 语法,支持 HTML、音视频和数学表达式。页面设计优雅,为读者提供舒适的阅读体验。",
"Token": "代币",
"Token text": "在早期阶段,xLog 将通过我们自掏腰包提供的稳定币作为激励。代币经济系统仍在设计中,可能需要一些时间。因为垃圾内容是我们的共同敌人,xLog 需要确保社区不会被其淹没。",
- "DAO": "DAO",
- "DAO text": "xLog 将以 DAO 的形式进行管理,创作者获得的代币将代表他们的权利。",
+ "DAO": "去中心化自治组织",
+ "DAO text": "xLog 将以去中心化自治组织 (DAO) 的形式进行管理,创作者获得的代币将代表他们的权利。",
"Discover these awesome teams and creators on xLog (sorted by update time)": "在 xLog 上发现这些超棒的团队和创作者们(按更新时间排序)",
"Follow All!": "关注所有!",
"Show more": "显示更多",
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 1063ab9e..4b0e48d7 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -72,6 +72,7 @@ export default function Home() {
icon: string
title: string
}[]
+ extra?: boolean
}[] = [
{
title: "Write",
@@ -124,6 +125,7 @@ export default function Home() {
title: "Open",
},
],
+ extra: true,
},
{
title: "Earn",
@@ -349,11 +351,11 @@ export default function Home() {
{t(feature.title)}