# Labour Department of Ghana - Official Website
A comprehensive government website for the Labour Department of Ghana, built with Next.js 15, TypeScript, and modern web technologies.
## 🚀 Features
### Core Functionality
- **Homepage**: Hero section, services overview, statistics, and call-to-actions
- **About Us**: Department history, organizational structure, leadership team
- **Services**: Employer and worker services, training programs, licensing
- **Labour Laws**: Comprehensive legal resources and downloadable documents
- **News & Media**: Latest updates, press releases, and media resources
- **GLIMS Portal**: Job portal integration and employment services
- **Reports**: Annual reports, statistics, research publications
- **Training**: Skills development programs and vocational training
- **Contact**: Contact forms and office information
- **Complaints**: Online complaint submission system
- **License Verification**: Business license verification system
- **Inspection Requests**: Workplace inspection request system
### Technical Features
- **AI Chatbot**: Google Gemini-powered assistant for labour-related queries
- **Analytics**: Page tracking and user analytics
- **Newsletter**: Email subscription system
- **Search**: Advanced search functionality
- **Responsive Design**: Mobile-first responsive design
- **CMS Integration**: Payload CMS for content management
- **Database**: Supabase integration for data storage
- **Authentication**: Admin authentication system
## 🛠️ Tech Stack
### Frontend
- **Next.js 15**: React framework with App Router
- **TypeScript**: Type-safe development
- **Tailwind CSS**: Utility-first CSS framework
- **Radix UI**: Accessible component library
- **Lucide React**: Icon library
### Backend & Database
- **Supabase**: Database and authentication
- **Payload CMS**: Content management system
- **Google AI**: Gemini integration for chatbot
### Development Tools
- **pnpm**: Package manager
- **ESLint**: Code linting
- **Prettier**: Co …