import Image from 'next/image' import { Button } from '../../../components/ui/button' import Link from 'next/link' import { Routes } from '@/config/routes' export default function DownloadAppSection() { return (
App preview

Download the App to get started!

Unlock the power of messaging with our open-source Android SMS Gateway.

) }