Topic

主题海报版式设计

1 GPT image prompts grouped by this long-tail topic.

type

Themed Poster Layout Design

Original2,295 characters
```json
{
  "type": "promotional banner thumbnail",
  "style": "vibrant neon, cosmic galaxy background, anime illustration style, high-density Japanese typography, glowing text effects",
  "character": {
    "description": "smiling young woman pointing upwards with right index finger",
    "appearance": "long {argument name=\"character hair color\" default=\"brown\"} hair, purple drop earrings, textured purple sweater",
    "position": "right side"
  },
  "layout": {
    "background": "purple, pink, and blue starry space nebula",
    "center_typography": {
      "top_small_text": "For those who don't know where to start",
      "main_title": "{argument name=\"main title\" default=\"AI Side Hustle for Beginners\"}",
      "subtitle": "Recommended for your first one",
      "floating_text_near_character": "Simple explanation♡"
    },
    "top_left": {
      "yellow_ribbon": "{argument name=\"top left ribbon text\" default=\"Start from Zero\"}"
    },
    "top_right": {
      "pink_circle_badge": "Beginners OK"
    },
    "left_column": {
      "count": 7,
      "description": "stack of pill-shaped badges",
      "labels": [
        "OK with smartphone (with phone icon)",
        "For side hustle debut (with beginner mark icon)",
        "Includes specific examples",
        "Templates included",
        "Recommended tools introduction",
        "Monetization process",
        "How to start without failing"
      ]
    },
    "bottom_left_graphics": {
      "count": 3,
      "items": [
        "laptop displaying an AI circuit brain graphic",
        "glowing lightbulb",
        "rocket ship taking off"
      ]
    },
    "bottom_center": {
      "large_purple_button": "{argument name=\"bottom center button text\" default=\"Complete Guide\"}",
      "checklist_text_below": "✓How to start ✓How to earn ✓Points to note ✓How to continue - everything you need to know!"
    },
    "bottom_right": {
      "pink_cloud_shape": {
        "count": 3,
        "bullet_points": [
          "✓No difficult knowledge required",
          "✓Can start from today",
          "✓Simple and detailed explanation"
        ]
      },
      "gold_medal_seal": "Reference Edition",
      "purple_badge": "{argument name=\"year badge text\" default=\"2026 Latest Edition\"}"
    }
  }
}
```