2026-07-20 · 4 min read · notes
Why the recharge form does not live on the home page
The most common ask when a workshop like ours goes online is “put the form on the front page.” It sounds like it saves a click, and in a way it does. But it costs three quieter things.
1. Attention
A hero paragraph explains a du quick pay service in about thirty seconds. A form asks for a decision in about ten. Put them together and the paragraph never gets read; the form gets filled by the wrong people, and the FAQ inbox fills up with questions the paragraph would have answered.
2. Analytics honesty
When home and form share a URL, every visit looks like an intent to top up. Split them, and the /recharge.html visits are the ones the workshop can actually count. That number changes how we prioritise support hours.
3. Trust surface
An empty form on a first page reads as “transactional site.” Not bad, but it puts the burden of trust on visual polish. A short explainer, a preset showcase and a clear CTA to /recharge.html carry more of that weight without asking anything.
What we kept on the home page instead
- A visual preset showcase (30 / 55 / 110 / 210 / 525 AED) — no inputs, only a hint of what the form looks like.
- A short “what is” block, three use cases, and four how-it-works steps.
- Two CTAs to the recharge form: one in the hero, one in the header, one in the mobile sheet.