Production landing page for kprompt.ai — an open-source AI platform for controlling Kubernetes with natural language.
- Next.js 15 (App Router)
- TypeScript
- Tailwind CSS v4
- shadcn/ui
- Framer Motion
- Lucide Icons
npm install
npm run devOpen http://localhost:3000.
| Command | Description |
|---|---|
npm run dev |
Start local dev server (Turbopack) |
npm run build |
Production build |
npm run start |
Serve production build |
npm run lint |
ESLint |
- Push this repository to GitHub
- Import the project in Vercel
- Framework preset: Next.js (auto-detected)
- Deploy
Or with the Vercel CLI:
npx vercelsrc/
app/ # App Router pages, SEO, styles
components/
layout/ # Navbar, footer
sections/ # Landing sections
ui/ # Shared UI primitives
lib/ # Constants, demo data, utils
public/ # Static assets (logo, favicon, OG)
| Token | HEX |
|---|---|
| Primary Blue | #2563EB |
| Bright Blue | #3B82F6 |
| Indigo | #4F46E5 |
| Primary Purple | #7C3AED |
| Dark Navy | #0F172A |
| Background | #FFFFFF |
- Product: hello@kprompt.ai
- X: x.com/kpromptai
- LinkedIn: linkedin.com/company/kprompt
- GitHub: github.com/kprompt/kprompt
Muhtalip Dede
- GitHub: github.com/muhtalipdede
- LinkedIn: linkedin.com/in/muhtalipdede
Apache-2.0 © 2026 Muhtalip Dede