diff --git a/src/locales/en.json b/src/locales/en.json
index ec2de7151..88f45889b 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -284,6 +284,7 @@
"index_page_free_collect_cta_tagline": "Cut to the chase, collect your first NFT for free",
"index_page_hero_all_stories_matter_content": "Blog posts from your high school days, late-night written poems, grandma's treasured recipes... Words encapsulate our most delicate memories. We aspire to capture each of these moments with you, turning them into cherished collectibles that escape from the confines of time.",
"index_page_hero_all_stories_matter_heading": "All stories matter",
+ "index_page_hero_enter_book_store": "Enter Bookstore",
"index_page_hero_publish_story_button": "Publish Story",
"index_page_hero_try_collect_button": "Try To Collect",
"index_page_hero_writing_nft_content": "A collectible for your precious text. Collect, showcase, and share your articles and books with the world.",
diff --git a/src/locales/zh-Hant.json b/src/locales/zh-Hant.json
index c87151556..f0abaec01 100644
--- a/src/locales/zh-Hant.json
+++ b/src/locales/zh-Hant.json
@@ -284,6 +284,7 @@
"index_page_free_collect_cta_tagline": "直接行動,免費獲取你的第一個NFT",
"index_page_hero_all_stories_matter_content": "中學時代的部落格、深夜寫下的詩句、祖母的家傳食譜⋯⋯文字是我們最細碎的記憶,我們希望和你一一捕捉,從時光裏逃逸的收藏品。",
"index_page_hero_all_stories_matter_heading": "每則文字,都通向時光",
+ "index_page_hero_enter_book_store": "進入書店",
"index_page_hero_publish_story_button": "發佈故事",
"index_page_hero_try_collect_button": "體驗收藏",
"index_page_hero_writing_nft_content": "讓文字成爲藏品。這裏有可收藏、展示、分享的電子書和文章。",
diff --git a/src/pages/index.vue b/src/pages/index.vue
index 84c5e8800..535392695 100644
--- a/src/pages/index.vue
+++ b/src/pages/index.vue
@@ -264,6 +264,13 @@
]"
>
{{ $t('index_page_liker_land_description') }}
@@ -1645,14 +1655,14 @@
"
/>
-