Prompt Gallery

商业海报 / 广告 / 社媒

4 格日式广告概念网格

生成 2x2 的多样化日式广告海报网格,非常适合营销项目或平面设计灵感参考。

ID
14006
作者
湯源苑まーにゃ
标签
商业海报 / 广告 / 社媒 / Logo / 品牌 / 视觉识别 / 抽象 / 背景 / 纹理

中文提示词

{
  "type": "广告概念项目",
  "layout": {
    "style": "{argument name=\"grid layout style\" default=\"2x2 日式广告海报网格\"}",
    "sections": [
      {
        "position": "左上",
        "industry": "科技",
        "subject": "悬浮在干净表面上的白色无线耳机",
        "style": "极简、明亮、白色背景、时尚",
        "headline": "{argument name=\"tech ad headline\" default=\"次世代サコンド、ここからはじまる\"}",
        "brand_logo": "aura+"
      },
      {
        "position": "右上",
        "industry": "美妆",
        "subject": "粉色唇膏和打开的化妆粉饼盒,置于反光表面上",
        "style": "优雅、暖光、柔和的背景虚化、奢华",
        "headline": "{argument name=\"cosmetics ad headline\" default=\"ひと塗りで、私が変わる。\"}",
        "brand_logo": "LUMINA"
      },
      {
        "position": "左下",
        "industry": "饮料",
        "subject": "银蓝色能量饮料罐,周围环绕着飞溅的水花和闪电",
        "style": "动感、高对比度、深色背景、充满活力",
        "headline": "{argument name=\"energy drink headline\" default=\"限界を、もう一歩先へ。\"}",
        "brand_logo": "aura+"
      },
      {
        "position": "右下",
        "industry": "旅游",
        "subject": "行驶在绿色稻田中的地方列车,背景为群山",
        "style": "风景优美、日落光影、温暖、怀旧",
        "headline": "{argument name=\"travel ad headline\" default=\"週末、小さな旅に出かけよう。\"}",
        "brand_logo": "東都ライン"
      }
    ]
  }
}

原始提示词

{
  "type": "advertising concept board",
  "layout": {
    "style": "{argument name=\"grid layout style\" default=\"2x2 grid of Japanese advertising posters\"}",
    "sections": [
      {
        "position": "top-left",
        "industry": "technology",
        "subject": "white wireless earbuds hovering over a clean surface",
        "style": "minimalist, bright, white background, sleek",
        "headline": "{argument name=\"tech ad headline\" default=\"次世代サコンド、ここからはじまる\"}",
        "brand_logo": "aura+"
      },
      {
        "position": "top-right",
        "industry": "beauty",
        "subject": "pink lipstick and an open makeup compact on a reflective surface",
        "style": "elegant, warm lighting, soft bokeh background, luxurious",
        "headline": "{argument name=\"cosmetics ad headline\" default=\"ひと塗りで、私が変わる。\"}",
        "brand_logo": "LUMINA"
      },
      {
        "position": "bottom-left",
        "industry": "beverage",
        "subject": "silver and blue energy drink can surrounded by splashing water and electric lightning bolts",
        "style": "dynamic, high contrast, dark background, energetic",
        "headline": "{argument name=\"energy drink headline\" default=\"限界を、もう一歩先へ。\"}",
        "brand_logo": "aura+"
      },
      {
        "position": "bottom-right",
        "industry": "travel",
        "subject": "local train traveling through green rice fields with mountains in the background",
        "style": "scenic, sunset lighting, warm, nostalgic",
        "headline": "{argument name=\"travel ad headline\" default=\"週末、小さな旅に出かけよう。\"}",
        "brand_logo": "東都ライン"
      }
    ]
  }
}