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: Solutions List */}
Our Solutions Centre

Comprehensive Platform Solutions

01

Intelligent Posting Automation

Schedule content using engagement-driven timing recommendations that help posts reach audiences when attention levels are highest.

02

Interactive Planning View

Map out campaigns visually with a flexible content planner that helps teams align messaging weeks or months ahead.

03

Performance Insights & Exports

Access clear performance summaries with customizable reports that help evaluate results and communicate value to stakeholders.

{/* 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.

); }