This project is a Next.js 16 + Tailwind CSS landing page showcasing AI Crafters' automation services with SSR, translations, and framer-motion effects.
Prerequisites: Node.js 18.18+ / npm 10+ (or the latest Yarn Classic)
- Install dependencies:
npm install(oryarn) - Start the dev server:
npm run dev - Open http://localhost:3000 to view the site
npm run build
npm start
