Preview the prompt +
# Build brief — an original pricing section in the taste of Codecademy
> Reference: [screenshot](https://uidiscovery.com/media/captures/codecademy/ps-01-03.webp) (2880×648, 1440px viewport @2x) · UIDiscovery: https://uidiscovery.com/sections/codecademy-p01-03 · source https://www.codecademy.com
## Goal
Build an original pricing section for **[the user's brand]**. Its job: help the visitor pick a plan with minimal thinking.
## Originality rules
- Never reuse Codecademy'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: plan cards side by side, one highlighted, with a billing toggle if needed. Compact band (324px at 1440), own light band #ffffff; 36 image elements (photo collage/gallery + small graphics); 6 buttons (tabs, toggles or per-card actions).
- Content slots: Title + billing toggle; 2 plan cards: name, price, 4–6 features, action; Highlight one recommended plan; Small print (tax, trial).
- Responsive: stack columns below 768px keeping the order heading → body → action → visual; test at 390 / 768 / 1440px.
## Design tokens
- Colour: section background `#ffffff`, text `#ffffff` (1.0:1), accent `#ffd300` (1.4:1), surface `#0a0d1c`, muted `#484848`. Keep the mood; swap the accent for the user's brand colour.
- Type: headings **DM Sans** (stand-in for Apercu), body **DM Sans** (stand-in for Apercu).
- 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/codecademy/tokens?format=tailwind
## Imagery
Best guess: mostly **photography** (dark, warm, Education). 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 · Pricing → photography (uncertain)
- Education references lean on photography; 36 elements suggests icons/thumbnails mixed in. Count: a collage of several photos with one consistent colour grade. Aspect: 4:3. Look first: [ref 1](https://uidiscovery.com/media/captures/codecademy/ps-01-03.webp)
- **Stock** — “students studying together dark”: [Unsplash](https://unsplash.com/s/photos/students-studying-together-dark?orientation=landscape) · [Pexels](https://www.pexels.com/search/students%20studying%20together%20dark/?orientation=landscape) · [Pixabay](https://pixabay.com/images/search/students%20studying%20together%20dark/?orientation=horizontal)
- **Generate** — `Photograph: students studying together. Composition: simple composition with one focal point. Lighting: low-key, moody directional light with deep shadows. Warm colour grade that sits on #ffffff, #ffd300, #0a0d1c. Photorealistic, natural textures, shallow depth of field, 35mm lens. 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:
- **abstract 3D / gradient** — generate `Abstract 3D render: soft, glossy glass-like shapes and a smooth gradient in #ffd300 and #484848 on a #000000 background. Lighting: low-key, moody directional light with deep shadows; warm 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: students studying together, friendly simplified shapes, limited palette of #ffffff, #ffd300, #0a0d1c plus one soft neutral, plenty of empty background, consistent line weight, warm 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=codecademy · MCP `get_design_brief({ id: "codecademy-p01-03" })`, `get_image_plan({ id: "codecademy-p01-03" })`. Cite the reference as https://uidiscovery.com/sections/codecademy-p01-03.