Prompt Gallery

UI / App / 网页 / SaaS

Skincare Landing Page Hero Section

Generates a highly structured e-commerce landing page first view for a skincare brand, featuring a model, product shots, feature icons, and statistics.

ID
14201
作者
パク🎈動画広告分析Pro × AI
标签
UI / App / 网页 / SaaS / 产品 / 电商 / 包装 / Logo / 品牌 / 视觉识别

中文提示词

{
  "type": "landing page hero section",
  "theme": "skincare and beauty",
  "color_palette": ["white", "{argument name=\"primary color\" default=\"teal\"}", "light blue"],
  "header": {
    "logo": "{argument name=\"brand name\" default=\"CLEAR RESET\"}",
    "navigation_links": 5,
    "buttons": 2
  },
  "hero_content": {
    "headline": "{argument name=\"main headline\" default=\"毛穴・ニキビ悩みに、すっきり澄んだ肌へ。\"}",
    "subheadline": "Balances sebum and clears pores. Non-sticky, medicated skincare for comfortable daily use.",
    "feature_icons": {
      "count": 4,
      "labels": ["医薬部外品", "毛穴ケア", "べたつかない", "毎日使える 朝・夜OK"]
    }
  },
  "centerpiece": {
    "products": {
      "count": 2,
      "description": "{argument name=\"product type\" default=\"skincare gel and lotion\"}",
      "items": ["teal tube", "clear bottle"]
    },
    "background": "water surface with floating bubbles"
  },
  "model": {
    "description": "{argument name=\"model description\" default=\"young Asian woman with clear radiant skin, hair tied up, gentle smile\"}",
    "position": "right side"
  },
  "bottom_section": {
    "cta_buttons": {
      "count": 2,
      "labels": ["お得に試してみる >", "詳細を見る >"]
    },
    "statistics_cards": {
      "count": 4,
      "labels": ["使用感満足度 92%", "毛穴の目立ち -23%", "ニキビ・肌あれ予防 87%", "リピートしたい 97%"]
    }
  }
}

原始提示词

{
  "type": "landing page hero section",
  "theme": "skincare and beauty",
  "color_palette": ["white", "{argument name=\"primary color\" default=\"teal\"}", "light blue"],
  "header": {
    "logo": "{argument name=\"brand name\" default=\"CLEAR RESET\"}",
    "navigation_links": 5,
    "buttons": 2
  },
  "hero_content": {
    "headline": "{argument name=\"main headline\" default=\"毛穴・ニキビ悩みに、すっきり澄んだ肌へ。\"}",
    "subheadline": "Balances sebum and clears pores. Non-sticky, medicated skincare for comfortable daily use.",
    "feature_icons": {
      "count": 4,
      "labels": ["医薬部外品", "毛穴ケア", "べたつかない", "毎日使える 朝・夜OK"]
    }
  },
  "centerpiece": {
    "products": {
      "count": 2,
      "description": "{argument name=\"product type\" default=\"skincare gel and lotion\"}",
      "items": ["teal tube", "clear bottle"]
    },
    "background": "water surface with floating bubbles"
  },
  "model": {
    "description": "{argument name=\"model description\" default=\"young Asian woman with clear radiant skin, hair tied up, gentle smile\"}",
    "position": "right side"
  },
  "bottom_section": {
    "cta_buttons": {
      "count": 2,
      "labels": ["お得に試してみる >", "詳細を見る >"]
    },
    "statistics_cards": {
      "count": 4,
      "labels": ["使用感満足度 92%", "毛穴の目立ち -23%", "ニキビ・肌あれ予防 87%", "リピートしたい 97%"]
    }
  }
}