Preview the prompt +
# Build brief — an original hero section in the taste of Zed
> Reference: [screenshot](https://uidiscovery.com/media/captures/zed/s-01.webp) (2200×684, 1440px viewport @2x) · UIDiscovery: https://uidiscovery.com/sections/zed-1 · source https://zed.dev
## Goal
Build an original hero section for **[the user's brand]**. Its job: state what the product is and for whom in one glance, and offer the primary action.
## Originality rules
- Never reuse Zed's logo, name, product imagery, illustrations, icons, screenshots or copy. Write new copy for the user's product.
- If the user hasn't said what their product is, ask first (or use clearly marked placeholders like [Brand], [Product], [Audience]).
## Layout
- Pattern: headline-led stack: eyebrow → H1 → supporting line → actions, with a visual beside or below. Half to one screen (448px at 1440), page background; 6 images/icons (a set of cards or a small gallery); 2 text links instead of buttons.
- Content slots: Eyebrow / announcement pill (optional); H1 (~4 words, like the reference); Supporting line, 1–2 sentences; Text link action; Hero visual (see image plan).
- Reference headline (tone/length only — never reuse): “Your last next editor”
- Responsive: stack columns below 768px keeping the order heading → body → action → visual; test at 390 / 768 / 1440px.
## Design tokens
- Colour: section background `#000010`, text `#ffffff` (20.8:1), accent `#241f51` (1.4:1), surface `#010000`, muted `#58585a`. Keep the mood; swap the accent for the user's brand colour.
- Type: headings **Source Serif 4** (stand-in for Plex Serif), body **Inter** (stand-in for Writer).
- Shape: Radii and shadows weren't measured. Read exact corner radius, border and shadow treatment from the screenshots.
- Full tokens (CSS/Tailwind): https://uidiscovery.com/api/v1/sites/zed/tokens?format=tailwind
## Imagery
Best guess: mostly **photography** (dark, cool, Technology). Inferred from element counts, colours and industry — not from the pixels — so open the linked screenshots and match the real style before sourcing anything.
### Slot 1 · Hero → photography
- Photography, seen in the capture (tool, measuring tape). (measured from the screenshot) Count: a set of ~6 in one consistent style. Aspect: 3:2. Look first: [ref 1](https://uidiscovery.com/media/captures/zed/s-01.webp)
- **Stock** — “abstract gradient mesh dark”: [Unsplash](https://unsplash.com/s/photos/abstract-gradient-mesh-dark?orientation=landscape) · [Pexels](https://www.pexels.com/search/abstract%20gradient%20mesh%20dark/?orientation=landscape) · [Pixabay](https://pixabay.com/images/search/abstract%20gradient%20mesh%20dark/?orientation=horizontal)
- **Generate** — `Photograph: abstract gradient mesh. Composition: wide shot, subject off-centre to one side, generous clean negative space for the headline. Lighting: low-key, moody directional light with deep shadows. Cool colour grade that sits on #000010, #241f51, #010000. Photorealistic, natural textures, shallow depth of field, 35mm lens. Aspect ratio 3:2. No text, no letters, no logos, no watermarks, no brand marks or trademarked products, no recognisable real people.`
### If the screenshots show a different style
Open the refs first and name what you actually see (photo / product UI / illustration / abstract gradient or 3D / type only). If it differs from the guess, switch routes — UI is built in code, type-only needs no image, otherwise:
- **abstract 3D / gradient** — generate `Abstract 3D render: soft, glossy glass-like shapes and a smooth gradient in #241f51 and #58585a on a #000010 background. Lighting: low-key, moody directional light with deep shadows; cool tone. Minimal and calm, generous negative space on one side for text. Aspect ratio 3:2. No text, no letters, no logos, no watermarks, no brand marks or trademarked products, no recognisable real people.`
- **illustration** — generate `Flat vector illustration: abstract gradient mesh, friendly simplified shapes, limited palette of #000010, #241f51, #010000 plus one soft neutral, plenty of empty background, consistent line weight, cool mood. Aspect ratio 3:2. No text, no letters, no logos, no watermarks, no brand marks or trademarked products, no recognisable real people.`
- **Licences:** check each stock image's licence page (Unsplash/Pexels licences, Pixabay Content License), credit when asked, avoid logos, brands and identifiable people; check your image model's commercial terms; never reuse the reference's own images or logos.
## Acceptance checklist
- [ ] Responsive at 390px, 768px and 1440px — no horizontal scroll, tap targets ≥ 44px on mobile.
- [ ] Colour contrast WCAG AA: 4.5:1 body text, 3:1 large text and UI; visible focus states; full keyboard navigation.
- [ ] Semantic HTML: one <h1>, ordered headings, landmarks (header/nav/main/footer), labelled form fields, alt text on meaningful images.
- [ ] Originality: no copied logos, images, illustrations or copy from the reference; every image licensed or generated; credits recorded.
If you use Next.js + Tailwind: one server component for the section, next/image with explicit sizes, next/font for type, Tailwind v4 @theme tokens from the link above.
---
Whole-site brief: https://uidiscovery.com/api/v1/brief?slug=zed · MCP `get_design_brief({ id: "zed-1" })`, `get_image_plan({ id: "zed-1" })`. Cite the reference as https://uidiscovery.com/sections/zed-1.