forever components

Marketing Sections

Founding Offer

A founding-member offer card: '£399, once', a short subline, a seat meter (hairline track, accent fill with a slow travelling highlight, ten ticks, a tabular 'n of 50 seats taken' count and 'x left') that fills one seat at a time, a running frame stroke, one accent button and a mono footer with 'last seat … ago' and 'closes when full'.

csslight complexitysubtle motionclick

Open on the canvas to copy the code → Free account · 3 copies a day · membership goes unlimited

Live demo — the real component, running in a sandbox. One self-contained HTML file, zero dependencies. Open it on the canvas →
Worth keeping? Votes steer what gets built next — sign in to cast one, free to read

When to use it

Limited-seat launches, founding or lifetime offers, waitlist pages — any offer whose honest scarcity is the pitch.

When not to

Evergreen pricing (use Pricing Stack), or anywhere the seat count is not real — fake scarcity is a trust cost.

Working with an AI agent

Every component ships agent-ready metadata. An example instruction for this one:

Set SEATS and START, the price and copy, and the demo cadence EVERY=3200 (in a product, replace take() with the real count and remove the clock). Re-theme to light by setting --pro-bg:#fafaf8; --pro-surface:#f4f4f0; --pro-border:rgba(0,0,0,.08); --pro-text:#1a1a18; --pro-muted:#6b6b66 (keep --pro-accent, or use #1a7a50 for warm paper), and update the catalog bg field to match. Theme: dark tokens live in :root, the light variant in :root[data-theme="light"]; ?theme=light or a {type:'forever:theme'} postMessage switches at runtime.

Safe to edit

  • theme tokens (:root --pro-bg, --pro-surface, --pro-border, --pro-text, --pro-muted, --pro-accent)
  • SEATS / START and the demo cadence (EVERY)
  • copy (.fo09-head, .fo09-sub, button, footer)
  • tick count (ten <b> in .fo09-ticks, one per five seats) and the sheen speed (2.4s)
  • frame trace speed (4s) and dash length (.14 .86)
  • theme tokens (:root dark defaults + [data-theme=light] overrides)

Keep intact

  • :root --pro-* token block (renaming breaks the shared pro theming API)
  • role=progressbar + aria-valuenow on the seat track
  • IIFE wrapper
  • prefers-reduced-motion guard (meter at its starting count, no pulse, no trace; the button still takes a seat)
  • visibilitychange pause
  • theme hook (?theme= bootstrap + forever:theme message listener + theme tokens)

Known limitations

  • Light re-theme via the --pro-* block; catalog bg/accent describe the dark default
  • Seat counts are demo data that wrap back to START at 50 — wire the real number in a product
  • The 'last seat … ago' clock is relative to the demo, not a server timestamp

salesofferscarcityseatsmeterfoundingone-timeconversionmono

More Marketing Sections components

  • Logo Wall MarqueeA 'Trusted by teams at' social-proof section: two rows of invented, purely geometric company marks on chips, marqueeing in opposite directions on a…
  • CTA BannerA centered call-to-action band on a slowly shifting amber-to-tan gradient, with a rotating eyebrow tag, a bold headline, a subline, a white primary button…
  • Hairline CTAA calm call-to-action card: a hairline frame traced by one slow running dash, a mono eyebrow with a heartbeat dot cycling quiet facts, a lowercase…
  • Agent Handoff CTAA two-register call to action: the human side carries a lowercase headline, a subline and one accent button; the machine side is a mono bundle (id,…
  • Pricing StackA membership pricing card: a segmented monthly/annual switch whose pill thumb slides, a price that rolls between £5 a month and £50 a year (with 'two…
  • Availability SignalA parchment card stating availability plainly: a display figure of free slots (Pompeii when scarce), six engraved slot marks, a lede and an 'Ask about a…