export const featuresContent = [ { title: 'Send SMS', description: 'Send SMS to any number from your dashboard or via REST API.', }, { title: 'Bulk SMS', description: 'Send SMS to multiple numbers at once.', }, { title: '100% Free', description: 'No credit card required. No hidden fees. No strings attached.', }, { title: 'Open Source', description: 'The entire codebase is open source and available on GitHub.', }, ]