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 */}
What We Do

We Are Building The Future of Social Media

At SocialBuddy, we don't just build tools; we build connections. Our platform empowers over 10,000 businesses to reach their potential audiences effectively.

We work with cutting-edge technologies like AI and Machine Learning to solve complex scale problems. If you love challenges and innovation, this is the place for you.

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

Ultimate Experience for
Your Career

Completely empower your career journey with robust opportunities. We enable front-end and back-end developers to thrive in an environment of innovation.

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

); }