Getting Started
Welcome to the AI & SaaS Landing Page Bundle — what's included, requirements, and how support works.
Table of Contents
Welcome
Thank you for purchasing the AI & SaaS Landing Page Bundle. This is a single purchase that gives you three complete, production-ready landing page templates, sharing one design system, built specifically for SaaS founders, AI product teams, and developer-tool/API companies.
Note
This is a frontend template. There is no backend, database, or authentication system included — see Authentication on each variant's page for exactly what is and isn't wired up.
[Screenshot: All three variant homepages side by side — Launchpad, Lumina, Forge]
This guide gets you oriented. Follow the Installation guide next to get the project running on your computer.
What's Included
- Three complete landing page templates — Launchpad, Lumina, and Forge — each a full marketing site with 9–10 pages
- A shared design system used consistently across all three templates, so colors, fonts, and components stay in sync
- Dark mode on all three variants (Lumina defaults to dark; Launchpad and Forge default to your visitor's system preference)
- A working blog with 6 sample posts per variant, ready for you to replace with your own writing
- A working changelog page per variant, listing version history for your product
- A documentation section in the Forge (Developer Tool) variant, with 4 sample documentation pages
- A Figma source file covering design tokens, shared components, and all three variants, delivered as a separate download alongside the code
What this product is not
- Not a backend, API, or database — there is no server-side logic beyond rendering the pages and reading content files
- Not an authentication system — the login/register/forgot-password pages are UI only (see each variant's Authentication section)
- Not a no-code builder or CMS — content is edited by editing the provided source files directly
Requirements
| Requirement | Version |
|---|---|
| Node.js | 18.17.0 or later |
| pnpm | 9.0.0 or later |
This project uses pnpm to install and run it. Full setup instructions are in the Installation guide.
Built With
| Layer | Technology |
|---|---|
| Framework | Next.js (App Router) |
| UI library | React |
| Styling | Tailwind CSS |
| Component primitives | Radix UI |
| Icons | Lucide |
| Animation | Framer Motion |
| Theme switching | Dark/light mode toggle with system-preference support |
| Content | Blog posts and documentation pages are written in Markdown |
| Syntax highlighting | Code snippets are automatically styled with syntax highlighting |
| Fonts | Inter (body text) and JetBrains Mono (code and technical accents) |
Included Templates
| Variant | Brand name | Target audience |
|---|---|---|
| V1 — SaaS | Launchpad | B2B SaaS founders |
| V2 — AI Tool | Lumina | AI product / LLM wrapper founders |
| V3 — Dev Tool | Forge | Developer tool / API product founders |
Each variant ships 9 pages (Forge ships 10, including its documentation section):
/ · /pricing · /blog · individual blog posts · /changelog · /login · /register · /forgot-password · a custom 404 page · (documentation section — Forge only)
See Launchpad, Lumina, and Forge for variant-specific detail.
Support Policy
| License | Support channels | Response target |
|---|---|---|
| Regular License | Marketplace item comments + this documentation site | 48-hour response |
| Extended License | All Regular License channels plus direct email support | 72-hour email response |
Documentation is the first line of support — most setup and customization questions are answered in this documentation set. For license-specific usage questions (e.g. "can I use this for client work?"), see the FAQ.
Note
This is a UI template with no backend. Support covers the template code and documentation — it does not extend to building or debugging a custom backend, authentication provider, or CMS integration you connect to it.
Update Policy
- Patch updates (bug fixes): released as needed
- Minor updates (new components, pages, or content): released periodically
- Major updates (new template variants, major upgrades): released occasionally
Updates are announced via a marketplace item comment. See the Changelog for the current version history.