reanme purple to info
This commit is contained in:
@@ -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,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user