UX: Update Thinker module pages with user-friendly text

- Prompts: Changed 'AI Prompts Management' to 'Prompt Library'
- Author Profiles: Changed to 'Writing Styles'
- Strategies: Changed 'Content Strategies' to 'Content Plans'
- Image Testing: Changed to 'Image Settings'
- Dashboard: Changed 'Thinker Dashboard' to 'Strategy Dashboard'
This commit is contained in:
IGNY8 VPS (Salman)
2025-12-25 09:02:23 +00:00
parent 62fc47cfe8
commit f559bd44a1
5 changed files with 10 additions and 10 deletions

View File

@@ -146,8 +146,8 @@ export default function ThinkerDashboard() {
return (
<>
<PageMeta title="Thinker Dashboard - IGNY8" description="Strategic OS and thinking engine" />
<PageHeader title="Thinker Dashboard" />
<PageMeta title="Strategy Dashboard - IGNY8" description="Manage your content strategy" />
<PageHeader title="Strategy Dashboard" />
<div className="space-y-6">
{/* Key Metrics */}