Prompt Gallery

UI / App / 网页 / SaaS

化妆品促销网页横幅

生成一款日式护肤品促销网页横幅,包含模特、文字叠加和试用装产品展示。

ID
14027
作者
🌈naomi🌈e/acc
标签
UI / App / 网页 / SaaS / 商业海报 / 广告 / 社媒 / 产品 / 电商 / 包装

中文提示词

{
  "type": "化妆品促销网页横幅",
  "subject": {
    "description": "一位面带微笑的年轻东亚女性,皮肤光泽水润,身穿简约白色背心,头发扎起并留有几缕碎发。她右手轻触右脸颊,左手拿着一个 {argument name=\"product type\" default=\"透明精华液按压瓶\"} 靠近面部。"
  },
  "background": "柔和、模糊且明亮的梳妆台背景,带有闪烁的焦外成像和光晕效果。",
  "layout": {
    "sections": [
      {
        "position": "左上角",
        "type": "主标题",
        "text": "{argument name=\"main headline\" default=\"护肤迷茫的懒人必看!\"}"
      },
      {
        "position": "左中部",
        "type": "副标题",
        "text": "{argument name=\"sub headline\" default=\"连我这种懒人都能坚持每天用的导入精华,强力推荐!!\"}"
      },
      {
        "position": "左侧中心",
        "type": "要点列表",
        "count": 3,
        "style": "红色勾选标记",
        "labels": [
          "洁面后只需用它!",
          "后续化妆水吸收力加倍",
          "打造水光肌!妆容更服帖"
        ]
      },
      {
        "position": "左下角",
        "type": "产品试用装",
        "elements": [
          {
            "description": "带有丝带的金色圆形徽章",
            "text": "{argument name=\"badge text\" default=\"4 天试用\"}"
          },
          {
            "description": "小型试用装瓶组",
            "count": 4
          }
        ]
      },
      {
        "position": "底部中心",
        "type": "行动号召",
        "text": "{argument name=\"call to action\" default=\"快来试试吧!4 天试用套装\"}",
        "style": "发光下划线"
      }
    ]
  }
}

原始提示词

{
  "type": "cosmetics promotional web banner",
  "subject": {
    "description": "A smiling young East Asian woman with glowing, dewy skin, wearing a simple white tank top, hair tied back with loose bangs. She is touching her right cheek with her right hand and holding a {argument name=\"product type\" default=\"clear serum pump bottle\"} in her left hand near her face."
  },
  "background": "Soft, blurred, bright vanity setting with sparkling bokeh and light flares.",
  "layout": {
    "sections": [
      {
        "position": "top left",
        "type": "headline",
        "text": "{argument name=\"main headline\" default=\"スキンケア迷子の ズボラさん必見!\"}"
      },
      {
        "position": "mid left",
        "type": "subheadline",
        "text": "{argument name=\"sub headline\" default=\"ズボラな私でも毎日使える 導入美容液、激推し!!\"}"
      },
      {
        "position": "center left",
        "type": "bullet points",
        "count": 3,
        "style": "red checkmarks",
        "labels": [
          "洗顔後これを使うだけ!",
          "次の化粧水がグングン浸透",
          "ツヤツヤ水光肌に! メイクノリもUP"
        ]
      },
      {
        "position": "bottom left",
        "type": "product trial set",
        "elements": [
          {
            "description": "gold circular badge with ribbon",
            "text": "{argument name=\"badge text\" default=\"4日間 お試し\"}"
          },
          {
            "description": "lineup of small trial bottles",
            "count": 4
          }
        ]
      },
      {
        "position": "bottom center",
        "type": "call to action",
        "text": "{argument name=\"call to action\" default=\"まずは試してみて! 4日間お試しセット\"}",
        "style": "glowing underline"
      }
    ]
  }
}