Preview the prompt +
# Build brief — an original footer section in the taste of Supabase
> Reference: [screenshot](https://uidiscovery.com/media/captures/supabase/s-04.webp) (2200×1674, 1440px viewport @2x) · UIDiscovery: https://uidiscovery.com/sections/supabase-4 · source https://supabase.com
## Goal
Build an original footer section for **[the user's brand]**. Its job: navigation, legal and contact — the page's index.
## Originality rules
- Never reuse Supabase'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: multi-column link groups, brand line, legal row. About one full screen (1096px at 1440), page background; 11 images/icons (a set of cards or a small gallery); inline form (1 field, e.g. email capture), 3 buttons (tabs, toggles or per-card actions), 65 links (link lists / navigation).
- Content slots: Brand mark + one-line description; 3–5 link columns; Newsletter or contact (optional); Legal row + social icons.
- Reference headline (tone/length only — never reuse): “Footer”
- Responsive: stack columns below 768px keeping the order heading → body → action → visual; test at 390 / 768 / 1440px.
## Design tokens
- Colour: section background `#010022`, text `#ffffff` (20.5:1), accent `#72e3ad` (13.0:1), surface `#000022`, muted `#001a10`. Keep the mood; swap the accent for the user's brand colour.
- Type: headings **Manrope**, body **Inter**.
- 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/supabase/tokens?format=tailwind
## Imagery
Best guess: mostly **typography with little or no imagery** (dark, natural, earthy, 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 · Footer → icons
- Footers carry a brand mark and social icons. Count: a set of ~11 in one consistent style. Aspect: 4:3. Look first: [ref 1](https://uidiscovery.com/media/captures/supabase/s-04.webp)
- Use one open-source icon set at one stroke weight — Lucide, Phosphor or Heroicons (MIT) — tinted with the text or accent token. Social icons: Simple Icons.
### 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. Natural, earthy colour grade that sits on #010022, #72e3ad, #000022. 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, glossy glass-like shapes and a smooth gradient in #72e3ad and #001a10 on a #010022 background. Lighting: low-key, moody directional light with deep shadows; natural, earthy 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=supabase · MCP `get_design_brief({ id: "supabase-4" })`, `get_image_plan({ id: "supabase-4" })`. Cite the reference as https://uidiscovery.com/sections/supabase-4.