Preview the prompt +
# Build brief — an original call to action section in the taste of Warp
> Reference: [screenshot](https://uidiscovery.com/media/captures/warp/s-04.webp) (2200×720, 1440px viewport @2x) · UIDiscovery: https://uidiscovery.com/sections/warp-4 · source https://www.warp.dev
## Goal
Build an original call to action section for **[the user's brand]**. Its job: close the page with one clear next step.
## Originality rules
- Never reuse Warp'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: short headline + one primary action on a contrasting band. Half to one screen (471px at 1440), own dark band #2a1eff; 1 image/graphic; one primary button.
- Content slots: Headline (~9 words, like the reference); One sentence of support; One primary action.
- Reference headline (tone/length only — never reuse): “Cutting our cost per PR from $80 to $30”
- Responsive: stack columns below 768px keeping the order heading → body → action → visual; test at 390 / 768 / 1440px.
## Design tokens
- Colour: section background `#2a1eff`, text `#ffffff` (7.7:1), accent `#0100dc` (1.3:1), surface `#1a1522`, muted `#5d5966`. Keep the mood; swap the accent for the user's brand colour.
- Type: headings **Manrope** (stand-in for Matter Mono), body **Manrope** (stand-in for Matter).
- Shape: On dark, separate layers with 1px borders at ~8–12% white and soft glows instead of drop shadows. Read exact corner radius, border and shadow treatment from the screenshots.
- Full tokens (CSS/Tailwind): https://uidiscovery.com/api/v1/sites/warp/tokens?format=tailwind
## Imagery
Best guess: mostly **abstract 3D / gradient art** (dark, cool, Developer Tools). 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 · Call to action → abstract 3D / gradient (uncertain)
- Dark Developer Tools section with a few graphics — typically abstract 3D/gradient art or a product shot. Count: 1. Aspect: 21:9 (background). Look first: [ref 1](https://uidiscovery.com/media/captures/warp/s-04.webp)
- **Stock** — “abstract dark gradient 3d”: [Unsplash](https://unsplash.com/s/photos/abstract-dark-gradient-3d?orientation=landscape) · [Pexels](https://www.pexels.com/search/abstract%20dark%20gradient%203d/?orientation=landscape) · [Pixabay](https://pixabay.com/images/search/abstract%20dark%20gradient%203d/?orientation=horizontal)
- **Generate** — `Abstract 3D render: soft, glossy glass-like shapes and a smooth gradient in #0100dc and #5d5966 on a #1a1522 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 21:9. 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:
- **photography** — 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 #2a1eff, #0100dc, #1a1522. 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.`
- **illustration** — generate `Flat vector illustration: abstract gradient mesh, friendly simplified shapes, limited palette of #2a1eff, #0100dc, #1a1522 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=warp · MCP `get_design_brief({ id: "warp-4" })`, `get_image_plan({ id: "warp-4" })`. Cite the reference as https://uidiscovery.com/sections/warp-4.