From 65bf65bb6bb65d9f4e3e3869508ac268f7d42186 Mon Sep 17 00:00:00 2001 From: "IGNY8 VPS (Salman)" Date: Thu, 25 Dec 2025 09:45:59 +0000 Subject: [PATCH] UX: Complete remaining page updates with user-friendly text MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PLANNER MODULE: - Ideas: 'Content Ideas' → 'Article Ideas' - Dashboard: 'Planner Dashboard' → 'Planning Dashboard' - Keyword Opportunities: 'Keyword Opportunities' → 'Discover Keywords' LINKER MODULE: - Content List: 'Link Content' → 'Add Internal Links' - Dashboard: 'Linker Dashboard' → 'Internal Linking Dashboard' OPTIMIZER MODULE: - Content Selector: 'Optimize Content' → 'Improve Your Articles' - Dashboard: 'Optimizer Dashboard' → 'Optimization Dashboard' All page titles now use clear, action-oriented language that non-technical users can easily understand. --- frontend/src/pages/Linker/ContentList.tsx | 6 +++--- frontend/src/pages/Linker/Dashboard.tsx | 4 ++-- frontend/src/pages/Optimizer/ContentSelector.tsx | 4 ++-- frontend/src/pages/Optimizer/Dashboard.tsx | 4 ++-- frontend/src/pages/Planner/Dashboard.tsx | 4 ++-- frontend/src/pages/Planner/Ideas.tsx | 2 +- frontend/src/pages/Planner/KeywordOpportunities.tsx | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/frontend/src/pages/Linker/ContentList.tsx b/frontend/src/pages/Linker/ContentList.tsx index bb1c2e75..7a882884 100644 --- a/frontend/src/pages/Linker/ContentList.tsx +++ b/frontend/src/pages/Linker/ContentList.tsx @@ -98,12 +98,12 @@ export default function LinkerContentList() { return ( <> - +
}, ]} />} diff --git a/frontend/src/pages/Linker/Dashboard.tsx b/frontend/src/pages/Linker/Dashboard.tsx index 5c485083..ce43d86d 100644 --- a/frontend/src/pages/Linker/Dashboard.tsx +++ b/frontend/src/pages/Linker/Dashboard.tsx @@ -64,12 +64,12 @@ export default function LinkerDashboard() { return ( <> - +
, diff --git a/frontend/src/pages/Optimizer/ContentSelector.tsx b/frontend/src/pages/Optimizer/ContentSelector.tsx index cc61cb53..64f28442 100644 --- a/frontend/src/pages/Optimizer/ContentSelector.tsx +++ b/frontend/src/pages/Optimizer/ContentSelector.tsx @@ -138,11 +138,11 @@ export default function OptimizerContentSelector() { return ( <> - +
, diff --git a/frontend/src/pages/Optimizer/Dashboard.tsx b/frontend/src/pages/Optimizer/Dashboard.tsx index 0ce8e5f4..273d1ec6 100644 --- a/frontend/src/pages/Optimizer/Dashboard.tsx +++ b/frontend/src/pages/Optimizer/Dashboard.tsx @@ -66,12 +66,12 @@ export default function OptimizerDashboard() { return ( <> - +
, diff --git a/frontend/src/pages/Planner/Dashboard.tsx b/frontend/src/pages/Planner/Dashboard.tsx index 3e9288e6..8474ebeb 100644 --- a/frontend/src/pages/Planner/Dashboard.tsx +++ b/frontend/src/pages/Planner/Dashboard.tsx @@ -452,9 +452,9 @@ export default function PlannerDashboard() { return ( <> - + , color: 'orange' }} navigation={} workflowInsights={workflowInsights} diff --git a/frontend/src/pages/Planner/KeywordOpportunities.tsx b/frontend/src/pages/Planner/KeywordOpportunities.tsx index 32bb1d0d..5e22303f 100644 --- a/frontend/src/pages/Planner/KeywordOpportunities.tsx +++ b/frontend/src/pages/Planner/KeywordOpportunities.tsx @@ -579,7 +579,7 @@ export default function KeywordOpportunities() { return ( <> , color: 'orange' }} />