diff --git a/frontend/src/pages/Thinker/AuthorProfiles.tsx b/frontend/src/pages/Thinker/AuthorProfiles.tsx index db93eea4..87175a11 100644 --- a/frontend/src/pages/Thinker/AuthorProfiles.tsx +++ b/frontend/src/pages/Thinker/AuthorProfiles.tsx @@ -109,9 +109,9 @@ export default function AuthorProfiles() { return (
- + , color: 'blue' }} navigation={} /> diff --git a/frontend/src/pages/Thinker/Dashboard.tsx b/frontend/src/pages/Thinker/Dashboard.tsx index 82186d0a..f610d116 100644 --- a/frontend/src/pages/Thinker/Dashboard.tsx +++ b/frontend/src/pages/Thinker/Dashboard.tsx @@ -146,8 +146,8 @@ export default function ThinkerDashboard() { return ( <> - - + +
{/* Key Metrics */} diff --git a/frontend/src/pages/Thinker/ImageTesting.tsx b/frontend/src/pages/Thinker/ImageTesting.tsx index bb09bcc7..427fb076 100644 --- a/frontend/src/pages/Thinker/ImageTesting.tsx +++ b/frontend/src/pages/Thinker/ImageTesting.tsx @@ -15,9 +15,9 @@ export default function ImageTesting() { return ( <> - + , color: 'indigo' }} navigation={} /> diff --git a/frontend/src/pages/Thinker/Prompts.tsx b/frontend/src/pages/Thinker/Prompts.tsx index 176c7f6f..3e063bd3 100644 --- a/frontend/src/pages/Thinker/Prompts.tsx +++ b/frontend/src/pages/Thinker/Prompts.tsx @@ -209,9 +209,9 @@ export default function Prompts() { return ( <> - + , color: 'orange' }} navigation={} /> diff --git a/frontend/src/pages/Thinker/Strategies.tsx b/frontend/src/pages/Thinker/Strategies.tsx index 7c39ec00..65da6f5d 100644 --- a/frontend/src/pages/Thinker/Strategies.tsx +++ b/frontend/src/pages/Thinker/Strategies.tsx @@ -15,9 +15,9 @@ export default function Strategies() { return ( <> - + , color: 'purple' }} navigation={} />