Whole batches from one prompt.
Queue an order, walk away. Pages stream into your dashboard as they finish — preview the first one before the last one is rendered.
- Run a full batch from a single brief
- Parallel rendering — first pages preview while later ones build
- Live progress in the dashboard
- Export as ZIP or fetch via API
Every page reads like a copywriter wrote it.
Vertical-aware presets shape voice, idiom and structure. Headlines, body copy, bullets and CTAs vary across renders — no two outputs share the same wording.
- Vertical-aware presets across the verticals affiliates actually run
- Headline, sub-heading, bullets, CTA and FAQ each get their own variation
- Different angle on every render — pages don't feel templated
- Tone, idiom and currency bound to the selected GEO
Different markup on every page.
Same brand voice, different document. The renderer mutates structure, classes and visual rhythm — without breaking layout fidelity, accessibility or page performance.
- Class names randomized per page; accessibility never breaks
- Section order and density vary inside a layout family
- Semantic tag swaps to keep markup distinct
- Visual rhythm shifts — spacing, radii, container widths, button styles
Currency, idiom, date format — bound to the GEO.
Pick a GEO and the page reshapes around it. Currency formatting, date order, idiomatic phrasing and even local trust signals load from a maintained corpus.
- All major affiliate markets covered, with phone and address format binding
- Major European, North American, LATAM and APAC languages
- Currency and date format inferred from the GEO, not from the locale string
- Localized navigation, footer and structured data
Templates spanning the verticals affiliates run.
From SaaS landing pages to ecommerce stores, restaurants, real estate, fitness, education and more. Each template is a structural skeleton with multiple variants and style presets.
- Coverage across business, commerce, local services and content verticals
- Multiple variants per template — different visual identity, same content schema
- Color presets, typography pairs and micro-layouts shuffle inside each variant
- New variants and templates added regularly
More categories live in the dashboard. New variants added regularly.
Real stock photos and videos for every page.
Image slots are resolved against a stock catalogue with a safe fallback when the network is unreachable. Optional optimisation pass keeps weight low and fingerprints unique.
- Stock photos and videos resolved per slot from real catalogues
- AI-generated alt text per image, bound to context
- Automatic image optimisation for unique fingerprints and faster loads
- Graceful degradation when stock providers rate-limit
Real stock photography · WebP-optimised
Pipe it into your own stack.
A REST API for generation, order management, downloads and template browsing. Webhooks fire on order completion so you can ship straight into your CDN.
- Generation, order and template endpoints — documented in your dashboard
- Bearer-token authentication, scoped per API key
- Signed webhooks fire on order completion
- Per-key rate limits and usage telemetry
// authenticated POST { "prompt": "sustainable activewear, EU market", "vertical": "e-commerce", "geo": ["DE", "FR", "IT"], "template": "…", "matrix": { "content": 5, "layout": 4 }, "webhook_url": "https://yours.io/done" }
Indexable out of the box.
Every generated page ships with proper meta, Open Graph, Twitter Card and rich structured data. Sitemap and robots.txt generated for the whole batch.
- Meta title, description, canonical and OG per page
- Schema.org markup applied where it earns its keep
- Auto-generated sitemap.xml across all pages in the batch
- Multi-language hreflang tags for translated outputs