From 13ea4f8bb061c1d3f91eb2967a5ea1faef72c99a Mon Sep 17 00:00:00 2001
From: sunnylqm
Date: Tue, 27 Feb 2024 22:24:53 +0800
Subject: [PATCH] Update pricing information and FAQ page
---
site/components/pricing/index.tsx | 31 ++++++++++++++++++++++++++++++-
site/pages/docs/faq.mdx | 7 +++++++
2 files changed, 37 insertions(+), 1 deletion(-)
diff --git a/site/components/pricing/index.tsx b/site/components/pricing/index.tsx
index 9bc84d8..8089066 100644
--- a/site/components/pricing/index.tsx
+++ b/site/components/pricing/index.tsx
@@ -39,7 +39,8 @@ function Pricing() {
7 天
- 的专业版免费试用评估。到期后转为免费版。
+ 的专业版
+ 免费试用评估。到期后转为免费版。如需按月购买,请联系QQ客服 34731408.
@@ -53,6 +54,13 @@ function Pricing() {
/ 年
+
+
+ {/* ¥80 */}
+
+
+ {/* / 月 */}
+
-
@@ -90,6 +98,13 @@ function Pricing() {
/ 年
+
+
+ ¥100
+
+
+ / 月
+
-
@@ -128,6 +143,13 @@ function Pricing() {
/ 年
+ {" "}
+
+
+ ¥300
+
+
+ / 月
@@ -168,6 +190,13 @@ function Pricing() {
/ 年
+ {" "}
+
+
+ ¥900
+
+
+ / 月
diff --git a/site/pages/docs/faq.mdx b/site/pages/docs/faq.mdx
index a55f598..c24b0fb 100644
--- a/site/pages/docs/faq.mdx
+++ b/site/pages/docs/faq.mdx
@@ -150,3 +150,10 @@ import { Callout } from "nextra/components";
转账完成后请截图发送至 hi@charmlot.com ,并写明注册邮箱,我们将在一个工作日内开通对应服务。
---
+
+#### 可以按月付款吗?
+
+需要月付的客户请联系 QQ 客服 34731408,月付价格为年付价格 / 8。如标准版当前价格为 800 元每年,则月付价格为 100 元每月。
+月付客户需累计支付满 500 元后才能开具发票。
+
+---