Preview the prompt +
# Build brief — an original features section in the taste of Replit
> Reference: [screenshot](https://uidiscovery.com/media/captures/replit/s-02.webp) (2200×1575, 1440px viewport @2x) · UIDiscovery: https://uidiscovery.com/sections/replit-2 · source https://replit.com
## Goal
Build an original features section for **[the user's brand]**. Its job: explain the key benefits, grouped so each can be scanned in seconds.
## Originality rules
- Never reuse Replit'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: section title over a grid or alternating rows of benefit items. About one full screen (1031px at 1440), own light band #faf6f1; 9 images/icons (a set of cards or a small gallery); 2 text links instead of buttons; 5 headings → ~4 items under a title.
- Content slots: Section title (~3 words, like the reference); 4 items: icon or visual + short title + 1–2 line description; Text link action.
- Reference headline (tone/length only — never reuse): “Meet Replit”
- Responsive: stack columns below 768px keeping the order heading → body → action → visual; test at 390 / 768 / 1440px.
## Design tokens
- Colour: section background `#faf6f1`, text `#312e2e` (12.5:1), accent `#ff3c00` (3.3:1), surface `#faf6f1`, muted `#efeeec`. Keep the mood; swap the accent for the user's brand colour.
- Type: headings **Inter** (stand-in for ABC Diatype Plus), body **Inter** (stand-in for Replit Diatype).
- 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/replit/tokens?format=tailwind
## Imagery
Best guess: mostly **abstract 3D / gradient art** (light, warm, AI). 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 · Features → abstract 3D / gradient
- Abstract art — gradient, 3D or atmospheric graphics, seen in the capture. (measured from the screenshot) Count: a set of ~9 in one consistent style. Aspect: 4:3. Look first: [ref 1](https://uidiscovery.com/media/captures/replit/s-02.webp)
- **Stock** — “abstract gradient 3d”: [Unsplash](https://unsplash.com/s/photos/abstract-gradient-3d?orientation=landscape) · [Pexels](https://www.pexels.com/search/abstract%20gradient%203d/?orientation=landscape) · [Pixabay](https://pixabay.com/images/search/abstract%20gradient%203d/?orientation=horizontal)
- **Generate** — `Abstract 3D render: soft, matte clay shapes and a smooth gradient in #ff3c00 and #efeeec on a #f6f5f4 background. Lighting: soft natural daylight, airy and high-key; warm tone. Minimal and calm, generous negative space on one side for text. Aspect ratio 4:3. 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: soft natural daylight, airy and high-key. Warm colour grade that sits on #faf6f1, #ff3c00. Photorealistic, natural textures, shallow depth of field, 35mm lens. Aspect ratio 16:9. 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 #faf6f1, #ff3c00 plus one soft neutral, plenty of empty background, consistent line weight, warm mood. Aspect ratio 16:9. 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=replit · MCP `get_design_brief({ id: "replit-2" })`, `get_image_plan({ id: "replit-2" })`. Cite the reference as https://uidiscovery.com/sections/replit-2.