1.0.0
Initial release
- addedInitial release
Sleek SaaS product landing page with interactive feature breakdowns and pricing tables.
Luma is a high-converting SaaS landing page template with dark glassmorphism aesthetic, interactive product feature showcases, pricing tier comparisons, and responsive call-to-action sections.
Explore the live Luma SaaS landing page deployment.
Live Preview(opens in a new tab)Luma SaaS landing hero section
Interactive product feature walkthroughs with step-by-step visual highlights.
Toggleable monthly and annual pricing cards with feature checklist.
Modular page architecture designed for rapid content customization and optimal search indexing.
luma/
├── app/
│ └── page.tsx
└── components/The archive contains the full source. There is no installer and no post-install script.
unzip luma.zip
cd lumapnpm installCopy the example file and fill in the variables listed under Environment variables.
cp .env.example .envpnpm devRuns formatting, lint, type-check, tests and a production build.
pnpm check| Variable | Required | Description |
|---|---|---|
DATABASE_URL | Required | PostgreSQL connection string. Use a pooled endpoint in serverless environments.postgresql://user:pass@localhost:5432/app |
NEXT_PUBLIC_APP_URL | Required | Absolute origin of the deployment. Used for canonical URLs and metadata.https://app.example.com |
LOG_LEVEL | Optional | debug | info | warn | error. Defaults to info in production. |
Zero-config. Set the environment variables listed above and connect the repository.
A multi-stage Dockerfile is included, producing a standalone image with no build toolchain.
Builds to a standard Node server. Nothing depends on a platform-specific runtime.
| Technology | Versions | Status |
|---|---|---|
| Next.js | ≥ 15 | Supported |
Initial release
Initial release
Documentation ships with the first release.
Curated by us, not inferred — these are the ones that genuinely pair with it.
Products that share a framework with this one.