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

100% Free

No credit card required. No hidden fees. No strings attached.

Open Source

The entire codebase is open source and available on GitHub.

) }