AI-powered content generation and workflow automation, designed to help teams launch faster and scale smarter.
CraftPilot is the official landing page for a modern AI SaaS product focused on content generation and workflow automation. This repository powers the public-facing experience where users discover product value, explore features, and move from interest to action. Built with performance, clarity, and conversion in mind, it presents CraftPilot as a trusted, scalable, and forward-looking AI-powered platform.
- AI-first product messaging designed for SaaS audiences.
- Modern, responsive landing page experience across devices.
- Conversion-focused sections: hero, features, pricing, reviews, FAQ, and CTA.
- Multilingual support for broader global reach.
- SEO-friendly structure with sitemap and metadata support.
- Clean component-based architecture for fast iteration.
- Ready for production deployment on modern hosting platforms.
- Framework: Next.js 14 (App Router)
- UI: React 18
- Styling: Tailwind CSS
- Language: TypeScript
- Animations & UI Enhancements: Framer Motion, Radix UI, custom UI components
- Internationalization: i18next / react-i18next / next-i18next
- SEO: next-sitemap
- AI Integration (Product Context): OpenAI API (platform-facing capability)
- Containerization: Docker
- Deployment: Vercel / Netlify-compatible
- Live Demo: https://craftpilot.vercel.app/


- Node.js 18+
- npm (or pnpm/yarn)
git clone https://github.com/omerada/CraftPilotMain.git
cd CraftPilotMain
npm installnpm run devOpen http://localhost:3000 to view the landing page.
npm run build
npm run start- Visit the landing page to understand CraftPilot's value proposition.
- Explore features, pricing, and FAQs.
- Use call-to-action buttons to request access, start a trial, or contact the team.
- Reuse and customize modular sections under
src/components/. - Update localized content in
public/locales/. - Extend pages and flows in
src/app/(marketing)/.
Contributions are welcome.
- Fork the repository.
- Create a feature branch:
git checkout -b feature/your-feature-name - Commit your changes:
git commit -m "feat: add your feature" - Push to your branch:
git push origin feature/your-feature-name - Open a Pull Request.
For larger changes, open an issue first to discuss scope and implementation.
This repository currently uses the CC0 1.0 Universal license. See LICENSE for details.
If you plan to switch to MIT or another license later, update this section and badge accordingly.
ai saas ai-powered-platform content-generation workflow-automation landing-page nextjs tailwindcss react typescript