<?php
$page_title = "Our Services";
include 'includes/header.php';
?>

<section class="bg-brand-blue py-20 text-white relative overflow-hidden">
    <div class="absolute inset-0 opacity-10 bg-[url('https://www.transparenttextures.com/patterns/cubes.png')]"></div>
    
    <div class="container mx-auto px-6 text-center relative z-10">
        <h1 class="text-4xl md:text-5xl font-bold mb-4">Comprehensive HR Solutions</h1>
        <p class="text-xl text-blue-200 max-w-2xl mx-auto">From Executive Search to Mass Hiring, we customize our approach to your business goals.</p>
    </div>
</section>

<section class="py-20 bg-white">
    <div class="container mx-auto px-6">
        
        <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
            
            <div class="border border-gray-200 rounded-xl p-8 hover:shadow-2xl transition duration-300 group flex flex-col">
                <div class="w-16 h-16 bg-blue-50 rounded-full flex items-center justify-center text-blue-900 mb-6 group-hover:bg-blue-900 group-hover:text-white transition">
                    <i class="fas fa-user-tie text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold mb-3 text-gray-900">Executive Search</h3>
                <p class="text-gray-600 mb-6 text-sm leading-relaxed flex-grow">
                    We specialize in closing critical leadership roles (C-Suite, VPs, Directors). We maintain strict confidentiality and map the market to find passive candidates.
                </p>
                <div class="mt-auto">
                    <ul class="text-sm text-gray-500 space-y-2 mb-6">
                        <li><i class="fas fa-check text-green-500 mr-2"></i> Confidential Mapping</li>
                        <li><i class="fas fa-check text-green-500 mr-2"></i> Leadership Assessment</li>
                    </ul>
                    <a href="executive-search.php" class="text-blue-600 font-bold text-sm hover:underline">View Executive Details &rarr;</a>
                </div>
            </div>

            <div class="border border-gray-200 rounded-xl p-8 hover:shadow-2xl transition duration-300 group flex flex-col">
                <div class="w-16 h-16 bg-blue-50 rounded-full flex items-center justify-center text-blue-900 mb-6 group-hover:bg-blue-900 group-hover:text-white transition">
                    <i class="fas fa-users text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold mb-3 text-gray-900">Talent Acquisition</h3>
                <p class="text-gray-600 mb-6 text-sm leading-relaxed flex-grow">
                    Need to scale your team fast? Our structured screening process ensures you get quantity without compromising on quality for mid-level roles.
                </p>
                <div class="mt-auto">
                    <ul class="text-sm text-gray-500 space-y-2 mb-6">
                        <li><i class="fas fa-check text-green-500 mr-2"></i> Rapid TAT (48-72 hrs)</li>
                        <li><i class="fas fa-check text-green-500 mr-2"></i> Bulk Screening</li>
                    </ul>
                    <a href="talent-acquisition.php" class="text-blue-600 font-bold text-sm hover:underline">View Acquisition Process &rarr;</a>
                </div>
            </div>

            <div class="border border-gray-200 rounded-xl p-8 hover:shadow-2xl transition duration-300 group flex flex-col">
                <div class="w-16 h-16 bg-blue-50 rounded-full flex items-center justify-center text-blue-900 mb-6 group-hover:bg-blue-900 group-hover:text-white transition">
                    <i class="fas fa-file-contract text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold mb-3 text-gray-900">Workforce Outsourcing</h3>
                <p class="text-gray-600 mb-6 text-sm leading-relaxed flex-grow">
                    Flexible workforce solutions for project-based needs. We handle the payroll, compliance, and onboarding; you get the productivity.
                </p>
                <div class="mt-auto">
                    <ul class="text-sm text-gray-500 space-y-2 mb-6">
                        <li><i class="fas fa-check text-green-500 mr-2"></i> Payroll Management</li>
                        <li><i class="fas fa-check text-green-500 mr-2"></i> Zero Compliance Risk</li>
                    </ul>
                    <a href="workforce-outsourcing.php" class="text-blue-600 font-bold text-sm hover:underline">View Staffing Solutions &rarr;</a>
                </div>
            </div>

            <div class="border border-gray-200 rounded-xl p-8 hover:shadow-2xl transition duration-300 group flex flex-col">
                <div class="w-16 h-16 bg-blue-50 rounded-full flex items-center justify-center text-blue-900 mb-6 group-hover:bg-blue-900 group-hover:text-white transition">
                    <i class="fas fa-map-marked-alt text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold mb-3 text-gray-900">HR Consulting</h3>
                <p class="text-gray-600 mb-6 text-sm leading-relaxed flex-grow">
                    Don't hire blindly. We provide data-driven insights on salary benchmarks, talent availability, and competitor analysis.
                </p>
                <div class="mt-auto">
                    <a href="hr-consulting.php" class="text-blue-600 font-bold text-sm hover:underline">Explore Advisory &rarr;</a>
                </div>
            </div>

            <div class="border border-gray-200 rounded-xl p-8 hover:shadow-2xl transition duration-300 group flex flex-col">
                <div class="w-16 h-16 bg-blue-50 rounded-full flex items-center justify-center text-blue-900 mb-6 group-hover:bg-blue-900 group-hover:text-white transition">
                    <i class="fas fa-filter text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold mb-3 text-gray-900">Screening & RPO</h3>
                <p class="text-gray-600 mb-6 text-sm leading-relaxed flex-grow">
                    Let us act as your internal recruitment team. We handle everything from JD creation to the final offer letter release.
                </p>
                <div class="mt-auto">
                    <a href="talent-acquisition.php" class="text-blue-600 font-bold text-sm hover:underline">View RPO Details &rarr;</a>
                </div>
            </div>

            <div class="border border-gray-200 rounded-xl p-8 hover:shadow-2xl transition duration-300 group flex flex-col">
                <div class="w-16 h-16 bg-blue-50 rounded-full flex items-center justify-center text-blue-900 mb-6 group-hover:bg-blue-900 group-hover:text-white transition">
                    <i class="fas fa-chalkboard-teacher text-2xl"></i>
                </div>
                <h3 class="text-xl font-bold mb-3 text-gray-900">Custom HR Solutions</h3>
                <p class="text-gray-600 mb-6 text-sm leading-relaxed flex-grow">
                    Beyond hiring, we assist with employer branding, retention strategies, and setting up initial HR frameworks for startups and SMEs.
                </p>
                <div class="mt-auto">
                    <a href="hr-consulting.php" class="text-blue-600 font-bold text-sm hover:underline">Consult an Expert &rarr;</a>
                </div>
            </div>

        </div>
    </div>
