From b6951f4635ff3944b638eb34ec7cd55887a04685 Mon Sep 17 00:00:00 2001
From: Johnson Mao <86179381+JohnsonMao@users.noreply.github.com>
Date: Sun, 22 Dec 2024 16:37:00 +0800
Subject: [PATCH] chore(marathon): add FAQ text
---
components/Marathon/Faq/index.jsx | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/components/Marathon/Faq/index.jsx b/components/Marathon/Faq/index.jsx
index 0a337d1c..31218d99 100644
--- a/components/Marathon/Faq/index.jsx
+++ b/components/Marathon/Faq/index.jsx
@@ -144,6 +144,16 @@ export default function Faq() {
>
在申請期間每人只能提交一件學習計畫,待公告入選者後,使用者可新增至多三個學習計劃。
+
+ 按下最後的提交按鈕即算申請。早鳥票只需要於12/31 23:59 前點擊「提交」,就可以享有早鳥優惠。即使提交後,在申請截止前都可以繼續修改計畫,計畫將會自動儲存。
+
+
+ 可以唷!我們會以申請時選擇的資格為主。
+
);
}