Back
Nighttime Street Scene with Two Women in Surprise Poses
Image Prompt

Nighttime Street Scene with Two Women in Surprise Poses

Shared by:@sammy

Description

A detailed JSON prompt for Nano Banana Pro to generate an image of two women—one blonde and one brunette—at night in a street/parking area setting, both exhibiting expressions of surprise or exclamation, with specific details on their appearance, clothing, and the background environment.

Prompt

{
  "description": {
    "prompt": {
      "subjects": [
        {
          "name": "blonde_woman",
          "appearance": {
            "hair": "Long, platinum blonde, straight",
            "skin_tone": "Fair, lightly bronzed",
            "eyes": "Dark, wide open, detailed makeup",
            "lips": "Light pink, open wide in surprise or exclamation",
            "nose": "Defined, straight bridge",
            "cheeks": "Slightly flushed, contoured",
            "expression": "Open-mouthed surprise, looking upward and right"
          },
          "clothing": {
            "top": "Red bandeau tube top",
            "bottom": "Light blue denim shorts with white circular details"
          },
          "pose": "Standing behind other woman, hand on her back, leaning forward",
          "position": "Left side of frame"
        },
        {
          "name": "brunette_woman",
          "appearance": {
            "hair": "Long, dark brown, wavy",
            "skin_tone": "Medium olive",
            "eyes": "Dark, looking upwards",
            "lips": "Nude, slightly parted in a smile",
            "nose": "Defined, slight curve",
            "cheeks": "Defined cheekbones, contoured",
            "expression": "Looking upward with a slight smile"
          },
          "clothing": {
            "top": "Red ribbed crop top",
            "bottom": "Black denim shorts",
            "socks": "White socks with blue patterns"
          },
          "pose": "Bent over at the waist, looking up",
          "position": "Right side of frame"
        }
      ],
      "environment": {
        "time": "Night",
        "location": "Street, parking area",
        "lighting": "Artificial street and car lights",
        "background_objects": [
          "White sedan (partial, left)",
          "Grey sedan (right, behind brunette)",
          "Red octagonal 'STOP' sign on post",
          "Green rectangular street sign above STOP sign",
          "Palm trees in background",
          "Asphalt pavement"
        ]
      },
      "aspect_ratio": "4:5"
    }
  }
}
Open Original