new pages created

This commit is contained in:
2025-12-06 00:56:15 +05:30
parent e87bdd45a1
commit 670db0c07a
52 changed files with 4761 additions and 278 deletions

202
ats.html Normal file
View File

@@ -0,0 +1,202 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Applicant Tracking System - Winixco</title>
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body class="bg-gray-50 text-gray-800">
<!-- HERO SECTION -->
<section class="py-24 bg-gradient-to-br from-blue-600 to-blue-800 text-white">
<div class="max-w-6xl mx-auto px-6 text-center">
<h1 class="text-5xl font-extrabold leading-tight">Modern Applicant Tracking System</h1>
<p class="mt-4 text-lg opacity-90">
Streamline hiring, automate workflows, and find qualified candidates faster with our AI-powered ATS.
</p>
<a href="#demo"
class="mt-6 inline-block bg-white text-blue-700 font-semibold px-8 py-3 rounded-full shadow hover:bg-gray-100 transition">
Book a Free Demo
</a>
</div>
</section>
<!-- MODULE OVERVIEW -->
<section class="py-20">
<div class="max-w-6xl mx-auto px-6">
<h2 class="text-3xl font-bold text-gray-900 text-center">What This ATS Gives You</h2>
<p class="mt-4 text-center text-gray-600 max-w-3xl mx-auto">
Winixco ATS helps recruiters and HR teams manage job openings, track applicants,
collaborate with hiring managers, and automate end-to-end hiring workflows.
</p>
<div class="grid md:grid-cols-3 gap-8 mt-12">
<div class="p-6 bg-white shadow rounded-3xl">
<h3 class="font-semibold text-xl">AI-Powered Hiring</h3>
<p class="mt-2 text-gray-600">Save time with automated resume parsing and smart matching.</p>
</div>
<div class="p-6 bg-white shadow rounded-3xl">
<h3 class="font-semibold text-xl">Centralized Database</h3>
<p class="mt-2 text-gray-600">Store, manage, and search candidates effortlessly.</p>
</div>
<div class="p-6 bg-white shadow rounded-3xl">
<h3 class="font-semibold text-xl">Real-time Collaboration</h3>
<p class="mt-2 text-gray-600">Share feedback and updates across your recruitment team.</p>
</div>
</div>
</div>
</section>
<!-- KEY POINTS -->
<section class="py-20 bg-gray-100">
<div class="max-w-6xl mx-auto px-6">
<h2 class="text-3xl font-bold text-gray-900 text-center">Why Companies Choose Winixco ATS</h2>
<div class="grid md:grid-cols-2 gap-10 mt-12">
<div class="space-y-4">
<div class="flex gap-4 items-start">
<span class="text-blue-600 text-2xl"></span>
<p>Reduce manual hiring work by up to 70% with automation.</p>
</div>
<div class="flex gap-4 items-start">
<span class="text-blue-600 text-2xl"></span>
<p>Get highly accurate candidate matches using AI.</p>
</div>
<div class="flex gap-4 items-start">
<span class="text-blue-600 text-2xl"></span>
<p>Collaborate effectively using notes, stages, and scoring.</p>
</div>
</div>
<div class="space-y-4">
<div class="flex gap-4 items-start">
<span class="text-blue-600 text-2xl"></span>
<p>Built for teams, agencies, and growing companies.</p>
</div>
<div class="flex gap-4 items-start">
<span class="text-blue-600 text-2xl"></span>
<p>Fast, clean, secure, and mobile-friendly UI.</p>
</div>
<div class="flex gap-4 items-start">
<span class="text-blue-600 text-2xl"></span>
<p>Powerful reporting & analytics dashboards.</p>
</div>
</div>
</div>
</div>
</section>
<!-- CORE FEATURES -->
<section class="py-20">
<div class="max-w-6xl mx-auto px-6">
<h2 class="text-3xl font-bold text-gray-900 text-center">Core Features & Benefits</h2>
<div class="grid md:grid-cols-3 gap-10 mt-14">
<div class="p-6 bg-white shadow rounded-3xl">
<h3 class="font-semibold text-xl">🤖 AI Resume Parsing</h3>
<p class="text-gray-600 mt-2">Extract skills, experience, job titles & contact details automatically.</p>
</div>
<div class="p-6 bg-white shadow rounded-3xl">
<h3 class="font-semibold text-xl">📂 Pipeline Stages</h3>
<p class="text-gray-600 mt-2">Move candidates across New → Shortlisted → Interview → Selected.</p>
</div>
<div class="p-6 bg-white shadow rounded-3xl">
<h3 class="font-semibold text-xl">👥 Team Collaboration</h3>
<p class="text-gray-600 mt-2">Share candidate updates, feedback, notes, and evaluations.</p>
</div>
<div class="p-6 bg-white shadow rounded-3xl">
<h3 class="font-semibold text-xl">⚙️ Workflow Automation</h3>
<p class="text-gray-600 mt-2">Automate follow-ups, reminders, and status updates.</p>
</div>
<div class="p-6 bg-white shadow rounded-3xl">
<h3 class="font-semibold text-xl">📩 Email + WhatsApp</h3>
<p class="text-gray-600 mt-2">Send messages directly to candidates from one dashboard.</p>
</div>
<div class="p-6 bg-white shadow rounded-3xl">
<h3 class="font-semibold text-xl">📊 Analytics & Reports</h3>
<p class="text-gray-600 mt-2">Track hiring performance, job efficiency, and recruiter KPIs.</p>
</div>
</div>
</div>
</section>
<!-- HOW IT WORKS -->
<section class="py-20 bg-gray-100">
<div class="max-w-6xl mx-auto px-6">
<h2 class="text-3xl font-bold text-gray-900 text-center">How It Works</h2>
<div class="grid md:grid-cols-4 gap-8 mt-14">
<div class="text-center p-6 bg-white shadow rounded-3xl">
<div class="text-4xl">1</div>
<h3 class="font-semibold mt-3">Create Job</h3>
<p class="text-gray-600 mt-2">Post job with required skills & description.</p>
</div>
<div class="text-center p-6 bg-white shadow rounded-3xl">
<div class="text-4xl">2</div>
<h3 class="font-semibold mt-3">Collect Candidates</h3>
<p class="text-gray-600 mt-2">Upload CVs or get direct applications.</p>
</div>
<div class="text-center p-6 bg-white shadow rounded-3xl">
<div class="text-4xl">3</div>
<h3 class="font-semibold mt-3">Shortlist & Interview</h3>
<p class="text-gray-600 mt-2">Move through stages and collect feedback.</p>
</div>
<div class="text-center p-6 bg-white shadow rounded-3xl">
<div class="text-4xl">4</div>
<h3 class="font-semibold mt-3">Hire & Close</h3>
<p class="text-gray-600 mt-2">Select the best candidate and close the job.</p>
</div>
</div>
</div>
</section>
<!-- FAQ -->
<section class="py-20">
<div class="max-w-4xl mx-auto px-6">
<h2 class="text-3xl font-bold text-gray-900 text-center">Frequently Asked Questions</h2>
<div class="mt-12 space-y-6">
<details class="p-6 bg-white shadow rounded-xl">
<summary class="font-semibold text-lg cursor-pointer">What is an ATS?</summary>
<p class="mt-3 text-gray-600">An Applicant Tracking System helps organizations manage hiring end-to-end.</p>
</details>
<details class="p-6 bg-white shadow rounded-xl">
<summary class="font-semibold text-lg cursor-pointer">Can I use this ATS for multiple companies?</summary>
<p class="mt-3 text-gray-600">Yes, if you enable multi-company access for agencies or franchises.</p>
</details>
<details class="p-6 bg-white shadow rounded-xl">
<summary class="font-semibold text-lg cursor-pointer">Does it support email and WhatsApp?</summary>
<p class="mt-3 text-gray-600">Yes, you can communicate directly with candidates from the dashboard.</p>
</details>
<details class="p-6 bg-white shadow rounded-xl">
<summary class="font-semibold text-lg cursor-pointer">Is resume parsing automatic?</summary>
<p class="mt-3 text-gray-600">Yes, uploaded CVs are auto-scanned and structured into candidate profiles.</p>
</details>
</div>
</div>
</section>
</body>
</html>