Logo Lanfrica

aisod/BMS-AI

Domain:

digital infrastructure

Record type:

software
Creator:
ais
Host:
Business Management AI is Namibia's first fully offline-capable business management system. Start traditional, scale with AI, own your data forever. Powered by AISOD # BMS AI - Professional Landing Page A stunning, professional landing page for BMS AI - Business Management AI Powered by AISOD. ## Features - ✨ Modern, professional design with smooth animations - πŸ“± Fully responsive (mobile, tablet, desktop) - 🎨 Beautiful gradient effects and glass morphism - ⚑ Built with Next.js 14, React 18, TypeScript - 🎬 Framer Motion animations - 🎯 Optimized for performance - πŸ” SEO-ready with metadata ## Tech Stack - **Framework**: Next.js 14 (App Router) - **Language**: TypeScript - **Styling**: Tailwind CSS - **Animations**: Framer Motion - **Icons**: Lucide React ## Getting Started ### Prerequisites - Node.js 18+ installed - npm or yarn package manager ### Installation 1. Install dependencies: ```bash npm install ``` 2. Run the development server: ```bash npm run dev ``` 3. Open localhost in your browser. ### Build for Production ```bash npm run build npm start ``` ## Project Structure ``` src/ β”œβ”€β”€ app/ β”‚ β”œβ”€β”€ globals.css # Global styles β”‚ β”œβ”€β”€ layout.tsx # Root layout β”‚ └── page.tsx # Main landing page └── components/ β”œβ”€β”€ Navbar.tsx # Navigation bar β”œβ”€β”€ Hero.tsx # Hero section β”œβ”€β”€ Stats.tsx # Statistics section β”œβ”€β”€ Features.tsx # Features showcase β”œβ”€β”€ Modules.tsx # 12 modules display β”œβ”€β”€ Comparison.tsx # Comparison table β”œβ”€β”€ Pricing.tsx # Pricing plans β”œβ”€β”€ Testimonials.tsx # Customer testimonials β”œβ”€β”€ CTA.tsx # Call-to-action section └── Footer.tsx # Footer ``` ## Key Sections 1. **Hero**: Eye-catching introduction with key value propositions 2. **Stats**: Impressive statistics about the platform 3. **Features**: 6 core features with beautiful cards 4. **Modules**: All 12 business modules 5. **Comparison**: BMS AI vs. traditional systems 6. **Pricing**: 3 tiers + enterprise options 7. **Testimonials**: Customer success stories 8. **CTA**: Contact information and call-to-action 9. **Foot …