Prompt Gallery

商业海报 / 广告 / 社媒

2x2 日式横幅广告网格

生成一个包含护肤、旅游、美食和金融四个不同主题的 2x2 日式宣传横幅网格。

ID
13994
作者
テツメモ|AI図解×検証|Newsletter
标签
商业海报 / 广告 / 社媒 / 食品 / 饮料 / 菜单 / 产品 / 电商 / 包装

中文提示词

{
  "type": "2x2 日式横幅广告网格",
  "quadrants": [
    {
      "position": "左上",
      "theme": "护肤品新品发布",
      "visuals": "一位皮肤透亮的年轻日本女性轻触脸庞的肖像,明亮的白色背景,2 瓶精致的银白色化妆品瓶",
      "text_elements": {
        "main_copy": "{argument name=\"skincare catchphrase\" default=\"透明感、満ちる。\"}",
        "sub_copy": "肌肤改变,生活随之焕新。",
        "brand_name": "SUIREN",
        "badge": "6.1 新品上市"
      }
    },
    {
      "position": "右上",
      "theme": "欧洲夏季旅游推广",
      "visuals": "一名戴着草帽的女性背影,眺望着风景如画的欧洲湖畔小镇,背景可见山脉和教堂尖顶",
      "text_elements": {
        "english_copy": "Find your Journey",
        "main_copy": "{argument name=\"travel catchphrase\" default=\"心が動く旅へ。\"}",
        "badge": "黄色圆圈,内含“今だけ!最大20%OFF”",
        "footer": "蓝色横幅,内含“初夏のヨーロッパキャンペーン”"
      }
    },
    {
      "position": "左下",
      "theme": "传统日式高汤",
      "visuals": "特写镜头:一碗白米饭上铺着鲣鱼干和生蛋黄,正在淋入深色酱油,旁边放着 1 包棕色包装的日式高汤包",
      "text_elements": {
        "main_copy": "{argument name=\"food catchphrase\" default=\"毎日のごはんを、もっと美味しく。\"}",
        "product_name": "日々のだし",
        "sub_copy": "尽享食材的纯粹鲜美。"
      }
    },
    {
      "position": "右下",
      "theme": "投资理财 App",
      "visuals": "智能手机屏幕显示金融仪表盘,包含蓝色折线图和“¥1,485,606”的余额",
      "text_elements": {
        "brand_name": "{argument name=\"finance app name\" default=\"MoneyPath\"}",
        "main_copy": "为了未来的自己,{argument name=\"finance catchphrase\" default=\"今はじめる資産形成\"}",
        "badge": "蓝色圆圈,内含“1,000円分のポイントプレゼント!”",
        "footer": "蓝色横幅,包含 4 个图标和功能文字"
      }
    }
  ]
}

原始提示词

{
  "type": "2x2 grid of Japanese banner advertisements",
  "quadrants": [
    {
      "position": "top-left",
      "theme": "skincare product launch",
      "visuals": "portrait of a young Japanese woman with glowing skin touching her face, bright white background, 2 sleek silver and white cosmetic bottles",
      "text_elements": {
        "main_copy": "{argument name=\"skincare catchphrase\" default=\"透明感、満ちる。\"}",
        "sub_copy": "肌が変わると、毎日が変わる。",
        "brand_name": "SUIREN",
        "badge": "6.1 NEW Debut"
      }
    },
    {
      "position": "top-right",
      "theme": "European summer travel campaign",
      "visuals": "back view of a woman in a straw hat looking at a scenic European lake town with mountains and a church steeple",
      "text_elements": {
        "english_copy": "Find your Journey",
        "main_copy": "{argument name=\"travel catchphrase\" default=\"心が動く旅へ。\"}",
        "badge": "yellow circle with '今だけ!最大20%OFF'",
        "footer": "blue banner with '初夏のヨーロッパキャンペーン'"
      }
    },
    {
      "position": "bottom-left",
      "theme": "traditional Japanese soup stock",
      "visuals": "close-up of a bowl of white rice topped with bonito flakes and a raw egg yolk, dark soy sauce being poured, 1 brown paper package of dashi",
      "text_elements": {
        "main_copy": "{argument name=\"food catchphrase\" default=\"毎日のごはんを、もっと美味しく。\"}",
        "product_name": "日々のだし",
        "sub_copy": "素材のうまみを、まるごと。"
      }
    },
    {
      "position": "bottom-right",
      "theme": "investment app",
      "visuals": "smartphone displaying a financial dashboard with a blue line chart and balance '¥1,485,606'",
      "text_elements": {
        "brand_name": "{argument name=\"finance app name\" default=\"MoneyPath\"}",
        "main_copy": "未来の自分のために、{argument name=\"finance catchphrase\" default=\"今はじめる資産形成\"}",
        "badge": "blue circle with '1,000円分のポイントプレゼント!'",
        "footer": "blue banner with 4 icons and feature text"
      }
    }
  ]
}