A registration pagewith one exit.

This is the shortest template in the kit, and that is the design. A free hour needs far less persuasion than a $349 course, and every extra clickable thing on a registration page is a way to leave — so there is no nav menu, no pricing table, no reading-progress bar and no second call to action.

Next.js 16 · Tailwind 4 · static export · 14-day refund

6
Full page demos
32
Components
0
Runtime dependencies
1 day
To live, realistically

Why this one

What the page has to do

The page repeats exactly one element, the form, and closes on it rather than on a button that scrolls you back to the top. Three fields, because every additional field measurably costs registrations and you can ask for a job title in the welcome email.

The form is plain HTML posting to whatever endpoint you already have — Mailchimp, ConvertKit, Buttondown, Formspree, a Cloudflare Worker. No client JavaScript, and no attempt to re-implement double opt-in or unsubscribe handling in the browser, which would only make it worse.

In the box

Every section, already built

In the order they appear on the demo. Delete any of them and the page still holds together — they are separate components, not a theme.

  1. 01

    Split hero with the form in it

    Headline and promise on the left, the registration panel on the right at the top of the page. Nobody has to scroll to find the thing they came for.

  2. 02

    Countdown band

    A live clock next to the date and the three timezones, so the reader can work out whether they can actually attend without opening a converter.

  3. 03

    Three takeaways

    What you leave with, stated as three specifics rather than as benefits. This is the block that decides whether a free hour is worth the slot.

  4. 04

    Compact host block

    Three lines and an initials tile. A full instructor section would be borrowed authority the page has not earned yet.

  5. 05

    Replay promise and a short FAQ

    The two objections that actually stop registrations — I might not make it, and is this a sales pitch — answered in three questions.

  6. 06

    The form again at the close

    Same three fields, a hidden field for the session so your list stays segmented, and no other link on the page.

Fit

Use this one if

  • You are running a free live session and want registrations, not readers.
  • You already have a list provider that handles the emails.
  • The session has a date and a time, so a countdown means something.
  • You would rather ship a short honest page than a long one.

Three steps

From clone to live, this afternoon

  1. 1Clone and run itnpm install, npm run dev. All six demos are on your machine in about a minute.
  2. 2Edit one data fileOpen the content file for this page and replace the copy, the price and the proof. TypeScript flags anything you miss.
  3. 3DeployPush to GitHub, connect Vercel. It is a static site, so the free tier is genuinely enough.
Start with the free version

Questions

About the webinar landing page template

Where do the registrations go?+

Wherever you point the form. Set the action to your provider's endpoint and the fields post straight there; hidden fields let you tag the session for segmentation. There is no backend in this template and nothing of yours passes through anyone else.

Can I use it for a paid workshop?+

Yes — replace the form with the pricing block from the course template and keep everything else. The countdown and the takeaways do the same job either way.

Does the countdown need JavaScript?+

That one does, and it is one of only two client components in the kit. Before it hydrates it renders the deadline as text, so nothing is ever blank.

Also in the kit

Five other page types come with it

One purchase covers all six. Different offers want different pages, and most people end up using two.

See all six examples — or browse the other template pages: online course landing page, course website, cohort course, coaching website, newsletter landing page, ebook landing page.

Six templates,one afternoon.

$39 today, $59 once the launch window closes. Lifetime updates, 14-day refund, and the free version is a real page rather than a teaser.