Goku Prompt Hub

Curated Prompt Vault

Business Impact Data Dashboard

GI2_04610 2026-07-02 x Commercial
data visualizationcorporate presentationkpi dashboard

{ "type": "corporate presentation slide", "theme": "high-tech, futuristic, dark mode, glowing neon blue and purple accents, abstract digital particle wave back…

Cover Preview

Business Impact Data Dashboard

Cover Preview

Full Prompt

⚡Generate
{
  "type": "corporate presentation slide",
  "theme": "high-tech, futuristic, dark mode, glowing neon blue and purple accents, abstract digital particle wave background",
  "header": {
    "title_primary": "{argument name=\"main Chinese title\" default=\"Business Impact\"}",
    "title_secondary": "{argument name=\"main english title\" default=\"Business Impact\"}",
    "tagline": "{argument name=\"tagline\" default=\"Let the data speak, the results prove value\"}"
  },
  "layout": {
    "left_section": {
      "type": "line chart",
      "title": "Efficiency and Capacity Improvement Trends",
      "y_axis": ["0%", "100%", "200%", "300%", "400%", "500%", "600%"],
      "x_axis": ["Q1", "Q2", "Q3", "Q4", "Now"],
      "lines": [
        {
          "label": "Delivery Efficiency (Relative)",
          "color": "neon blue",
          "trend": "upward curve",
          "annotation": "Efficiency continues to improve"
        },
        {
          "label": "Unit Cost (Relative Value)",
          "color": "neon purple",
          "trend": "downward curve",
          "annotation": "Significant cost reduction"
        }
      ]
    },
    "right_section": {
      "type": "kpi grid",
      "count": 4,
      "arrangement": "2x2 grid",
      "cards": [
        {
          "icon": "rocket",
          "title": "Efficiency Improvement",
          "value": "{argument name=\"kpi 1 value\" default=\"+120%\"}",
          "subtext": "Significantly improved delivery efficiency"
        },
        {
          "icon": "coins with down arrow",
          "title": "Cost Reduction",
          "value": "{argument name=\"kpi 2 value\" default=\"-200%\"}",
          "subtext": "Unit delivery cost is decreasing"
        },
        {
          "icon": "bar chart with up arrow",
          "title": "Capacity Enhancement",
          "value": "5x",
          "subtext": "Overall team capacity spurt"
        },
        {
          "icon": "people group",
          "title": "Coverage Team",
          "value": "10 pieces",
          "subtext": "Business Teams Benefit from Scaling"
        }
      ]
    }
  }
}