diff --git a/frontend/src/pages/Help/Help.tsx b/frontend/src/pages/Help/Help.tsx index d38d97f5..8e7f8f7f 100644 --- a/frontend/src/pages/Help/Help.tsx +++ b/frontend/src/pages/Help/Help.tsx @@ -56,7 +56,7 @@ export default function Help() { const faqItems = [ { question: "How do I add keywords to my workflow?", - answer: "Navigate to Planner > Keyword Opportunities. Browse available keywords, use filters to find relevant ones, and click 'Add to Workflow' on individual keywords or use bulk selection to add multiple keywords at once." + answer: "Navigate to Planner > Keyword Opportunities. Browse available keywords, use filters to find relevant ones, and click 'Add to Workflow' on individual keywords or use bulk selection to add multiple keywords at once." }, { question: "What is the difference between Keywords and Clusters?", @@ -68,7 +68,7 @@ export default function Help() { }, { question: "How do I generate content ideas from clusters?", - answer: "Go to Planner > Clusters, select one or more clusters, and click 'Generate Ideas'. The AI will analyze the keywords in each cluster and create content ideas that cover the topics comprehensively." + answer: "Go to Planner > Clusters, select one or more clusters, and click 'Generate Ideas'. The AI will analyze the keywords in each cluster and create content ideas that cover the topics comprehensively." }, { question: "What is the workflow from keywords to published content?", @@ -76,15 +76,15 @@ export default function Help() { }, { question: "How do I set up automation?", - answer: "Go to Dashboard > Automation Setup section. Enable automation for each step (Keywords, Ideas, Content, Images) and configure settings like how many keywords to process per cycle. Advanced settings are available in Schedules page." + answer: "Go to Dashboard > Automation Setup section. Enable automation for each step (Keywords, Ideas, Content, Images) and configure settings like how many keywords to process per cycle. Advanced settings are available in Schedules page." }, { question: "Can I edit AI-generated content?", - answer: "Yes! All AI-generated content can be edited. Go to Writer > Content, click on any content piece to open the editor, and make your changes. You can also regenerate content if needed." + answer: "Yes! All AI-generated content can be edited. Go to Writer > Content, click on any content piece to open the editor, and make your changes. You can also regenerate content if needed." }, { question: "How are images generated?", - answer: "Images are generated using AI based on your content. Go to Writer > Images to see all generated images. You can regenerate images, view them in a modal, and manage them per content piece." + answer: "Images are generated using AI based on your content. Go to Writer > Images to see all generated images. You can regenerate images, view them in a modal, and manage them per content piece." }, { question: "What is the difference between Tasks and Content?", @@ -108,7 +108,7 @@ export default function Help() { }, { question: "How do I manage my credits?", - answer: "Go to Billing > Credits to view your credit balance, purchase more credits, and see credit usage. Credits are used for AI operations like content generation, clustering, and image generation." + answer: "Go to Billing > Credits to view your credit balance, purchase more credits, and see credit usage. Credits are used for AI operations like content generation, clustering, and image generation." }, { question: "Can I export my data?", @@ -196,7 +196,7 @@ export default function Help() {

Set Up Your Site

- Go to Settings > Sites and add your WordPress site. Configure the connection details and verify the integration. + Go to Settings > Sites and add your WordPress site. Configure the connection details and verify the integration.

@@ -208,7 +208,7 @@ export default function Help() {

Discover Keywords

- Navigate to Planner > Keyword Opportunities. Browse the global keyword database and add relevant keywords to your workflow. + Navigate to Planner > Keyword Opportunities. Browse the global keyword database and add relevant keywords to your workflow.

@@ -220,7 +220,7 @@ export default function Help() {

Organize Keywords

- Go to Planner > Keywords and use Auto Cluster to group related keywords. This helps create comprehensive content. + Go to Planner > Keywords and use Auto Cluster to group related keywords. This helps create comprehensive content.

@@ -232,7 +232,7 @@ export default function Help() {

Generate Ideas

- Select clusters in Planner > Clusters and click Generate Ideas. AI will create content ideas based on your keywords. + Select clusters in Planner > Clusters and click Generate Ideas. AI will create content ideas based on your keywords.

@@ -244,7 +244,7 @@ export default function Help() {

Create Content

- Ideas automatically become tasks. Go to Writer > Tasks, select tasks, and generate content. Review and edit as needed. + Ideas automatically become tasks. Go to Writer > Tasks, select tasks, and generate content. Review and edit as needed.

@@ -256,7 +256,7 @@ export default function Help() {

Generate Images

- Go to Writer > Images and generate featured and in-article images for your content. Images are AI-generated based on your content. + Go to Writer > Images and generate featured and in-article images for your content. Images are AI-generated based on your content.

@@ -268,7 +268,7 @@ export default function Help() {

Publish

- Review your content in Writer > Content, make final edits, and publish to your WordPress site. + Review your content in Writer > Content, make final edits, and publish to your WordPress site.

@@ -306,7 +306,7 @@ export default function Help() {

- Tip: You can automate most of this workflow! Go to Dashboard > Automation Setup to configure automatic processing. + Tip: You can automate most of this workflow! Go to Dashboard > Automation Setup to configure automatic processing.

@@ -334,7 +334,7 @@ export default function Help() {

Adding Keywords

- Go to Planner > Keyword Opportunities to browse the global keyword database. Use filters to find relevant keywords, then add them individually or in bulk. + Go to Planner > Keyword Opportunities to browse the global keyword database. Use filters to find relevant keywords, then add them individually or in bulk.

@@ -539,7 +539,7 @@ export default function Help() {

- Note: Configure automation in Dashboard > Automation Setup. For advanced scheduling, go to Schedules page. + Note: Configure automation in Dashboard > Automation Setup. For advanced scheduling, go to Schedules page.