From dc64335d28fca12d37b64fb78b8fcdcbe6349f85 Mon Sep 17 00:00:00 2001 From: pradeepkumar Date: Sat, 28 Mar 2026 19:19:25 +0530 Subject: [PATCH] style: update subscription UI layout, gem icon color, and chat theme branding --- public/assets/icons/gem-icon.svg | 2 +- src/app/support/chat/page.tsx | 4 ++-- src/components/settings/SubscriptionForm.tsx | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) 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 */} -
-
+
+