import type { Metadata } from 'next'; import Image from 'next/image'; import Link from 'next/link'; import { Users, Smile, MapPin, Award, Zap, Briefcase, Clock, Coffee, Layout, MousePointerClick, Gem } from 'lucide-react'; import styles from './careers.module.css'; export const metadata: Metadata = { title: 'Careers - Join SocialBuddy', description: 'Join our team and help shape the future of social media management.', }; export default function CareersPage() { return (
{/* Hero Section */}

Careers

Home / Careers
{/* 1. What We Offer (Left Content, Right 3 Images) */}
{/* Left Content */}
Our Mission

Building the Operating System for Social Growth

At SocialBuddy, we're not just coding another tool. We're engineering the platform that empowers 10,000+ brands to find their voice in a noisy digital world.

We tackle massive scale challenges with AI, machine learning, and intuitive design. If you're obsessed with solving real problems and want your work to have global impact, you belong here.

{/* Right Image Grid (3 Images) */}
Team Collaboration
Our Workspace
Meeting
{/* 2. Stats Section (BG + Overlay) */}
54
Happy Team
340
Completed Projects
15
Countries
25
Awards Won
{/* 3. Hiring Process (Timeline) */}
{/* Left: Image */}
Hiring Process
{/* Right: Process List */}
Hiring Process

Join in 3 Simple Steps

01

Provide details

Submit your application with your resume and portfolio. Tell us about your journey.

02

Schedule Interview

We'll schedule a call to discuss your skills, experience, and cultural fit.

03

Get Hired

Receive an offer and join our amazing team. Welcome aboard!

{/* 4. Ultimate Experience (Dotted Cards) */}
{/* Left Content */}
Why Choose Us?

Accelerate Your Career
with Purpose

We believe in autonomy, mastery, and purpose. Whether you're a developer, designer, or strategist, we provide the environment, tools, and mentorship you need to do the best work of your life.

{/* Right Connected Cards */}

Future Technology

Work with the latest modern stack.

Drag & Drop Builder

Intuitive tools for every task.

Most Eco Friendly

Sustainable practices at core.

); }