Website agents
Gemini
spec · copy · build · QA
Component showcase · 2026-08-15
Higgsfield · Kivio · Google Flow · Grok — rebuilt on the locked design system. Each block says where it lands. Nothing on this page is wired into the home yet: pick, and it moves.
00 · Studio composer + agent run
The reel composer, on our tokens: star-dust behind the prompt, + attach, Mode and Engine chips (families only — no versions until PLANMAP §4), a mic that dictates, the Creatlydev Send pill breathing. Typing @ or / lights the glow border. Then one whole run: Quoting… → the timeline ticks → Completed breathes → three Nour Dental renders develop. Watch it, or press Replay.

Option B · E
The primary CTA gets a violet halo on hover (interaction, not another ambient loop) and the hero prop rotates through real registry templates with chips naming what the agent changed. Stats stay off until numbers exist.
Your website, images and video

Option B · A
The Image Studio’s job card: real step count, an elapsed timer instead of a fake percentage, the last output blurred under a dot-grid, actions dimmed until the result lands — then one 0.4s blur → sharp reveal. Live in Image Studio.
Queued → generating → ready
Campaign images · nour-dental
0/3Quoted 3 coins · refunded if it fails · no fake progress — the timer is real
Failed → refund
Campaign images · nour-dental
2/3Quoted 3 coins · refunded if it fails · no fake progress — the timer is real
Option B · C
Hover, focus or tap the coins chip: balance of the pack you’re on, a segmented bar that fills on open, “coins never expire”, one Buy button. No page, no “resets in”. Live in every studio top bar.
AI Studio Today
Hover, focus or tap the chip32of 50 coins64%Coins never expire. Failed jobs return theirs.Buy a pack50 · 200 · 500+ New projectM3
One animated icon for agent state — idle, thinking, writing, publishing, done, failed — and it is now OUR logo mark turning on a CSS 3D stage (mirrored back face, specular sweep, violet glow; no WebGL). Every step row, job card and the composer’s busy Send use it. The hero-size WebGL mark spins in section 00. The violet sphere is retired and kept below for reference.
orb · logo (default — the agent presence)
orb · sphere (legacy)
M1
Replaces the static “How it works 01–04” list with a run you can watch: the brief types, four agents tick, a mini site slides in. No signup, no video — DOM.
Live run · demo
Your brief
M2
The hardest claim on the page — “the template is a starting point, not the result” — made draggable. Two DOM mock sites, one handle. Keyboard and touch work.
Professional healthcare services
We provide quality care for you and your family.
Learn moreA calmer visit, a brighter smile.
Three specialists · same-week appointments · Riyadh, Olaya
زيارة أهدأ، وابتسامة أشرق.
Book onlineM5
Model names carry trust now. Cards name only the provider families that exist as adapters in the repo — versions land when PLANMAP §4 does.
Website agents
Gemini
spec · copy · build · QA
Arabic + English copy
Gemini
written, not translated
Images
fal · Flux
campaign visuals, one brand style
Video
Kling · Seedance
short vertical, scenes + captions
Voice
ElevenLabs
narration for video
M6 · M8
An always-visible offer above the header, dismiss remembered per offer id. Badges mark freshly shipped surfaces in nav and galleries.
<PromoStrip id="offer-id">…</PromoStrip>
M4
When locale = ar, the prompt bar can greet in the user’s dialect instead of MSA only. Grok serves “وش بغيت تعرف؟” in production; the Brand kit lets each brand choose.
Prompt-bar placeholder by dialect
صِف مشروعك أو هدفك…
وش تبي تسوي اليوم؟
عايز تعمل إيه النهارده؟
شو بدك تعمل اليوم؟
M7
Built and gated: renders only from real numbers. What you see here is marked sample data and must never reach the home until billing_orders says otherwise.
“The Arabic reads like we wrote it ourselves.”
“Quoted 25 coins, charged 25 coins. That is the whole review.”
“The agents ticking through the build is oddly reassuring.”
A3 · A5
Coin quote before start, live agent timeline with elapsed timer, refund line on failure reading the same number as the quote, followup chips that cross-sell the other studios.
Happy path
What next?
Failure → refund
A1 · A2
Logo, colour, tone and dialect captured once and enforced by every studio. The retention pattern behind Higgsfield Character and Kivio consistency.
Logo, colour, tone and dialect captured once and enforced by every studio. The retention pattern behind Higgsfield Character and Kivio consistency.
Open the Brand kit pagerolloutFlag(name, userId): “true” for everyone, “25%” for a stable cohort, anything else off. Env-only, fails closed, tested.
import { rolloutFlag } from "@/lib/flags";
// .env: LIVE_DEMO_WIDGET=25%
if (rolloutFlag("LIVE_DEMO_WIDGET", user.id)) { /* render it */ }Deliberately not built in this pass