import { Card } from '@/components/ui/card' import { Code, Send, Zap, Users } from 'lucide-react' export default function FeaturesSection() { return (

Features

The ultimate solution for your messaging needs! Our free open-source Android-based SMS Gateway provides you with all the features you need to effectively manage your SMS communications.

Send SMS

Send SMS to any number from your dashboard or via REST API

Bulk SMS

Send SMS to multiple numbers at once

Free

No credit card required to get started.

Open Source

The entire codebase is open source and available on GitHub.

) }