diff --git a/src/components/Billing/EmptyBillingScreen.tsx b/src/components/Billing/EmptyBillingScreen.tsx index de6acf02a..991a4cb9d 100644 --- a/src/components/Billing/EmptyBillingScreen.tsx +++ b/src/components/Billing/EmptyBillingScreen.tsx @@ -5,7 +5,6 @@ import { MessageCircleIcon, SparklesIcon, Zap, - CheckCircle, } from 'lucide-react'; type EmptyBillingScreenProps = { @@ -39,45 +38,31 @@ export function EmptyBillingScreen(props: EmptyBillingScreenProps) { const { onUpgrade } = props; return ( -
- Unlock premium benefits by upgrading to a subscription -
++ Unlock pro benefits by upgrading to a subscription +
-
+