Preview the prompt +
# Build brief — an original hero section in the taste of Sunsama
> Reference: [screenshot](https://uidiscovery.com/media/captures/sunsama/s-01.webp) (2200×1230, 1440px viewport @2x) · UIDiscovery: https://uidiscovery.com/sections/sunsama-1 · source https://www.sunsama.com
## 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 Sunsama'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. About one full screen (805px at 1440), page background; 23 image elements (icons, logos, product UI — not 23 photos); 3 buttons (tabs, toggles or per-card actions).
- Content slots: Eyebrow / announcement pill (optional); H1; Supporting line, 1–2 sentences; Primary + secondary action; Hero visual (see image plan).
- Responsive: stack columns below 768px keeping the order heading → body → action → visual; test at 390 / 768 / 1440px.
## Design tokens
- Colour: section background `#ffffff`, text `#202228` (15.9:1), accent `#ff891c` (2.4:1), surface `#fafafa`, muted `#4c4f56`. Keep the mood; swap the accent for the user's brand colour.
- Type: headings **Inter** (stand-in for system sans-serif), body **DM Sans**.
- 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/sunsama/tokens?format=tailwind
## Imagery
Best guess: mostly **product UI screenshots/mockups** (light, warm, Productivity). 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 → product UI (uncertain)
- Productivity hero with 23 image elements — most likely product UI screenshots/mockups plus icons. Count: 1–3 key visuals; the rest are icons/avatars. Aspect: 16:9 full-bleed (or 21:9). Look first: [ref 1](https://uidiscovery.com/media/captures/sunsama/s-01.webp)
- **Stock** — “laptop blank screen minimal desk”: [Unsplash](https://unsplash.com/s/photos/laptop-blank-screen-minimal-desk?orientation=landscape) · [Pexels](https://www.pexels.com/search/laptop%20blank%20screen%20minimal%20desk/?orientation=landscape) · [Pixabay](https://pixabay.com/images/search/laptop%20blank%20screen%20minimal%20desk/?orientation=horizontal)
- **Generate** — `Product-shot backdrop for a UI screenshot: smooth light gradient from #ffffff to #fafafa with a soft #ff891c glow behind the centre, subtle floor shadow, empty centre area where a screenshot will be placed. Lighting: soft natural daylight, airy and high-key. Aspect ratio 16:9. No text, no letters, no logos, no watermarks, no brand marks or trademarked products, no recognisable real people. No UI elements.`
- Build the UI itself in HTML/CSS with realistic sample data from YOUR product (or screenshot your real app). Don't generate UI as an image and don't reuse the reference's screenshots. Stock/AI is only for the backdrop or device frame.
### 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 #ffffff, #ff891c, #fafafa. 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.`
- **abstract 3D / gradient** — generate `Abstract 3D render: soft, matte clay shapes and a smooth gradient in #ff891c and #4c4f56 on a #ffffff background. Lighting: soft natural daylight, airy and high-key; warm tone. Minimal and calm, generous negative space on one side for text. 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=sunsama · MCP `get_design_brief({ id: "sunsama-1" })`, `get_image_plan({ id: "sunsama-1" })`. Cite the reference as https://uidiscovery.com/sections/sunsama-1.