import type { Metadata } from 'next'; import styles from './about.module.css'; export const metadata: Metadata = { title: 'About Us - SocialBuddy', description: 'Learn about SocialBuddy\'s mission to empower businesses and creators with powerful social media management tools.', }; export default function AboutPage() { const team = [ { name: 'Alex Johnson', role: 'CEO & Founder', image: 'π¨βπΌ', bio: '10+ years in social media marketing', }, { name: 'Sarah Williams', role: 'CTO', image: 'π©βπ»', bio: 'Former lead engineer at major tech companies', }, { name: 'Michael Chen', role: 'Head of Product', image: 'π¨βπ¨', bio: 'Product design expert with a passion for UX', }, { name: 'Emily Rodriguez', role: 'Head of Customer Success', image: 'π©βπΌ', bio: 'Dedicated to making customers successful', }, ]; const values = [ { icon: 'π―', title: 'Customer First', description: 'Everything we do is centered around making our customers successful.', }, { icon: 'π', title: 'Innovation', description: 'We constantly push boundaries to deliver cutting-edge solutions.', }, { icon: 'π€', title: 'Collaboration', description: 'We believe in the power of teamwork and community.', }, { icon: 'π‘', title: 'Simplicity', description: 'Complex problems deserve simple, elegant solutions.', }, ]; const milestones = [ { year: '2020', event: 'SocialBuddy founded', icon: 'π' }, { year: '2021', event: '1,000 users milestone', icon: 'π―' }, { year: '2022', event: 'Series A funding', icon: 'π°' }, { year: '2023', event: '10,000+ active users', icon: 'π' }, { year: '2024', event: 'AI features launched', icon: 'π€' }, { year: '2025', event: 'Global expansion', icon: 'π' }, ]; return (
We're on a mission to empower businesses and creators to build meaningful connections through social mediaβwithout the complexity.
SocialBuddy was born out of frustration. Our founders spent years managing social media for multiple businesses and experienced firsthand the chaos of juggling multiple platforms, tools, and spreadsheets.
We knew there had to be a better way. So in 2020, we set out to build the social media management platform we wished existedβone that's powerful yet simple, comprehensive yet intuitive, and accessible to businesses of all sizes.
Today, SocialBuddy serves over 10,000 businesses and creators worldwide, helping them save time, increase engagement, and grow their online presence.
The principles that guide everything we do
{value.description}
Key milestones in our growth story
The passionate people behind SocialBuddy
{member.bio}