Preview the prompt +
# Build brief — an original showcase section in the taste of Muji
> Reference: [screenshot](https://uidiscovery.com/media/captures/muji/s-02.webp) (2880×720, 1440px viewport @2x) · UIDiscovery: https://uidiscovery.com/sections/muji-2 · source https://www.muji.us
## Goal
Build an original showcase section for **[the user's brand]**. Its job: show the product (or the result) itself as proof.
## Originality rules
- Never reuse Muji'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: a large framed visual with a short caption or heading. Compact band (360px at 1440), page background; 4 images/icons (a set of cards or a small gallery); 4 text links instead of buttons.
- Content slots: Heading; Body copy; Supporting visual (see image plan); Text link action.
- Responsive: stack columns below 768px keeping the order heading → body → action → visual; test at 390 / 768 / 1440px.
## Design tokens
- Colour: section background `#ffffff`, text `#000000` (21.0:1), no chromatic accent (monochrome — invert for the primary button), surface `#ffffff`, muted `#4d4d4d`. Keep the mood; swap the accent for the user's brand colour.
- Type: headings **Roboto**, body **Roboto**.
- Shape: Flat surfaces, hairline 1px borders in the muted colour, small radii (4–8px), almost no shadow. Read exact corner radius, border and shadow treatment from the screenshots.
- Full tokens (CSS/Tailwind): https://uidiscovery.com/api/v1/sites/muji/tokens?format=tailwind
## Imagery
Best guess: mostly **photography** (light, neutral, desaturated, Lifestyle). 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 · Showcase → photography
- Photography, seen in the capture (plant, foliage, clothing). (measured from the screenshot) Count: a set of ~4 in one consistent style. Aspect: 16:10. Look first: [ref 1](https://uidiscovery.com/media/captures/muji/s-02.webp)
- **Stock** — “cozy home interior morning light”: [Unsplash](https://unsplash.com/s/photos/cozy-home-interior-morning-light?orientation=landscape) · [Pexels](https://www.pexels.com/search/cozy%20home%20interior%20morning%20light/?orientation=landscape) · [Pixabay](https://pixabay.com/images/search/cozy%20home%20interior%20morning%20light/?orientation=horizontal)
- **Generate** — `Photograph: cozy home interior morning light. Composition: centred subject with even space around it. Lighting: soft natural daylight, airy and high-key. Neutral, desaturated colour grade that sits on #ffffff, #000000. Photorealistic, natural textures, shallow depth of field, 35mm lens. Aspect ratio 16:10. 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, matte clay shapes and a smooth gradient in #4d4d4d on a #ffffff background. Lighting: soft natural daylight, airy and high-key; neutral, desaturated 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: cozy home interior morning light, friendly simplified shapes, limited palette of #ffffff, #000000 plus one soft neutral, plenty of empty background, consistent line weight, neutral, desaturated 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=muji · MCP `get_design_brief({ id: "muji-2" })`, `get_image_plan({ id: "muji-2" })`. Cite the reference as https://uidiscovery.com/sections/muji-2.