Prompt Gallery

商业海报 / 广告 / 社媒

4 格广告网格概念

生成一个 2x2 的网格,展示涵盖护肤、食品、旅游和科技行业的 4 种不同日式广告。

ID
13928
作者
きつね┃45歳までにセミリタイアしたかったけど諦めた
标签
商业海报 / 广告 / 社媒 / 食品 / 饮料 / 菜单 / 产品 / 电商 / 包装

中文提示词

{
  "type": "2x2 广告横幅网格",
  "layout": "4 个独立的象限,每个象限展示不同行业的广告",
  "quadrants": [
    {
      "position": "左上",
      "industry": "护肤",
      "visuals": "亚洲女性轻触脸颊,漂浮的水滴,白色按压式瓶装产品",
      "brand": "BALANCÉE",
      "copy": {
        "headline": "{argument name=\"skincare headline\" default=\"素肌が、目覚める。\"}",
        "subheadline": "迈向充满透明感的新自我。",
        "features_count": 3,
        "features_labels": ["高保湿", "预防肌肤粗糙", "美白护理*"]
      }
    },
    {
      "position": "右上",
      "industry": "餐饮食品",
      "visuals": "特写镜头下的肉酱意大利面,撒有磨碎的奶酪和欧芹,深色调氛围光",
      "brand": "Trattoria Luce",
      "copy": {
        "headline": "{argument name=\"food headline\" default=\"このパスタ、事件級。\"}",
        "badge": "限时供应",
        "description": "黑毛和牛波隆那肉酱面 〜松露香气〜"
      }
    },
    {
      "position": "左下",
      "industry": "旅游",
      "visuals": "背着背包的女性面对风景秀丽的高山湖泊,明亮的日光",
      "brand": "NATURE JOURNEY",
      "copy": {
        "headline": "{argument name=\"travel headline\" default=\"わたしを、解き放つ旅へ。\"}",
        "subheadline": "在自然中,让心动起来。",
        "script": "Find your freedom.",
        "banner_details": ["初夏特别活动", "6 月 1 日 周六 - 6 月 30 日 周日", "最高 20% 折扣", "现有多项限时特别方案!"]
      }
    },
    {
      "position": "右下",
      "industry": "SaaS 应用",
      "visuals": "智能手机显示着一个包含 4 个日程项目的任务管理应用界面",
      "brand": "{argument name=\"app brand name\" default=\"Taskme\"}",
      "copy": {
        "headline": "{argument name=\"app headline\" default=\"タスク管理を、もっとシンプルに、スマートに。\"}",
        "circle_badge": "设计你的一天。",
        "features_count": 3,
        "features_labels": ["直观的操作体验", "支持团队共享", "随时随地访问"],
        "bottom_banner": "7 天免费试用进行中!"
      }
    }
  ]
}

原始提示词

{
  "type": "2x2 advertising banner grid",
  "layout": "4 distinct quadrants, each featuring a different industry advertisement",
  "quadrants": [
    {
      "position": "top-left",
      "industry": "skincare",
      "visuals": "Asian woman touching cheek, floating water droplets, white pump bottle",
      "brand": "BALANCÉE",
      "copy": {
        "headline": "{argument name=\"skincare headline\" default=\"素肌が、目覚める。\"}",
        "subheadline": "透明感あふれる、新しいわたしへ。",
        "features_count": 3,
        "features_labels": ["高保湿", "肌荒れ予防", "美白ケア*"]
      }
    },
    {
      "position": "top-right",
      "industry": "restaurant food",
      "visuals": "close-up of spaghetti bolognese with grated cheese and parsley, dark moody lighting",
      "brand": "Trattoria Luce",
      "copy": {
        "headline": "{argument name=\"food headline\" default=\"このパスタ、事件級。\"}",
        "badge": "期間限定",
        "description": "黒毛和牛のボロネーゼ 〜トリュフの香り〜"
      }
    },
    {
      "position": "bottom-left",
      "industry": "travel",
      "visuals": "woman with backpack facing a scenic mountain lake, bright daylight",
      "brand": "NATURE JOURNEY",
      "copy": {
        "headline": "{argument name=\"travel headline\" default=\"わたしを、解き放つ旅へ。\"}",
        "subheadline": "自然の中で、心が動き出す。",
        "script": "Find your freedom.",
        "banner_details": ["初夏の特別キャンペーン", "6.1 SAT - 6.30 SUN", "最大 20%OFF", "今だけの特別プラン多数!"]
      }
    },
    {
      "position": "bottom-right",
      "industry": "SaaS app",
      "visuals": "smartphone displaying a task management app interface with 4 schedule items",
      "brand": "{argument name=\"app brand name\" default=\"Taskme\"}",
      "copy": {
        "headline": "{argument name=\"app headline\" default=\"タスク管理を、もっとシンプルに、スマートに。\"}",
        "circle_badge": "1日を、デザインしよう。",
        "features_count": 3,
        "features_labels": ["直感的な操作性", "チームで共有可能", "どこでもアクセス"],
        "bottom_banner": "7日間無料トライアル実施中!"
      }
    }
  ]
}