Unified Communication API for Africa Integrate Email, SMS, Data Bundles, and Airtime into your applications with a single, powerful API.
SendComms Landing Page
Unified Communication API for Africa
Integrate Email, SMS, Data Bundles, and Airtime into your applications with a single, powerful API.
---
## Features
- β‘ **Next.js 15** - Built with the latest Next.js features
- π¨ **Dark/Light Mode** - Automatic theme switching with next-themes
- π± **Responsive Design** - Mobile-first responsive layout
- π― **Modern UI** - Clean, professional design with Tailwind CSS
- π€ **Inter Font** - Optimized font loading with next/font
## Getting Started
```bash
# Install dependencies
npm install
# Run development server
npm run dev
```
Open
localhost with your browser to see the result.
## Project Structure
```
sendcomms-landing/
βββ app/
β βββ globals.css # Global styles & theme variables
β βββ layout.tsx # Root layout with ThemeProvider
β βββ page.tsx # Main landing page
βββ components/
β βββ theme-provider.tsx # next-themes provider
β βββ theme-toggle.tsx # Dark/light mode toggle
βββ public/
βββ favicon.ico
βββ logo.png
```
## Deploy
Deploy to Vercel with one click:
---
Built with β€οΈ by the SendComms Team