Skip to contentSkip to Content
ComponentsOrganicEditorialImagePrompt

OrganicEditorialImagePrompt

Displays the default Organic Editorial prompt for an image-generation model. Use it when a launch page, training program, or editorial guide needs the cobalt abstract image language without committing a bitmap asset to the template.

OrganicEditorialImagePrompt

PropTypeDefaultDescription
titlestring"Organic Editorial image prompt"Heading shown above the prompt.
promptstringBuilt-in Organic Editorial promptPrompt text to copy into an image model.
modelstring"Image model"Label for the intended generation target.
ratiostring"16:9"Intended image aspect ratio.
classNamestringOptional wrapper class names.

Example

Organic Editorial

Organic Editorial image prompt

Image model16:9
Create an abstract editorial image for an internal AI training program. Use cobalt blue organic forms suspended on a warm white photographic field, soft pigment diffusion, subtle analog film grain, generous negative space, premium institutional art direction, no typography, no logos, no UI, no people, no devices. The image should feel tactile, calm, technical, and refined. Composition: wide crop, irregular biomorphic shapes, crisp white margins, gallery poster quality.

Use this prompt in an image-generation model, then place the generated bitmap as a hero or section image.

<OrganicEditorialImagePrompt />

Custom Prompt

Organic Editorial

Launch page opener prompt

Image model4:3
Create an abstract editorial image for an open source documentation launch page. Use cobalt blue organic forms on a warm white photographic field, subtle analog grain, generous negative space, no typography, no logos, no UI, no people. The result should feel calm, technical, and premium.

Use this prompt in an image-generation model, then place the generated bitmap as a hero or section image.

<OrganicEditorialImagePrompt title="Launch page opener prompt" model="Image model" ratio="4:3" prompt="Create an abstract editorial image for an open source documentation launch page. Use cobalt blue organic forms on a warm white photographic field, subtle analog grain, generous negative space, no typography, no logos, no UI, no people. The result should feel calm, technical, and premium." />