Webinar Landing Page

Webinar registration page: agenda, speakers, countdown, sign-up form, FAQ.

ProMarketingevent8 sections

Install

npx shadcn@latest add "https://webberui.com/r/webinar-event-landing.json?t=<install token>"

The whole page lands in app/templates/webinar-event-landing/. You can also use a long-lived licence key instead: set the Authorization: Bearer <key> header in the registries block of components.json — better for CI or a project several people share. What you may do with the source is in the licence terms.

Sections it ships with

Sections inside one template share the same design tokens, so swapping and reordering them keeps the colours, spacing and animation rhythm consistent. Pick and combine them in the section composer.

  1. 1

    Nav Bar and Hero

    A sticky nav bar over the webinar hero, with a countdown timer and two calls to action.

    hero
  2. 2

    Speaker Lineup

    Four gradient-avatar cards side by side, giving speakers, talk titles and the host.

    team
  3. 3

    Agenda for the Night

    A timeline of six agenda slots with times, talk titles and speaker tags.

    timeline
  4. 4

    Three Takeaways

    Three columns of cards spelling out the concrete value attendees leave with.

    features
  5. 5

    Free Registration Form

    A list of what registrants get on the left, beside a three-column sign-up form with a submitted success state.

    form
  6. 6

    FAQ

    An accordion list of frequently asked questions.

    faq
  7. 7

    Closing Call to Action and Organisers

    A large closing registration prompt followed by a logo wall of hosts and partners.

    cta
  8. 8

    Footer

    Footer block with the wordmark, quick links and contact details.

    footer

Included in these starter kits

A kit packs this template together with the components it needs, an SEO skeleton and the form fields a Taiwanese storefront has to collect — all behind a single install command.

What you get is source code

Not an npm package, not a zip file. Once installed, the page's TypeScript source sits in your repo: edit it however you like, no runtime dependency, no expiry mechanism. Your site keeps running even if ours goes down.

Browse the other 103 templates →