diff --git a/public/assets/icons/gem-icon.svg b/public/assets/icons/gem-icon.svg index affd25f..2aa56e9 100644 --- a/public/assets/icons/gem-icon.svg +++ b/public/assets/icons/gem-icon.svg @@ -1,3 +1,3 @@ - + diff --git a/src/app/support/chat/page.tsx b/src/app/support/chat/page.tsx index eea4e1c..e4946ce 100644 --- a/src/app/support/chat/page.tsx +++ b/src/app/support/chat/page.tsx @@ -277,7 +277,7 @@ export default function SupportChatPage() { {/* Chat Area */}
{/* Chat Header */} -
+
diff --git a/src/components/settings/SubscriptionForm.tsx b/src/components/settings/SubscriptionForm.tsx index 26929c7..8c0e27c 100644 --- a/src/components/settings/SubscriptionForm.tsx +++ b/src/components/settings/SubscriptionForm.tsx @@ -214,7 +214,7 @@ export function SubscriptionForm() { Include Features -
+
{PLAN_FEATURES.map((feature) => (
{/* Illustration */} -
-
+
+