reanme purple to info

This commit is contained in:
IGNY8 VPS (Salman)
2026-01-24 15:27:51 +00:00
parent 7b022f3a06
commit 75deda304e
76 changed files with 323 additions and 323 deletions

View File

@@ -42,7 +42,7 @@ const workflowSteps = [
description: 'AI groups related keywords into content clusters',
href: '/planner/keyword-opportunities', // Clustering runs from keywords page
actionLabel: 'Cluster',
gradient: 'from-purple-500 to-purple-600',
gradient: 'from-info-500 to-info-600',
buttonTone: 'brand' as const,
},
{
@@ -78,7 +78,7 @@ const workflowSteps = [
description: 'Create featured images and media for articles',
href: '/writer/images',
actionLabel: 'Images',
gradient: 'from-purple-500 to-purple-600',
gradient: 'from-info-500 to-info-600',
buttonTone: 'brand' as const,
},
{