import type { Metadata } from 'next'; import Image from 'next/image'; import Link from 'next/link'; import { ShieldCheck, Users, Zap, Award, CheckCircle2 } from 'lucide-react'; 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() { return (
{/* Hero Section */}

About Us

Home / About
{/* 1. Our Story Section (Reference Image 3) */}
{/* Left Image with Frame */}
Our Team Story
{/* Right Content */}

OUR STORY

Bring clarity to social media chaos.

SocialBuddy started with a simple observation: social media management had become too complicated. Between juggling multiple platforms, analyzing disconnected data, and trying to keep up with ever-changing algorithms, marketers were losing time and focus.

We set out to build a solution that puts you back in control. SocialBuddy isn't just a tool; it's your command center for digital growth. By combining powerful analytics, intuitive scheduling, and seamless collaboration into one unified platform, we empower brands to stop managing chaos and start driving real results.

{/* 2. Why Choose Us Section (Reference Image 1) */}

Why choose us?

We provide comprehensive solutions tailored to your unique needs, helping you achieve your goals faster.

{/* Card 1: Purple */}
Built by Marketers

Built by Marketers

We understand the daily grind. Every feature is designed to solve real workflow challenges and save you hours every week.

{/* Card 2: Orange */}
Data-Driven Success

Data-Driven Success

Move beyond guesswork. Our advanced analytics give you the hard numbers you need to prove ROI and refine your strategy.

{/* Card 3: Pink */}
Enterprise Power

Enterprise Power

Access the same robust tools used by top global agencies, priced perfectly for growing businesses and ambitious creators.

{/* Card 4: Green */}
Secure & Reliable

Secure & Reliable

Your brand's safety is non-negotiable. We prioritize expert-level security and 99.9% uptime reliability.

{/* 3. Features Loop Section (Reference Image 2) */}
{/* Left Content */}

Comprehensive Feature Set
of a Social Manager App

Seamless Synchronization

Your work follows you. Switch effortlessly between desktop and mobile without missing a beat.

Collaborative Workflows

Keep your team aligned. Share assets, leave notes, and approve content directly within your calendar.

Live Performance Tracking

Watch your campaigns perform in real-time and pivot instantly to maximize your engagement.

{/* Right Image/Mockup */}
{/* Mockup Container */}
Feature Dashboard {/* Floating Cards simulating the ref image */} {/*
Create Task 17 August, 2023
Total Working Hours 44:32:00
*/}
{/* 4. Ready CTA Section (Reference Image Bottom) */}

Ready to Transform Your
Social Strategy?

Join thousands of brands using SocialBuddy to streamline their workflow, amplify their voice, and grow their meaningful connections.

SocialBuddy App {/* Floating Overlay Card inside section */} {/*
Task List
✅ Social Audit
✅ Content Plan
*/}
); }