diff --git a/src/components/Subscription/SubscriptionContentNew.tsx b/src/components/Subscription/SubscriptionContentNew.tsx
index f733a517..22910c37 100644
--- a/src/components/Subscription/SubscriptionContentNew.tsx
+++ b/src/components/Subscription/SubscriptionContentNew.tsx
@@ -35,7 +35,6 @@ import {
FaTimes,
FaChevronDown,
FaChevronUp,
- FaSparkles,
} from 'react-icons/fa';
import { logger } from '../../utils/logger';
@@ -495,7 +494,7 @@ export default function SubscriptionContentNew() {
fontWeight="bold"
>
-
+
PRICING
@@ -663,7 +662,7 @@ export default function SubscriptionContentNew() {
if (currentOption && currentOption.discountPercent > 0) {
return (
-
+
当前选择可节省 {currentOption.discountPercent}% 的费用