diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx
index c6757ab..e32f124 100644
--- a/src/pages/index/index.jsx
+++ b/src/pages/index/index.jsx
@@ -729,8 +729,8 @@ const getOrCreateUserId = () => {
{/* */}
- 数字游民
- 低成本工作室:云手机
+ 数字游民社群
+ 还在独自摸索吗?
diff --git a/src/pages/index/index.md b/src/pages/index/index.md
index 8d3c0dd..e06d825 100644
--- a/src/pages/index/index.md
+++ b/src/pages/index/index.md
@@ -1,7 +1,4 @@
-👋 还在独自摸索吗?
-
📚 资源共享 + 即时问答
-遇到问题?随时响应,帮你少走弯路
📖 解锁电子书:
1️⃣《数字游民》:地理套利 + 自动化杠杆
diff --git a/src/pages/index/index.scss b/src/pages/index/index.scss
index 32818ec..44be5fa 100644
--- a/src/pages/index/index.scss
+++ b/src/pages/index/index.scss
@@ -116,7 +116,7 @@
}
.card {
- margin-top: 40px;
+ margin-top: 20px;
display: flex;
flex-direction: column;
align-items: center;
@@ -214,7 +214,7 @@
}
}
.index_book_img {
- margin-top: 80px;
+ margin-top: 30px;
width: 400px;
height: 400px;
}