Página Coming Soon
Gera template HTML "em breve" simples.
HTML
—
Coming soon pages as a pre-launch growth lever
A "coming soon" page is the first public surface of a product that has not shipped yet. The pragmatic uses are three: parking a domain you bought ahead of time, teasing a product with brand visuals before the build is finished, and — most importantly — capturing emails so you have an audience the moment you press the launch button. Robinhood famously hit a one-million-person waitlist before opening accounts; Superhuman ran an invite-only signup for two years; Notion kept an early-access list alive for four. None of those companies launched cold.
The visual ingredients are well known: a striking hero, a one-sentence value proposition, a single call to action (the email field), a countdown timer if there is a real date, optional social-proof ("4,328 people on the list"), and links to social channels for ambient updates. Keep the page short — the goal is conversion, not education. Anything that competes with the email input is a distraction.
Email capture stack
Pipe the form straight into Mailchimp, ConvertKit or Klaviyo — they all provide an embed snippet that works on any static host. For the page itself, the modern stack is Netlify or Vercel hosting a single static HTML file, or Carrd.co for a no-code drag-and-drop build. WordPress users can lean on Coming Soon & Maintenance Mode by SeedProd. The cheapest, fastest path is: domain + Vercel + Mailchimp embed + an OG image — live in under an hour.
Countdown, social proof and exclusivity
A countdown component is a few lines of JavaScript that computes new Date(launchAt) - new Date() and re-renders every second. Only use one if the launch date is real — a perpetually-resetting timer destroys trust. Social proof works the same way: show a counter only if the number is genuine. Exclusivity ("invite-only", "first 1,000 users get lifetime pricing") consistently outperforms generic "join the waitlist" copy in conversion tests.
Pre-launch marketing and SEO
Promote the page on ProductHunt's upcoming section, the r/SideProject subreddit, Indie Hackers and the #buildinpublic hashtag on Twitter/X. SEO will not save you here — there is no content for Google to rank — but Open Graph metadata matters enormously. A clean OG image, a sharp title and a one-line description determine how the page looks in every share, including LinkedIn previews, WhatsApp link unfurls and Slack messages. Trends in 2026 lean on gradient backgrounds, glassmorphism cards and subtle motion (parallax orbs, ASMR-style loops) — fashionable but optional.
FAQ
Do I really need email capture? Strongly recommended. The point of a coming-soon page is to convert curiosity into an addressable audience — without the email, traffic evaporates the moment the visitor closes the tab.
Is it bad to keep "coming soon" up for months? Yes. "Soon" should feel imminent; a page that lingers for a year loses signups and destroys credibility. If the launch slipped, communicate it on the page itself.
Does the design really matter that much? First impressions matter more here than on any other page, because the visitor has nothing else to evaluate. Hire a designer for the hero and the OG image — the rest can be vanilla HTML.
Coming soon vs maintenance — same thing? No. Maintenance means "the site exists and will be back"; coming soon means "the product is about to launch for the first time". The HTTP status, copy and goal are all different — use the right one.
Related Tools
Handwriting Generator
Convert typed text into an image with handwriting appearance. Useful for adding a personal touch to digital work.
Resume Generator
Fill a simple printable A4 CV from a form with personal data, education and experience.
Favicon Generator
Generate a favicon from text/emoji in all common sizes (16, 32, 48, 64, 192, 512). PNG download.