</section>

<section class="py-16 bg-gray-100">
    <div class="container mx-auto px-6 text-center">
        <h2 class="text-3xl font-bold text-gray-900 mb-12">Industries We Serve</h2>
        <div class="flex flex-wrap justify-center gap-4">
            <span class="bg-white px-6 py-3 rounded-full shadow font-semibold text-gray-700">Manufacturing & Engineering</span>
            <span class="bg-white px-6 py-3 rounded-full shadow font-semibold text-gray-700">Pharmaceuticals</span>
            <span class="bg-white px-6 py-3 rounded-full shadow font-semibold text-gray-700">IT & ITES</span>
            <span class="bg-white px-6 py-3 rounded-full shadow font-semibold text-gray-700">BFSI & Insurance</span>
            <span class="bg-white px-6 py-3 rounded-full shadow font-semibold text-gray-700">Retail & FMCG</span>
            <span class="bg-white px-6 py-3 rounded-full shadow font-semibold text-gray-700">Hospitality</span>
        </div>
    </div>
</section>

<section class="bg-blue-900 py-12">
    <div class="container mx-auto px-6 text-center text-white">
        <h2 class="text-3xl font-bold mb-4">Have a mandate? Let's close it.</h2>
        <p class="mb-8 text-blue-200">Share your requirements now and get profiles within 48 hours.</p>
        <a href="index.php#contact" class="bg-white text-blue-900 px-8 py-3 rounded-lg font-bold hover:bg-gray-100 transition shadow-lg">Submit Requirement</a>
    </div>
</section>

<?php include 'includes/footer.php'; ?>