← Toko Learn
Asset spec · Creators & marketing

Hero carousel assets — Launchpad & Marketplace.

The big rotating banner at the top of the Launchpad and Marketplace. This page is the spec and step-by-step for the artwork that goes behind each slide — sizes, safe zones, formats, and an export checklist.

Banner · 16:6~5 minDesign / marketing

The hero carousel is a full-width, auto-rotating banner. Each slide is clean artwork with the eyebrow, title, body copy, and button added as live text on top — so your image should never contain baked-in words. The same image has to survive two very different crops: a wide cinematic banner on desktop and a tall portrait on mobile.

The frame & safe zones
TITLE Text + scrim zone (left ~40%) focal subject → mobile 3:4 crop 5% edge-safe margin
Desktop shows the full 16:6 frame; the left ~40% carries the live text over a dark-to-transparent scrim. On mobile the component crops to the centre 3:4 band (blue). Keep your key subject inside that centre band and out of the left text zone.

Core specifications

Desktop aspect
16 : 6
≈ 2.67:1 cinematic, min-height 300px
Mobile aspect
3 : 4
centre crop of the same image, min-height 460px
Master size
2560 × 960
16:6 landscape · min 1920 × 720
Mobile crop (optional)
1080 × 1440
3:4 portrait, if the centre crop needs its own art
Format
WebP / JPG
quality ~80–85 · no transparency needed
File size
≤ 500 KB
per slide — the carousel loads several
Colour
sRGB
8-bit; the web won't honour other profiles
Text in image
None
title / eyebrow / body / button are live text
The one rule that trips people up

The image is placed with object-fit: cover, so it is cropped, never letterboxed. Anything near an edge can be cut off, and the crop is different on desktop (wide) vs mobile (tall). Design for the shared centre, not the full rectangle.

Safe zones & composition

What each slide needs

The artwork is one layer; everything else is supplied as slide data (and edited in the carousel config, not the image):

ElementWho provides itNotes
Background artYou (this spec)Clean image, no text, 16:6 master
EyebrowSlide dataShort label, e.g. “Featured Collection”, “Now on the Launchpad”
TitleSlide dataAnton, short — a few words
BodySlide dataOne or two lines, ~46 characters wide
ButtonSlide dataLabel + link (e.g. “View Collection”)

Do

  • Export a clean 16:6 master at 2560 × 960.
  • Keep the subject in the centre 3:4 band.
  • Leave the left/bottom quiet for text.
  • Use sRGB WebP/JPG under 500 KB.
  • Test both the wide and portrait crops before shipping.

Don't

  • Bake titles, taglines, or logos-as-text into the image.
  • Put faces or key detail in the left text zone.
  • Push important elements to the edges.
  • Ship a busy, high-contrast area behind the title.
  • Upload PNGs or huge multi-MB files.

Step by step

Export checklist

  • 16:6 master — 2560 × 960, sRGB, no baked-in text.
  • Subject inside the centre 3:4 band; left/bottom kept quiet.
  • 5% edge-safe margin respected.
  • WebP / JPG q80–85, ≤ 500 KB.
  • (Optional) 1080 × 1440 portrait crop for mobile.
  • Slide copy supplied separately: eyebrow, title, body, button.

Reference component: html-mockups/hero-carousel.html. The landing page uses a different hero — see Hero carousel assets — Landing page.