{
  "value": "landing_page_optimizer",
  "label": "Optimize Landing Page",
  "description": "This workflow helps optimize landing page content and structure for conversions. Provide page details and performance data. The AI will analyze and recommend improvements for higher conversion rates.",
  "name": "Landing Page Optimizer",
  "category": "Marketing",
  "type": "Business Department",
  "config": {
    "temperature": 30,
    "frequencyPenalty": 0,
    "disableRAG": true,
    "prompt": [
      {
        "role": "user",
        "content": "<role>Act as a conversion rate optimization specialist with expertise in landing page design and copywriting.</role><task>Optimize landing page. Include: (1) Headline and value proposition, (2) Above-the-fold content, (3) Social proof and trust signals, (4) Call-to-action optimization, (5) Form optimization, (6) Mobile experience, (7) A/B testing recommendations.</task><output>Generate optimization recommendations with specific copy suggestions, layout improvements, and testing priorities.</output>"
      }
    ]
  }
}