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 = { description: 'Join our team of social media experts, content creators, and strategists.', }; export default function CareersPage() { return (
{/* Hero Section */}

Careers

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

Engineering Intelligent Automation

At SocialBuddy, we're building the future of social management. From intelligent automation rules that work 24/7 to secure encrypted login systems, we empower teams to manage multiple profiles with total confidence.

Join us to build unify dashboards that oversee every interaction. We value "Security," "Speed," and "Smart Engagement." If you want to create tools that help brands boost their community presence instantly, you belong here.

{/* Right Image Grid (3 Images) */}
Team Collaboration
Our Workspace
Meeting
{/* 2. Stats Section (BG + Overlay) */}
54
Data-Driven Experts
340
Campaigns Optimized
15
Industries Served
25
Awards Won
{/* 3. Hiring Process (Timeline) */}
{/* Left: Image */}
Hiring Process
{/* Right: Process List */}
Hiring Process

Join in 3 Simple Steps

01

Share Your Expertise

Submit your application highlighting your experience in social strategy, content execution, or client support.

02

Alignment Call

We'll discuss how your skills align with our core values of data-led performance and efficient execution.

03

Join the Mission

Receive an offer and start helping global brands turn social activity into business wins.

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

Work on Tools That Matter

We're not just a service—we're a technology company. Join our team to build Smart Replies, Comment Management systems, and Spam Control filters that keep online communities clean, active, and thriving.

{/* Right Connected Cards */}

Workflow Automation

Intelligent rules working 24/7.

{/* Using View or Layout as placeholder for Dashboard/Login */}

Secure & Unified

Encrypted login & single dashboard.

Smart Engagement

Instant likes, replies, and spam control.

); }