Skip to content

Concept render — composed live from this prompt's palette & layout. Reproducible with the library, not a stock screenshot.

Concept scene: Morph Blob — open in library →
HealthcareBetaby Motif Studiopublished 2026-09-11

Dental clinic booking page with insurance trust row

vibe: calm teal, clinical-clean, reassured

intermediate5 blocks, 2 stacksany viewport90 lines generated (estimate)800 tokens to run (estimate)
prompt.txt — copy-paste ready
A clinic page that lowers heart rates.
• Palette: soft teal on off-white, ink-navy text, generous whitespace — the accent appears twice per screen, no more.
• Hero: the promise in one sentence ('booked in under a minute'), a phone number, and nothing that moves.
• Insurance row: five payer badges with 'and 30 more' link.
• Hours table: today highlighted, holiday exceptions noted inline.
• Team: three clinician cards with credential line and photo slot.
• A sticky 'Book' button that never covers the footer on mobile.
• WCAG AA everywhere; no autoplay motion; emergency line styled distinctly from the booking CTA.
• Retry guard: if the first build fails, the recorded fix was — the sticky book button needs an explicit z-index above the site header.
• Craft floor: Reduced motion is honoured with a static branch; all colours flow through CSS-variable tokens.
Palette tokens:#F7FAF9#0F3B3A#2E8C7F#D96C4F#133B36

revised 2026-09-12Bank-3 batch 3: palette tokens, component links, viewport and the retry guard added under items #52/#55/#57/#74.

Remix this brief:

  • Lighter: same brief on a white ground with one accent kept.
  • Denser: halve the whitespace and add a second content column.
  • Playful: keep the structure, swap the display face and let one section animate on view.
Stacks shipped:Next.jsReactBlocks:HeroInsurance rowHours tableTeamSticky book button
Community:▶ Re-run this prompt⤴ Submit a remix of it★ Your saved listRe-runs are a labelled simulation; the run log on this page is the real record.
Before you run it, know this
  • On GLM-4.6 (CN) the first build failed — Sticky button z-index fought the header; fixed on retry.