diff --git a/src/locales/en.json b/src/locales/en.json index 0325c5292..cc213c9d6 100644 --- a/src/locales/en.json +++ b/src/locales/en.json @@ -383,7 +383,7 @@ "index_hero_slogan_part2": "Redefine Digital Reading", "index_intro_description": "Merge technology and humanity. Drive blockchain publishing to preserve and distribute great stories. {likerLand} bridges the new world and old, reshaping reading and media culture.", "index_intro_description_liker_land": "Liker Land", - "index_intro_more_button": "More", + "index_intro_more_button": "More about our story", "index_intro_title": "Ebook Store x Digital Publishing", "index_page_all_stories_matter_blog_content": "Liker Land Writing NFT widget lets you start a paid subscription or publish paid posts based on your open content from any writing platform such as WordPress, or Substack etc.", "index_page_all_stories_matter_blog_heading": "Blogs", diff --git a/src/locales/zh-Hant.json b/src/locales/zh-Hant.json index 95d0ae542..7047d4052 100644 --- a/src/locales/zh-Hant.json +++ b/src/locales/zh-Hant.json @@ -383,7 +383,7 @@ "index_hero_slogan_part2": "重塑數位閱讀", "index_intro_description": "融合科技與人文。推動區塊鏈出版,讓好故事繼續流傳。{likerLand} 連接新世界和舊產業,重塑閱讀和傳播文化。", "index_intro_description_liker_land": "Liker Land", - "index_intro_more_button": "了解更多", + "index_intro_more_button": "了解更多我們的故事", "index_intro_title": "電子書店 x 數位出版", "index_page_all_stories_matter_blog_content": "Liker Land Writing NFT 小插件助你在保持內容開放的同時,提供付費訂閱服務或收費內容項目,支援 WordPress 或 Substack 等寫作平台。", "index_page_all_stories_matter_blog_heading": "部落格", diff --git a/src/pages/index.vue b/src/pages/index.vue index cc36f398b..7babb140b 100644 --- a/src/pages/index.vue +++ b/src/pages/index.vue @@ -39,15 +39,6 @@ paddingClass, ]" > - - - {{ $t('index_intro_more_button') }} - - - + - - - - - - + + + + @@ -504,7 +503,7 @@ ]" >
+ + {{ $t('index_intro_more_button') }} + + + + + + + + + +