返回画廊数据整理自 YouMind 公共 GitHub/页面数据
4 格日式广告网格
生成一个 2x2 网格,包含化妆品、旅游、食品和金融 App 的日式广告横幅。
Prompt 正文
默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。
{
"type": "2x2 grid of Japanese advertising banners",
"layout": {
"grid": "2 rows by 2 columns",
"panels": [
{
"position": "top-left",
"industry": "cosmetics",
"visuals": "Close-up portrait of a young Asian woman with glowing, clear skin gently touching her cheek. In the bottom left, 2 skincare products: a tall frosted bottle and a short cream jar labeled '{argument name="skincare brand" default="SUIREN"}'.",
"typography": "Large vertical Japanese text '透明感、満ちる。' and '肌が変わると、毎日が変わる。'. A circular badge '6.1 NEW Debut'. Brand name 'SUIREN' at the bottom."
},
{
"position": "top-right",
"industry": "travel",
"visuals": "A woman seen from behind wearing a straw hat and white shirt, looking out over a scenic {argument name="travel destination" default="European lake town"} with mountains and a church spire. A small airplane illustration in the sky.",
"typography": "Script text 'Find your Journey'. Large white Japanese text '心が動く旅へ。'. A yellow circular badge '今だけ!最大20%OFF 6.30まで'. A dark blue bottom bar with '初夏のヨーロッパキャンペーン' and a '詳しくはこちら >' button."
},
{
"position": "bottom-left",
"industry": "food",
"visuals": "A rustic bowl of white rice topped with a bright orange raw egg yolk and bonito flakes. Dark sauce is being poured from a small pitcher. In the bottom left, a brown paper package of {argument name="food product" default="dashi powder"} with a blue wave pattern.",
"typography": "Vertical Japanese text '毎日のごはんを、もっと美味しく。'. Product name '日々のだし' in a large serif font. A small badge 'だしパック 30袋入'."
},
{
"position": "bottom-right",
"industry": "technology",
"visuals": "A modern smartphone displaying a {argument name="app type" default="finance and investment"} dashboard with an upward-trending line graph and portfolio breakdown. A blue gift box icon.",
"typography": "App logo 'M {argument name="app name" default="MoneyPath"}'. Headline '未来の自分のために、今はじめる資産形成'. A blue circular badge '新規登録で1,000円分のポイントプレゼント!'. A blue bottom bar with 4 distinct columns featuring icons and text like '100円からはじめられる' and 'NISAにも対応'."
}
]
}
}