Limelight - Next.js SaaS Marketing Site Template, Product Tour - ReUI
Limelight - Next.js SaaS Marketing Site Template
new
A one-page SaaS marketing site lit from one source: a console drawn in markup, a four-cue product tour, a ruled rate card, and a contact form that posts.
More templates
What is included
Ten sections, one route.Masthead, logo marquee, cue-sheet tour, feature ledger, notices, showcase, pricing, FAQ, closing band, contact.
The console is drawn.Five screens in markup, not screenshots, so the exhibit recolors with the theme and stays sharp.
The tour runs itself.Four cues on a real tablist, cross-fading console screens, stopped when the section scrolls off.
Contact route that screens.POST /api/contact reparses the browser's zod schema, then screens, throttles, and stores.
Honeypot and fill timer.A hidden company field, a two second floor, three messages a minute per IP.
Pricing takes arrow keys.Monthly and yearly sit on a real radiogroup, and the thumb slides to the live one.
Three JSON-LD nodes.WebSite, SoftwareApplication with an offer per plan, and the FAQPage the accordion renders.
One entrance animation.Nothing below the fold starts at zero opacity.
Who it is for
Replacing a hosted page builderFour config files hold every word, price and figure on the page, the console included.
Marketing pages that need a live endpointThe chain is written end to end; going live means swapping store.ts and notifications.ts.
Pages that face an accessibility reviewSkip link, a real tablist, roving tabindex on pricing, and scroll padding under the fixed header.