Prompt Gallery

商业海报 / 广告 / 社媒

2x2 日本广告网格

生成一个包含护肤、招聘、美食和旅游四个不同主题的日本宣传广告 2x2 网格。

ID
13480
作者
もっつぃ🌳
标签
商业海报 / 广告 / 社媒 / 食品 / 饮料 / 菜单 / 漫画 / 故事板 / 分镜

中文提示词

{
  "type": "2x2 广告网格",
  "layout": {
    "grid_size": "2 行 2 列",
    "panels": [
      {
        "position": "左上",
        "theme": "护肤",
        "subject": "一位女性向上看的侧脸,手持白色乳液瓶",
        "headline": "{argument name=\"skincare headline\" default=\"うるおい、光る肌へ。\"}",
        "subtext": "新・保湿化妆水",
        "features": {
          "count": 3,
          "type": "浅蓝色圆形气泡",
          "labels": ["ヒアルロン酸 (保湿成分)", "ビタミンC誘導体 (整肌成分)", "セラミド (保湿成分)"]
        },
        "brand_logo": "LUMIÈRE SKIN LOTION"
      },
      {
        "position": "右上",
        "theme": "企业招聘",
        "subject": "身穿蓝色衬衫的年轻女性,手持银色笔记本电脑",
        "background": "黄色、白色和青色的几何图形",
        "headline": "{argument name=\"recruitment headline\" default=\"未来は、挑戦でできている。\"}",
        "subtext": ["新卒采用报名中!", "超越自我。"],
        "features": {
          "count": 3,
          "type": "标签",
          "labels": ["# 综合职招聘", "# 年休 125 天", "# 完善的培训制度"]
        },
        "brand_logo": "SKYWARD"
      },
      {
        "position": "左下",
        "theme": "咖啡馆早餐",
        "subject": "叠放的松饼配黄油,正在淋糖浆,点缀草莓、蓝莓和覆盆子;背景为咖啡杯",
        "headline": "{argument name=\"cafe headline\" default=\"朝が待ち遠しくなる。\"}",
        "subtext": "湿润、松软。幸福的松饼。",
        "features": {
          "count": 1,
          "type": "黄色圆形徽章",
          "labels": ["OPEN 8:00 CLOSE 18:00"]
        },
        "brand_logo": "café sunny"
      },
      {
        "position": "右下",
        "theme": "旅行社",
        "subject": "碧蓝水面上长桥的风景,蓝天,前景为粉色扶桑花",
        "headline": "心、ほどける{argument name=\"travel destination\" default=\"沖縄旅\"}",
        "subtext": ["蔚蓝大海与悠闲时光。", "3 天", "{argument name=\"travel price\" default=\"¥59,800〜\"}", "含机票 + 酒店 + 早餐"],
        "features": {
          "count": 1,
          "type": "粉色圆形徽章",
          "labels": ["早鸟预订最高可享 10,000 日元折扣!"]
        },
        "brand_logo": "HIS"
      }
    ]
  }
}

原始提示词

{
  "type": "2x2 advertisement grid",
  "layout": {
    "grid_size": "2 rows by 2 columns",
    "panels": [
      {
        "position": "top-left",
        "theme": "skincare",
        "subject": "profile of a woman looking up, holding a white lotion bottle",
        "headline": "{argument name=\"skincare headline\" default=\"うるおい、光る肌へ。\"}",
        "subtext": "新・保湿化粧水",
        "features": {
          "count": 3,
          "type": "light blue circular bubbles",
          "labels": ["ヒアルロン酸 (保湿成分)", "ビタミンC誘導体 (整肌成分)", "セラミド (保湿成分)"]
        },
        "brand_logo": "LUMIÈRE SKIN LOTION"
      },
      {
        "position": "top-right",
        "theme": "corporate recruitment",
        "subject": "young woman in a blue shirt holding a silver laptop",
        "background": "geometric shapes in yellow, white, and cyan",
        "headline": "{argument name=\"recruitment headline\" default=\"未来は、挑戦でできている。\"}",
        "subtext": ["新卒採用エントリー受付中!", "自分を超えていけ。"],
        "features": {
          "count": 3,
          "type": "hashtags",
          "labels": ["# 総合職募集", "# 年間休日125日", "# 充実の研修制度"]
        },
        "brand_logo": "SKYWARD"
      },
      {
        "position": "bottom-left",
        "theme": "cafe breakfast",
        "subject": "stack of pancakes with butter, pouring syrup, strawberries, blueberries, and raspberries; coffee cup in background",
        "headline": "{argument name=\"cafe headline\" default=\"朝が待ち遠しくなる。\"}",
        "subtext": "しっとり、ふわふわ。幸せのパンケーキ。",
        "features": {
          "count": 1,
          "type": "yellow circular badge",
          "labels": ["OPEN 8:00 CLOSE 18:00"]
        },
        "brand_logo": "café sunny"
      },
      {
        "position": "bottom-right",
        "theme": "travel agency",
        "subject": "scenic view of a long bridge over turquoise water, blue sky, pink hibiscus flowers in foreground",
        "headline": "心、ほどける{argument name=\"travel destination\" default=\"沖縄旅\"}",
        "subtext": ["青い海と、ゆるやかな時間。", "3日間", "{argument name=\"travel price\" default=\"¥59,800〜\"}", "航空券+ホテル+朝食付き"],
        "features": {
          "count": 1,
          "type": "pink circular badge",
          "labels": ["早期予約で最大10,000円割引!"]
        },
        "brand_logo": "HIS"
      }
    ]
  }
}