diff --git a/frontend/src/pages/Help/Help.tsx b/frontend/src/pages/Help/Help.tsx index 2544f27d..56600420 100644 --- a/frontend/src/pages/Help/Help.tsx +++ b/frontend/src/pages/Help/Help.tsx @@ -138,16 +138,16 @@ export default function Help() { return ( <> - +
{/* Header */}

- Help & Documentation + Help Center

- Complete guides and documentation to help you get the most out of IGNY8 + Learn how to use IGNY8 to create and publish amazing content

diff --git a/frontend/src/pages/Settings/AI.tsx b/frontend/src/pages/Settings/AI.tsx index 1cffd29c..a6b1c365 100644 --- a/frontend/src/pages/Settings/AI.tsx +++ b/frontend/src/pages/Settings/AI.tsx @@ -30,7 +30,7 @@ export default function AISettings() {

AI Settings

-

AI-specific configuration

+

Configure AI models and writing preferences

{loading ? ( diff --git a/frontend/src/pages/Settings/Account.tsx b/frontend/src/pages/Settings/Account.tsx index 6f3eaedf..541ba7c8 100644 --- a/frontend/src/pages/Settings/Account.tsx +++ b/frontend/src/pages/Settings/Account.tsx @@ -30,7 +30,7 @@ export default function AccountSettings() {

Account Settings

-

Account-level configuration

+

Manage your account preferences and profile

{loading ? ( diff --git a/frontend/src/pages/Settings/General.tsx b/frontend/src/pages/Settings/General.tsx index 202361ba..fc37f9f1 100644 --- a/frontend/src/pages/Settings/General.tsx +++ b/frontend/src/pages/Settings/General.tsx @@ -38,9 +38,9 @@ export default function GeneralSettings() { return ( <> - + - +
{/* Table Settings */}
diff --git a/frontend/src/pages/Setup/IndustriesSectorsKeywords.tsx b/frontend/src/pages/Setup/IndustriesSectorsKeywords.tsx index e379e020..a8a7fed1 100644 --- a/frontend/src/pages/Setup/IndustriesSectorsKeywords.tsx +++ b/frontend/src/pages/Setup/IndustriesSectorsKeywords.tsx @@ -645,9 +645,9 @@ export default function IndustriesSectorsKeywords() { return ( <> - + , color: 'blue' }} /> {/* Show info banner when no sector is selected */}