Prompt Gallery

头像 / 人像 / 写真

火星自拍社交媒体模拟图

生成逼真的社交媒体应用界面模拟图,包含可自定义的用户帖子、图片及互动数据。

ID
13503
作者
Proof · AI Productivity
标签
头像 / 人像 / 写真 / UI / App / 网页 / SaaS / 商业海报 / 广告 / 社媒

中文提示词

{
  "type": "社交媒体应用界面模拟图",
  "platform_style": "小红书",
  "layout": {
    "header": {
      "logo": "带有“小红书”字样的红色药丸图标",
      "tabs": ["关注 v", "发现", "附近"],
      "active_tab": "发现",
      "icons": 1,
      "icon_types": ["搜索"]
    },
    "user_profile": {
      "avatar": "Elon Musk 的肖像",
      "name": "{argument name=\"user name\" default=\"Elon Musk\"}",
      "verified_badge": "蓝色认证勾选",
      "subtitle": "科技公司创始人/工程师",
      "action_buttons": 3,
      "button_labels": ["关注", "分享图标", "省略号图标"]
    },
    "post_content": {
      "text": "{argument name=\"post text\" default=\"在火星上看到第一缕阳光。这是人类文明的下一步。星舰 + 星链 + 可持续能源,让生命成为多行星物种。未来已来!🚀\"}",
      "image": {
        "description": "{argument name=\"image subject\" default=\"Elon Musk 在火星上自拍\"}",
        "clothing": "带有 SPACEX 标志的黑色夹克",
        "background": "{argument name=\"background elements\" default=\"星舰火箭、测地线栖息地圆顶、太阳能电池阵列、火星日出景观\"}",
        "watermark": "@Proof AI",
        "location_overlay": {
          "icon": "条形图",
          "text": "{argument name=\"location tag\" default=\"火星 · 乌托邦平原 >\"}"
        }
      },
      "pagination_dots": 5
    },
    "footer": {
      "comment_input": "说点什么...",
      "interaction_stats": 3,
      "stats_details": [
        {"icon": "心形", "count": "12.8万"},
        {"icon": "星形", "count": "2.6万"},
        {"icon": "气泡对话框", "count": "1.5万"}
      ],
      "metadata": "昨天 23:42 美国",
      "feedback_button": "不喜欢"
    }
  }
}

原始提示词

{
  "type": "social media app interface mockup",
  "platform_style": "Xiaohongshu",
  "layout": {
    "header": {
      "logo": "red pill with '小红书'",
      "tabs": ["关注 v", "发现", "附近"],
      "active_tab": "发现",
      "icons": 1,
      "icon_types": ["search"]
    },
    "user_profile": {
      "avatar": "portrait of Elon Musk",
      "name": "{argument name=\"user name\" default=\"Elon Musk\"}",
      "verified_badge": "blue checkmark",
      "subtitle": "科技公司创始人/工程师",
      "action_buttons": 3,
      "button_labels": ["关注", "share icon", "ellipsis icon"]
    },
    "post_content": {
      "text": "{argument name=\"post text\" default=\"在火星上看到第一缕阳光。这是人类文明的下一步。星舰 + 星链 + 可持续能源,让生命成为多行星物种。未来已来!🚀\"}",
      "image": {
        "description": "{argument name=\"image subject\" default=\"Elon Musk taking a selfie on Mars\"}",
        "clothing": "black jacket with SPACEX logo",
        "background": "{argument name=\"background elements\" default=\"Starship rocket, geodesic habitat domes, solar panel arrays, Martian landscape at sunrise\"}",
        "watermark": "@Proof AI",
        "location_overlay": {
          "icon": "bar chart",
          "text": "{argument name=\"location tag\" default=\"火星 · 乌托邦平原 >\"}"
        }
      },
      "pagination_dots": 5
    },
    "footer": {
      "comment_input": "说点什么...",
      "interaction_stats": 3,
      "stats_details": [
        {"icon": "heart", "count": "12.8万"},
        {"icon": "star", "count": "2.6万"},
        {"icon": "speech bubble", "count": "1.5万"}
      ],
      "metadata": "昨天 23:42 美国",
      "feedback_button": "不喜欢"
    }
  }
}