Modern architecture — cantilevered concrete house
Architectural photograph of a striking modernist house built into a hillside. The structure features a massive cantilevered concrete volume extending over a slope covered in wild grasses. Floor-to-ceiling glass walls on the underside of the cantilever create a floating living space. Raw board-formed concrete with visible wood grain texture. A narrow infinity pool runs along the front edge, reflecting overcast sky. Surrounded by mature eucalyptus trees. Shot from a low angle emphasizing the dramatic overhang. Architectural Digest editorial style, golden hour lighting.
View API Code
curl -X POST https://runapi.ai/api/v1/nano_banana/text_to_image \
-H "Authorization: Bearer $RUNAPI_KEY" \
-H "Content-Type: application/json" \
--data-binary @- <<'JSON'
{
"model": "nano-banana-pro",
"prompt": "Architectural photograph of a striking modernist house built into a hillside. The structure features a massive cantilevered concrete volume extending over a slope covered in wild grasses. Floor-to-ceiling glass walls on the underside of the cantilever create a floating living space. Raw board-formed concrete with visible wood grain texture. A narrow infinity pool runs along the front edge, reflecting overcast sky. Surrounded by mature eucalyptus trees. Shot from a low angle emphasizing the dramatic overhang. Architectural Digest editorial style, golden hour lighting."
}
JSON