Prompt Gallery

商业海报 / 广告 / 社媒

4 格广告概念网格

生成一个 2x2 的数字广告网格,涵盖护肤、旅游、食品和金融科技领域,非常适合营销项目。

ID
13996
作者
KAWAI
标签
商业海报 / 广告 / 社媒 / 食品 / 饮料 / 菜单 / 产品 / 电商 / 包装

中文提示词

{
  "type": "2x2 广告网格",
  "layout": {
    "grid_structure": "2 行,2 列",
    "sections": [
      {
        "position": "左上",
        "theme": "护肤美妆广告",
        "visuals": "一位年轻亚洲女性的肖像,皮肤透亮,手轻触脸颊。前景摆放着两瓶优雅的磨砂玻璃护肤品。",
        "copy": {
          "headline": "{argument name=\"skincare headline\" default=\"透明感、満ちる。\"}",
          "subheadline": "当你的肌肤改变,你的生活也会随之改变。",
          "brand_text": "全新抗衰老系列首发 {argument name=\"skincare brand\" default=\"SUIREN\"}",
          "badge": "6.1 新品首发"
        }
      },
      {
        "position": "右上",
        "theme": "旅行社宣传广告",
        "visuals": "一位身穿白衬衫、戴着草帽的女性背影,眺望着风景如画的欧洲湖畔小镇,背景是山脉和教堂尖顶。天空中有一架小型飞机插画。",
        "copy": {
          "english_script": "Find your Journey",
          "headline": "{argument name=\"travel headline\" default=\"心が動く旅へ。\"}",
          "subheadline": "未见的风景正在等待着你。",
          "badge": "限时优惠!6 月 30 日前最高可享 8 折",
          "bottom_bar": "初夏欧洲行活动 | 点击查看详情 >"
        }
      },
      {
        "position": "左下",
        "theme": "传统食品广告",
        "visuals": "特写镜头:一碗质朴的白米饭,上面撒着鲣鱼片,放着一颗鲜亮的橙色生蛋黄。深色的酱油或高汤正从一个小陶瓷壶中倒入。左下角放着一个牛皮纸包装袋。",
        "copy": {
          "headline": "{argument name=\"food headline\" default=\"毎日のごはんを、もっと美味しく。\"}",
          "product_name": "日常高汤",
          "features": "无添加化学调味料或防腐剂 | 还原食材的纯粹鲜味。",
          "badge": "内含 30 包高汤包"
        }
      },
      {
        "position": "右下",
        "theme": "金融科技投资 App 广告",
        "visuals": "一部现代智能手机,屏幕显示着金融仪表盘,包含蓝色折线图和投资组合明细。背景为干净的白色和浅蓝色。",
        "copy": {
          "logo": "M MoneyPath",
          "headline": "为了未来的自己,{argument name=\"finance headline\" default=\"今はじめる資産形成\"}",
          "subheadline": "简单易用的投资 App,新手也能安心使用",
          "badge": "新用户注册即送 1,000 日元积分!",
          "bottom_features": [
            "100 日元起投",
            "行业最低费率水平",
            "支持 NISA",
            "立即免费开户 >"
          ]
        }
      }
    ]
  }
}

原始提示词

{
  "type": "2x2 advertisement grid",
  "layout": {
    "grid_structure": "2 rows, 2 columns",
    "sections": [
      {
        "position": "top-left",
        "theme": "skincare beauty ad",
        "visuals": "Portrait of a young Asian woman with glowing, clear skin, hand gently touching her face. Two elegant frosted glass skincare product bottles in the foreground.",
        "copy": {
          "headline": "{argument name=\"skincare headline\" default=\"透明感、満ちる。\"}",
          "subheadline": "When your skin changes, your everyday changes.",
          "brand_text": "New aging care line debut {argument name=\"skincare brand\" default=\"SUIREN\"}",
          "badge": "6.1 NEW Debut"
        }
      },
      {
        "position": "top-right",
        "theme": "travel agency campaign ad",
        "visuals": "Back view of a woman in a white shirt and straw hat looking out over a scenic European lake town with mountains and a church spire. A small airplane illustration in the sky.",
        "copy": {
          "english_script": "Find your Journey",
          "headline": "{argument name=\"travel headline\" default=\"心が動く旅へ。\"}",
          "subheadline": "Unseen scenery is waiting for you.",
          "badge": "Now only! Up to 20% OFF until 6.30",
          "bottom_bar": "Early summer Europe campaign | Details here >"
        }
      },
      {
        "position": "bottom-left",
        "theme": "traditional food product ad",
        "visuals": "Close-up of a rustic bowl of white rice topped with bonito flakes and a bright orange raw egg yolk. Dark soy sauce or dashi is being poured from a small ceramic pitcher. A kraft paper product pouch is in the bottom left corner.",
        "copy": {
          "headline": "{argument name=\"food headline\" default=\"毎日のごはんを、もっと美味しく。\"}",
          "product_name": "Everyday Dashi",
          "features": "No chemical seasonings or preservatives added | The whole umami of the ingredients.",
          "badge": "Dashi pack 30 bags included"
        }
      },
      {
        "position": "bottom-right",
        "theme": "fintech investment app ad",
        "visuals": "A modern smartphone displaying a financial dashboard with a blue line chart and portfolio breakdown. Clean white and light blue background.",
        "copy": {
          "logo": "M MoneyPath",
          "headline": "For your future self, {argument name=\"finance headline\" default=\"今はじめる資産形成\"}",
          "subheadline": "Simple investment app safe even for beginners",
          "badge": "1,000 yen worth of points present for new registration!",
          "bottom_features": [
            "Start from 100 yen",
            "Industry lowest fee level",
            "NISA compatible",
            "Open an account for free first >"
          ]
        }
      }
    ]
  }
}