Image Nano Banana Pro
Woman in black bodysuit poses in marble kitchen with hard light
A fashion editorial shot of a woman with a bob cut wearing a structured black bodysuit and blazer, leaning against a marble kitchen island as hard sunlight through blinds casts sharp diagonal shadows.
Prompt
High-Fashion, Architectural Allure => class Editorial_Shoot:
def __init__(self, subject="[SUBJECT_DESC]", outfit="[OUTFIT_TYPE]", setting="[MINIMALIST_SETTING]"):
# The core visual physics of the image
self. lighting = "Hard sunlight through window blinds (Gobo effect)"
self.shadows = "Sharp, diagonal geometric shapes cutting across the frame"
self.palette = "High Contrast: Pure White Environment vs Deep Black Attire"
def compose_frame(self):
# Calculating the pose relative to the architecture
pose_logic = "Leaning against structural element (Island/Wall)"
camera_angle = "Eye level, 50mm Prime Lens, f/8 (Sharp Focus)"
return f"A fashion editorial shot of {subject} wearing {outfit} inside a {setting}. " \
f"Lighting condition: {self. lighting}. " \
f"The scene is dominated by {self.palette}. " \
f"Shadows form {self.shadows} on the white surfaces."
# EXECUTE: subject="Woman with bob cut", outfit="Structured black bodysuit and blazer", setting="Marble Kitchen"
Published: September 10, 2026 by Gadgetify