privacy-policy terms&conditions refuncpolicy cookies page added
This commit is contained in:
231
HRMS.html
231
HRMS.html
@@ -1,231 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8" />
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
||||||
<title>HRMS - Winixco</title>
|
|
||||||
<script src="https://cdn.tailwindcss.com"></script>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body class="bg-gray-50 text-gray-800">
|
|
||||||
|
|
||||||
<!-- HERO SECTION -->
|
|
||||||
<!-- HERO -->
|
|
||||||
<section class="bg-white py-24">
|
|
||||||
<div class="max-w-6xl mx-auto px-6 grid md:grid-cols-2 gap-12 items-center">
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<h1 class="text-4xl md:text-5xl font-extrabold leading-tight text-gray-900">
|
|
||||||
Modern HRMS Designed for the Workplace of Tomorrow
|
|
||||||
</h1>
|
|
||||||
<p class="mt-6 text-lg text-gray-600">
|
|
||||||
Manage your entire workforce — hiring, onboarding, attendance, payroll, performance & HR automation — all in one unified platform.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div class="mt-10 flex gap-4">
|
|
||||||
<a href="#" class="bg-blue-600 text-white px-8 py-3 rounded-xl text-lg font-semibold hover:bg-blue-700">
|
|
||||||
Book a Demo
|
|
||||||
</a>
|
|
||||||
<a href="#" class="border border-gray-400 px-8 py-3 rounded-xl text-lg font-semibold hover:border-black">
|
|
||||||
Download Brochure
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<img src="https://images.unsplash.com/photo-1551836022-4c4c79ecde51"
|
|
||||||
class="rounded-2xl shadow-xl">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- VALUE PROPOSITION -->
|
|
||||||
<section class="py-20 bg-gray-50">
|
|
||||||
<div class="max-w-6xl mx-auto px-6 text-center">
|
|
||||||
<h2 class="text-3xl md:text-4xl font-bold text-gray-900">A Central HR Hub for Your Entire Organization</h2>
|
|
||||||
<p class="mt-4 text-gray-600 max-w-3xl mx-auto">
|
|
||||||
Streamline HR operations, automate repetitive tasks, enhance employee experience and stay compliant — with a secure, scalable HRMS built for fast-growing companies.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- MODULES OVERVIEW -->
|
|
||||||
<section class="py-20 bg-white">
|
|
||||||
<div class="max-w-6xl mx-auto px-6">
|
|
||||||
<h3 class="text-2xl md:text-3xl font-bold text-gray-900 mb-10">HRMS Modules Overview</h3>
|
|
||||||
|
|
||||||
<div class="grid md:grid-cols-3 gap-8">
|
|
||||||
|
|
||||||
<div class="p-8 bg-gray-50 rounded-2xl hover:bg-gray-100 transition">
|
|
||||||
<h4 class="text-xl font-semibold mb-2">Employee Database</h4>
|
|
||||||
<p class="text-gray-600">Centralized staff records, documents, job history & reporting structure.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-8 bg-gray-50 rounded-2xl hover:bg-gray-100 transition">
|
|
||||||
<h4 class="text-xl font-semibold mb-2">Attendance & Leaves</h4>
|
|
||||||
<p class="text-gray-600">Biometric/Geo attendance, leave requests, shift scheduling & approvals.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-8 bg-gray-50 rounded-2xl hover:bg-gray-100 transition">
|
|
||||||
<h4 class="text-xl font-semibold mb-2">Payroll Management</h4>
|
|
||||||
<p class="text-gray-600">Auto salary generation, ESI/PF/Professional Tax, payslips & compliance.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-8 bg-gray-50 rounded-2xl hover:bg-gray-100 transition">
|
|
||||||
<h4 class="text-xl font-semibold mb-2">Performance Reviews</h4>
|
|
||||||
<p class="text-gray-600">Goal setting, KRAs, feedback cycles, review workflows & appraisals.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-8 bg-gray-50 rounded-2xl hover:bg-gray-100 transition">
|
|
||||||
<h4 class="text-xl font-semibold mb-2">Recruitment & Onboarding</h4>
|
|
||||||
<p class="text-gray-600">Track applicants, generate offer letters, digital onboarding & document verification.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-8 bg-gray-50 rounded-2xl hover:bg-gray-100 transition">
|
|
||||||
<h4 class="text-xl font-semibold mb-2">Expense Claims</h4>
|
|
||||||
<p class="text-gray-600">Employee reimbursements, approvals, workflows & tracking.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- HR AUTOMATION ADVANTAGES -->
|
|
||||||
<section class="py-20 bg-blue-50">
|
|
||||||
<div class="max-w-6xl mx-auto px-6">
|
|
||||||
<h3 class="text-center text-3xl font-bold text-gray-900 mb-12">Why Companies Choose Our HRMS</h3>
|
|
||||||
|
|
||||||
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-10">
|
|
||||||
|
|
||||||
<div class="p-6 bg-white rounded-2xl shadow">
|
|
||||||
<h4 class="text-xl font-semibold">Reduce Manual Work</h4>
|
|
||||||
<p class="mt-2 text-gray-600">Automate payroll, attendance, appraisal cycles + reminders.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-white rounded-2xl shadow">
|
|
||||||
<h4 class="text-xl font-semibold">Improve Employee Engagement</h4>
|
|
||||||
<p class="mt-2 text-gray-600">Self-service portal for attendance, leaves, announcements & payslips.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-white rounded-2xl shadow">
|
|
||||||
<h4 class="text-xl font-semibold">Transparent HR Policies</h4>
|
|
||||||
<p class="mt-2 text-gray-600">Define leave policies, approvals & workflows with clarity.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-white rounded-2xl shadow">
|
|
||||||
<h4 class="text-xl font-semibold">Accurate Payroll Every Month</h4>
|
|
||||||
<p class="mt-2 text-gray-600">No errors, no delays. 100% compliant payroll.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-white rounded-2xl shadow">
|
|
||||||
<h4 class="text-xl font-semibold">Better Decision Making</h4>
|
|
||||||
<p class="mt-2 text-gray-600">HR dashboards for attrition, performance, productivity & attendance.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-white rounded-2xl shadow">
|
|
||||||
<h4 class="text-xl font-semibold">Secure, Scalable & Cloud-Based</h4>
|
|
||||||
<p class="mt-2 text-gray-600">Encrypted data, role-based access, audit logs & backups.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- PROCESS WORKFLOW -->
|
|
||||||
<section class="py-24 bg-white">
|
|
||||||
<div class="max-w-6xl mx-auto px-6">
|
|
||||||
<h3 class="text-3xl font-bold text-center mb-14">How HRMS Works</h3>
|
|
||||||
|
|
||||||
<div class="grid md:grid-cols-4 gap-6 text-center">
|
|
||||||
|
|
||||||
<div class="p-6 bg-gray-50 rounded-xl">
|
|
||||||
<h4 class="font-bold text-xl mb-2">1. Hire</h4>
|
|
||||||
<p class="text-gray-600">Recruit talent, screen resumes & generate offer letters.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-gray-50 rounded-xl">
|
|
||||||
<h4 class="font-bold text-xl mb-2">2. Onboard</h4>
|
|
||||||
<p class="text-gray-600">Paperless joining, document upload & role assignment.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-gray-50 rounded-xl">
|
|
||||||
<h4 class="font-bold text-xl mb-2">3. Manage</h4>
|
|
||||||
<p class="text-gray-600">Attendance, leaves, payroll, shifts & employee lifecycle.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-gray-50 rounded-xl">
|
|
||||||
<h4 class="font-bold text-xl mb-2">4. Evaluate</h4>
|
|
||||||
<p class="text-gray-600">Review performance, track goals & run appraisal cycles.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- HR ANALYTICS -->
|
|
||||||
<section class="py-20 bg-gray-900 text-white">
|
|
||||||
<div class="max-w-6xl mx-auto px-6">
|
|
||||||
|
|
||||||
<h3 class="text-3xl font-bold text-center mb-12">HR Analytics & Insights</h3>
|
|
||||||
|
|
||||||
<div class="grid md:grid-cols-4 gap-8 text-center">
|
|
||||||
<div>
|
|
||||||
<h4 class="text-4xl font-bold">98%</h4>
|
|
||||||
<p class="text-gray-300 mt-1">Payroll Accuracy</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<h4 class="text-4xl font-bold">45%</h4>
|
|
||||||
<p class="text-gray-300 mt-1">Less Manual HR Work</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<h4 class="text-4xl font-bold">80%</h4>
|
|
||||||
<p class="text-gray-300 mt-1">Faster Hiring</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<h4 class="text-4xl font-bold">60%</h4>
|
|
||||||
<p class="text-gray-300 mt-1">Improved Productivity</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- FAQ -->
|
|
||||||
<section class="py-20 bg-gray-50">
|
|
||||||
<div class="max-w-4xl mx-auto px-6">
|
|
||||||
<h3 class="text-3xl font-bold text-center mb-10">Frequently Asked Questions</h3>
|
|
||||||
|
|
||||||
<div class="space-y-6">
|
|
||||||
|
|
||||||
<details class="p-6 bg-white rounded-xl shadow">
|
|
||||||
<summary class="text-lg font-semibold cursor-pointer">Is this HRMS suitable for small companies?</summary>
|
|
||||||
<p class="mt-3 text-gray-600">Yes. It supports startups, SMEs, agencies and large enterprises.</p>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details class="p-6 bg-white rounded-xl shadow">
|
|
||||||
<summary class="text-lg font-semibold cursor-pointer">Can employees access their own portal?</summary>
|
|
||||||
<p class="mt-3 text-gray-600">Yes, via web and mobile — for attendance, leaves, payslips & updates.</p>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details class="p-6 bg-white rounded-xl shadow">
|
|
||||||
<summary class="text-lg font-semibold cursor-pointer">Does it integrate with biometric devices?</summary>
|
|
||||||
<p class="mt-3 text-gray-600">Yes. Fingerprint, RFID, QR and geo-attendance are supported.</p>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- FINAL CTA -->
|
|
||||||
<section class="py-20 bg-gradient-to-r from-blue-600 to-blue-700 text-white text-center">
|
|
||||||
<div class="max-w-4xl mx-auto px-6">
|
|
||||||
<h2 class="text-3xl md:text-4xl font-bold mb-6">Ready to Upgrade Your HR Operations?</h2>
|
|
||||||
<p class="text-blue-100 text-lg mb-10">Automate, simplify and scale your HR with a powerful, cloud-based HRMS.</p>
|
|
||||||
<a href="#" class="bg-white text-blue-700 px-10 py-3 rounded-xl font-semibold shadow hover:shadow-lg">Book a Demo</a>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
|
|
||||||
@@ -9,6 +9,37 @@ import {
|
|||||||
Instagram,
|
Instagram,
|
||||||
MessageCircle,
|
MessageCircle,
|
||||||
} from "lucide-react";
|
} from "lucide-react";
|
||||||
|
import Link from "next/link";
|
||||||
|
|
||||||
|
const footerLinks = [
|
||||||
|
{
|
||||||
|
title: "Product",
|
||||||
|
items: [
|
||||||
|
{ label: "Features", url: "/features" },
|
||||||
|
{ label: "HRMS", url: "/hrms" },
|
||||||
|
{ label: "ATS", url: "/ats" },
|
||||||
|
{ label: "CRM", url: "/crm" },
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Company",
|
||||||
|
items: [
|
||||||
|
{ label: "About Us", url: "/about" },
|
||||||
|
{ label: "Careers", url: "/careers" },
|
||||||
|
{ label: "Blog", url: "/blog" },
|
||||||
|
{ label: "Contact", url: "/contact" },
|
||||||
|
],
|
||||||
|
},
|
||||||
|
{
|
||||||
|
title: "Support",
|
||||||
|
items: [
|
||||||
|
{ label: "Privacy Policy", url: "/privacy-policy" },
|
||||||
|
{ label: "Terms of Service", url: "/terms-and-conditions" },
|
||||||
|
{ label: "Refund Policy", url: "/refund-policy" },
|
||||||
|
{ label: "GDPR & Cookies", url: "/gdpr-cookies" },
|
||||||
|
],
|
||||||
|
},
|
||||||
|
];
|
||||||
|
|
||||||
const Footer = () => {
|
const Footer = () => {
|
||||||
return (
|
return (
|
||||||
@@ -17,14 +48,12 @@ const Footer = () => {
|
|||||||
<div className="absolute inset-0 opacity-5 bg-gradient-to-br from-purple-600 to-pink-600 blur-3xl" />
|
<div className="absolute inset-0 opacity-5 bg-gradient-to-br from-purple-600 to-pink-600 blur-3xl" />
|
||||||
|
|
||||||
<div className="relative max-w-7xl mx-auto px-6 flex flex-wrap justify-between gap-10">
|
<div className="relative max-w-7xl mx-auto px-6 flex flex-wrap justify-between gap-10">
|
||||||
|
|
||||||
{/* Brand (Logo Update Section) */}
|
{/* Brand (Logo Update Section) */}
|
||||||
<motion.div
|
<motion.div
|
||||||
whileHover={{ scale: 1.03 }}
|
whileHover={{ scale: 1.03 }}
|
||||||
className="min-w-[230px] flex-1"
|
className="min-w-[230px] flex-1"
|
||||||
>
|
>
|
||||||
<div className="flex items-center mb-4 gap-3">
|
<div className="flex items-center mb-4 gap-3">
|
||||||
|
|
||||||
{/* White background for logo */}
|
{/* White background for logo */}
|
||||||
<div className="w-50 h-12 bg-white rounded-xl flex items-center justify-center shadow-lg">
|
<div className="w-50 h-12 bg-white rounded-xl flex items-center justify-center shadow-lg">
|
||||||
{/* Replace this image with your actual logo */}
|
{/* Replace this image with your actual logo */}
|
||||||
@@ -43,36 +72,43 @@ const Footer = () => {
|
|||||||
|
|
||||||
{/* Social Icons */}
|
{/* Social Icons */}
|
||||||
<div className="flex gap-4 mt-6">
|
<div className="flex gap-4 mt-6">
|
||||||
{[Facebook, Instagram, MessageCircle, Twitter, Linkedin, Github].map(
|
{[
|
||||||
(Icon, idx) => (
|
Facebook,
|
||||||
<Icon
|
Instagram,
|
||||||
key={idx}
|
MessageCircle,
|
||||||
className="w-6 h-6 hover:text-white hover:scale-110 transition cursor-pointer"
|
Twitter,
|
||||||
/>
|
Linkedin,
|
||||||
)
|
Github,
|
||||||
)}
|
].map((Icon, idx) => (
|
||||||
|
<Icon
|
||||||
|
key={idx}
|
||||||
|
className="w-6 h-6 hover:text-white hover:scale-110 transition cursor-pointer"
|
||||||
|
/>
|
||||||
|
))}
|
||||||
</div>
|
</div>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
|
|
||||||
{/* Footer Links */}
|
{/* Footer Links */}
|
||||||
{[
|
{/* Footer Links */}
|
||||||
["Product", ["Features", "Solutions", "Pricing", "Security"]],
|
{footerLinks.map((col, idx) => (
|
||||||
["Company", ["About Us", "Careers", "Blog", "Contact"]],
|
|
||||||
["Support", ["FAQ", "Help Center", "Guides"]],
|
|
||||||
].map((col, idx) => (
|
|
||||||
<motion.div
|
<motion.div
|
||||||
key={idx}
|
key={idx}
|
||||||
whileHover={{ scale: 1.02 }}
|
whileHover={{ scale: 1.02 }}
|
||||||
className="min-w-[140px]"
|
className="min-w-[140px]"
|
||||||
>
|
>
|
||||||
<h4 className="font-semibold text-white text-lg mb-4">{col[0]}</h4>
|
<h4 className="font-semibold text-white text-lg mb-4">
|
||||||
|
{col.title}
|
||||||
|
</h4>
|
||||||
|
|
||||||
<ul className="space-y-3">
|
<ul className="space-y-3">
|
||||||
{(col[1] as string[]).map((item, i) => (
|
{col.items.map((item, i) => (
|
||||||
<li
|
<li
|
||||||
key={i}
|
key={i}
|
||||||
className="hover:text-white cursor-pointer text-sm opacity-80 hover:opacity-100 transition"
|
className="text-sm opacity-80 hover:opacity-100 transition"
|
||||||
>
|
>
|
||||||
{item}
|
<Link href={item.url} className="hover:text-white">
|
||||||
|
{item.label}
|
||||||
|
</Link>
|
||||||
</li>
|
</li>
|
||||||
))}
|
))}
|
||||||
</ul>
|
</ul>
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ export default function AboutUs() {
|
|||||||
<div className="min-h-screen bg-gray-50 text-gray-900">
|
<div className="min-h-screen bg-gray-50 text-gray-900">
|
||||||
|
|
||||||
{/* HERO */}
|
{/* HERO */}
|
||||||
<section className="py-28 bg-gradient-to-r from-blue-600 to-purple-600 text-white text-center">
|
<section className="py-28 bg-gradient-to-b from-white to-blue-50 text-center">
|
||||||
<motion.h1
|
<motion.h1
|
||||||
initial={{ opacity: 0, y: 20 }}
|
initial={{ opacity: 0, y: 20 }}
|
||||||
whileInView={{ opacity: 1, y: 0 }}
|
whileInView={{ opacity: 1, y: 0 }}
|
||||||
@@ -77,7 +77,8 @@ export default function AboutUs() {
|
|||||||
</motion.div>
|
</motion.div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
{/* COMPANY STORY TIMELINE */}
|
|
||||||
|
{/* COMPANY STORY TIMELINE }
|
||||||
<section className="py-24 bg-white">
|
<section className="py-24 bg-white">
|
||||||
<div className="text-center mb-16">
|
<div className="text-center mb-16">
|
||||||
<h2 className="text-4xl font-bold text-gray-900 mb-4">Our Journey</h2>
|
<h2 className="text-4xl font-bold text-gray-900 mb-4">Our Journey</h2>
|
||||||
@@ -112,9 +113,9 @@ export default function AboutUs() {
|
|||||||
</motion.div>
|
</motion.div>
|
||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section> */}
|
||||||
|
|
||||||
{/* LEADERSHIP SECTION */}
|
{/* LEADERSHIP SECTION }
|
||||||
<section className="py-24 max-w-7xl mx-auto px-6">
|
<section className="py-24 max-w-7xl mx-auto px-6">
|
||||||
<div className="text-center mb-12">
|
<div className="text-center mb-12">
|
||||||
<h2 className="text-4xl font-bold mb-3">Leadership Team</h2>
|
<h2 className="text-4xl font-bold mb-3">Leadership Team</h2>
|
||||||
@@ -149,7 +150,7 @@ export default function AboutUs() {
|
|||||||
</motion.div>
|
</motion.div>
|
||||||
))}
|
))}
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section> */}
|
||||||
|
|
||||||
{/* CTA */}
|
{/* CTA */}
|
||||||
<section className="py-24 bg-gradient-to-r from-purple-600 to-blue-600 text-center text-white">
|
<section className="py-24 bg-gradient-to-r from-purple-600 to-blue-600 text-center text-white">
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ export default function BlogPage() {
|
|||||||
return (
|
return (
|
||||||
<main className="bg-white">
|
<main className="bg-white">
|
||||||
{/* HERO */}
|
{/* HERO */}
|
||||||
<section className="py-24 px-6 text-center bg-gradient-to-b from-purple-600 via-blue-600 to-indigo-700 text-white">
|
<section className="py-24 px-6 text-center bg-gradient-to-b from-white to-blue-50">
|
||||||
<motion.h1
|
<motion.h1
|
||||||
initial={{ opacity: 0, y: 20 }}
|
initial={{ opacity: 0, y: 20 }}
|
||||||
whileInView={{ opacity: 1, y: 0 }}
|
whileInView={{ opacity: 1, y: 0 }}
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ export default function Careers() {
|
|||||||
<div className="min-h-screen bg-gray-50 text-gray-900">
|
<div className="min-h-screen bg-gray-50 text-gray-900">
|
||||||
|
|
||||||
{/* HERO */}
|
{/* HERO */}
|
||||||
<section className="py-24 text-center bg-gradient-to-r from-blue-600 to-purple-600 text-white">
|
<section className="py-24 text-center bg-gradient-to-b from-white to-blue-50">
|
||||||
<motion.h1
|
<motion.h1
|
||||||
initial={{ opacity: 0, y: 20 }}
|
initial={{ opacity: 0, y: 20 }}
|
||||||
whileInView={{ opacity: 1, y: 0 }}
|
whileInView={{ opacity: 1, y: 0 }}
|
||||||
|
|||||||
153
app/(public)/gdpr-cookies/page.tsx
Normal file
153
app/(public)/gdpr-cookies/page.tsx
Normal file
@@ -0,0 +1,153 @@
|
|||||||
|
"use client";
|
||||||
|
|
||||||
|
import { motion } from "framer-motion";
|
||||||
|
import { Globe, ShieldCheck, Cookie, FileText } from "lucide-react";
|
||||||
|
|
||||||
|
export default function GDPRCookiesPage() {
|
||||||
|
return (
|
||||||
|
<div className="bg-gray-50">
|
||||||
|
{/* HEADER */}
|
||||||
|
<section className="bg-sky-200 text-gray-900 py-20 px-6">
|
||||||
|
<motion.div
|
||||||
|
initial={{ opacity: 0, y: 20 }}
|
||||||
|
animate={{ opacity: 1, y: 0 }}
|
||||||
|
className="max-w-5xl mx-auto text-center"
|
||||||
|
>
|
||||||
|
<div className="w-20 h-20 mx-auto mb-6 flex items-center justify-center bg-white/30 backdrop-blur-xl rounded-3xl shadow-2xl">
|
||||||
|
<ShieldCheck className="w-10 h-10" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h1 className="text-4xl md:text-6xl font-bold mb-4">
|
||||||
|
GDPR & Cookies Policy
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<p className="text-lg md:text-xl max-w-3xl mx-auto">
|
||||||
|
Transparent data processing and privacy practices aligned with GDPR and global standards.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* MAIN CONTENT */}
|
||||||
|
<section className="max-w-5xl mx-auto py-16 px-6 space-y-16">
|
||||||
|
|
||||||
|
{/* GDPR MAIN SECTION */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<Globe className="w-8 h-8 text-emerald-600" />}
|
||||||
|
title="GDPR & Data Processing"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
<strong>Controller vs Processor:</strong> For recruitment data uploaded by customers
|
||||||
|
(applicant CVs, interview notes, candidate profiles), Winixco acts as a{" "}
|
||||||
|
<strong>Data Processor</strong>, while the subscribing customer is the{" "}
|
||||||
|
<strong>Data Controller</strong>. For user account data collected directly by Winixco
|
||||||
|
(such as admin accounts), Winixco acts as the <strong>Data Controller</strong>.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* DPA SECTION */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<FileText className="w-8 h-8 text-emerald-700" />}
|
||||||
|
title="Data Processing Addendum (DPA)"
|
||||||
|
content={
|
||||||
|
<>
|
||||||
|
<p className="mb-4">
|
||||||
|
We provide a DPA upon request or include it in our subscription agreements. The DPA covers:
|
||||||
|
</p>
|
||||||
|
<ul className="list-disc ml-6 space-y-2 leading-relaxed">
|
||||||
|
<li>Permitted processing activities (hosting, storage, backups, customer support).</li>
|
||||||
|
<li>Security measures including encryption, access controls, and logging.</li>
|
||||||
|
<li>Sub-processor list and advance notification of changes.</li>
|
||||||
|
<li>Support for data subject rights and data deletion/return upon contract termination.</li>
|
||||||
|
</ul>
|
||||||
|
</>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* GDPR RIGHTS SECTION */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<ShieldCheck className="w-8 h-8 text-green-700" />}
|
||||||
|
title="GDPR Rights & Assistance"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
We help customers fulfill GDPR data subject requests (access, correction, deletion,
|
||||||
|
portability) for data processed on their behalf. Customers may contact{" "}
|
||||||
|
<a href="mailto:support@winixco.com" className="text-blue-600 underline">
|
||||||
|
support@winixco.com
|
||||||
|
</a>{" "}
|
||||||
|
with request details and proof of identity where applicable.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* INTERNATIONAL TRANSFERS */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<Globe className="w-8 h-8 text-emerald-800" />}
|
||||||
|
title="Standard Contractual Clauses & International Transfers"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
For transfers of personal data from the EU to countries without adequacy decisions,
|
||||||
|
we rely on legally recognized safeguards such as Standard Contractual Clauses (SCCs).
|
||||||
|
Customers may request copies of applicable safeguards.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* COOKIES SECTION */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<Cookie className="w-8 h-8 text-amber-600" />}
|
||||||
|
title="Cookies & Tracking"
|
||||||
|
content={
|
||||||
|
<>
|
||||||
|
<p className="mb-4">
|
||||||
|
We use cookies and similar technologies to operate and secure the service, authenticate
|
||||||
|
users, remember preferences, and perform analytics. Cookie preferences can be managed via
|
||||||
|
browser settings or platform tools. Cookie categories include:
|
||||||
|
</p>
|
||||||
|
<ul className="list-disc ml-6 space-y-2 leading-relaxed">
|
||||||
|
<li>
|
||||||
|
<strong>Essential:</strong> Required for authentication and platform functionality.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong>Performance & Analytics:</strong> Helps us understand usage and improve features.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong>Marketing:</strong> Used only with user consent to deliver updates and product information.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* ---------------------- Reusable Component ---------------------- */
|
||||||
|
|
||||||
|
function PolicySection({
|
||||||
|
icon,
|
||||||
|
title,
|
||||||
|
content,
|
||||||
|
}: {
|
||||||
|
icon?: React.ReactNode;
|
||||||
|
title: string;
|
||||||
|
content: React.ReactNode;
|
||||||
|
}) {
|
||||||
|
return (
|
||||||
|
<motion.div
|
||||||
|
initial={{ opacity: 0, y: 15 }}
|
||||||
|
whileInView={{ opacity: 1, y: 0 }}
|
||||||
|
viewport={{ once: true }}
|
||||||
|
className="bg-white rounded-3xl p-8 md:p-10 shadow-lg border border-gray-200"
|
||||||
|
>
|
||||||
|
{icon && <div className="mb-4">{icon}</div>}
|
||||||
|
|
||||||
|
<h2 className="text-2xl md:text-3xl font-bold text-gray-900 mb-4">
|
||||||
|
{title}
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
<div className="text-gray-700 leading-relaxed">{content}</div>
|
||||||
|
</motion.div>
|
||||||
|
);
|
||||||
|
}
|
||||||
229
app/(public)/privacy-policy/page.tsx
Normal file
229
app/(public)/privacy-policy/page.tsx
Normal file
@@ -0,0 +1,229 @@
|
|||||||
|
"use client";
|
||||||
|
|
||||||
|
import { motion } from "framer-motion";
|
||||||
|
import { Shield, Lock, Globe, UserCheck, FileText } from "lucide-react";
|
||||||
|
|
||||||
|
export default function PrivacyPolicyPage() {
|
||||||
|
return (
|
||||||
|
<div className="bg-gray-50">
|
||||||
|
{/* HEADER SECTION */}
|
||||||
|
<section className="bg-sky-200 text-gray-900 py-20 px-6">
|
||||||
|
<motion.div
|
||||||
|
initial={{ opacity: 0, y: 20 }}
|
||||||
|
animate={{ opacity: 1, y: 0 }}
|
||||||
|
className="max-w-5xl mx-auto text-center"
|
||||||
|
>
|
||||||
|
<div className="w-20 h-20 mx-auto mb-6 flex items-center justify-center bg-white/20 backdrop-blur-xl rounded-3xl shadow-2xl">
|
||||||
|
<Shield className="w-10 h-10" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h1 className="text-4xl md:text-6xl font-bold mb-4">
|
||||||
|
Privacy Policy
|
||||||
|
</h1>
|
||||||
|
<p className="text-lg md:text-xl max-w-3xl mx-auto">
|
||||||
|
Your trust matters. We protect your data with top-tier security,
|
||||||
|
transparency, and compliance.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* MAIN CONTENT */}
|
||||||
|
<section className="max-w-5xl mx-auto py-16 px-6 space-y-16">
|
||||||
|
|
||||||
|
{/* INTRO */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<FileText className="w-8 h-8 text-blue-600" />}
|
||||||
|
title="Privacy Policy"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
This Privacy Policy explains how <strong>Winixco</strong> collects,
|
||||||
|
uses, discloses, and protects personal data of users of our
|
||||||
|
AI-powered ATS and SaaS platform worldwide.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 1. Data We Collect */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<UserCheck className="w-8 h-8 text-purple-600" />}
|
||||||
|
title="1. Data We Collect"
|
||||||
|
content={
|
||||||
|
<ul className="list-disc ml-6 space-y-2 leading-relaxed">
|
||||||
|
<li>
|
||||||
|
<strong>Account & Contact Data:</strong> name, company, business
|
||||||
|
email, phone number, billing address, job title.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong>Credentials:</strong> secure login details (hashed).
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong>Payment & Billing:</strong> payment identifiers processed
|
||||||
|
via PCI-compliant providers.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong>Usage & Analytics:</strong> logs, session times, IP,
|
||||||
|
device/browser details, audit logs.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong>Recruitment Data (customer uploaded):</strong> resumes,
|
||||||
|
candidate info, interview details, assessments.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong>Support & Communications:</strong> emails, chat
|
||||||
|
transcripts, survey responses.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 2. How We Use Data */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<Shield className="w-8 h-8 text-blue-700" />}
|
||||||
|
title="2. How We Use Your Data"
|
||||||
|
content={
|
||||||
|
<ul className="list-disc ml-6 space-y-2">
|
||||||
|
<li>Provide and operate the Service.</li>
|
||||||
|
<li>Process subscriptions, billing & payments.</li>
|
||||||
|
<li>Manage accounts and hiring workflows.</li>
|
||||||
|
<li>Improve features and AI models (anonymized where possible).</li>
|
||||||
|
<li>Prevent fraud, abuse & security incidents.</li>
|
||||||
|
<li>Comply with legal obligations.</li>
|
||||||
|
</ul>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 3. Legal Bases */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<Lock className="w-8 h-8 text-indigo-600" />}
|
||||||
|
title="3. Legal Bases for Processing"
|
||||||
|
content={
|
||||||
|
<ul className="list-disc ml-6 space-y-2">
|
||||||
|
<li>
|
||||||
|
<strong>Contractual necessity</strong> – required to provide the
|
||||||
|
Service.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong>Legitimate interests</strong> – security, fraud
|
||||||
|
prevention, product improvement.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong>Consent</strong> – marketing communication.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 4. Sharing */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<Globe className="w-8 h-8 text-blue-500" />}
|
||||||
|
title="4. Sharing & Disclosures"
|
||||||
|
content={
|
||||||
|
<ul className="list-disc ml-6 space-y-2">
|
||||||
|
<li>
|
||||||
|
Shared with trusted service providers (payment, hosting,
|
||||||
|
analytics, email, identity).
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Applicant data processed only under customer instruction.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Legal disclosures only when required by law.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 5–9 Remaining Sections */}
|
||||||
|
<PolicySection
|
||||||
|
title="5. Data Retention"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
We retain data only as long as necessary for service delivery or
|
||||||
|
legal compliance. Customers may export or request deletion anytime.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
<PolicySection
|
||||||
|
title="6. Security"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
We apply encryption, access controls, monitoring, and best-practice
|
||||||
|
safeguards. In case of a data incident, affected users and
|
||||||
|
regulators will be notified as required.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
<PolicySection
|
||||||
|
title="7. International Transfers"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
Data may be transferred globally. We use legal safeguards such as
|
||||||
|
Standard Contractual Clauses for international transfers.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
<PolicySection
|
||||||
|
title="8. Your Rights & Controls"
|
||||||
|
content={
|
||||||
|
<ul className="list-disc ml-6 space-y-2">
|
||||||
|
<li>Access, rectify, delete or export your data.</li>
|
||||||
|
<li>Restrict or object to processing.</li>
|
||||||
|
<li>Withdraw consent for marketing.</li>
|
||||||
|
<li>
|
||||||
|
Contact:{" "}
|
||||||
|
<a
|
||||||
|
href="mailto:support@winixco.com"
|
||||||
|
className="text-blue-600 underline"
|
||||||
|
>
|
||||||
|
support@winixco.com
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
<PolicySection
|
||||||
|
title="9. Children"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
Our service is not intended for children under 16. Contact us if
|
||||||
|
you believe a child has provided data.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* ---------------------- REUSABLE SECTION COMPONENT ---------------------- */
|
||||||
|
|
||||||
|
function PolicySection({
|
||||||
|
icon,
|
||||||
|
title,
|
||||||
|
content,
|
||||||
|
}: {
|
||||||
|
icon?: React.ReactNode;
|
||||||
|
title: string;
|
||||||
|
content: React.ReactNode;
|
||||||
|
}) {
|
||||||
|
return (
|
||||||
|
<motion.div
|
||||||
|
initial={{ opacity: 0, y: 15 }}
|
||||||
|
whileInView={{ opacity: 1, y: 0 }}
|
||||||
|
viewport={{ once: true }}
|
||||||
|
className="bg-white rounded-3xl p-8 md:p-10 shadow-lg border border-gray-200"
|
||||||
|
>
|
||||||
|
{icon && <div className="mb-4">{icon}</div>}
|
||||||
|
|
||||||
|
<h2 className="text-2xl md:text-3xl font-bold text-gray-900 mb-4">
|
||||||
|
{title}
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
<div className="text-gray-700 leading-relaxed">{content}</div>
|
||||||
|
</motion.div>
|
||||||
|
);
|
||||||
|
}
|
||||||
150
app/(public)/refund-policy/page.tsx
Normal file
150
app/(public)/refund-policy/page.tsx
Normal file
@@ -0,0 +1,150 @@
|
|||||||
|
"use client";
|
||||||
|
|
||||||
|
import { motion } from "framer-motion";
|
||||||
|
import { RotateCcw, FileWarning, CreditCard, Mail, Shield } from "lucide-react";
|
||||||
|
|
||||||
|
export default function RefundCancellationPage() {
|
||||||
|
return (
|
||||||
|
<div className="bg-gray-50">
|
||||||
|
{/* HEADER SECTION */}
|
||||||
|
<section className="bg-sky-200 text-gray-900 py-20 px-6">
|
||||||
|
<motion.div
|
||||||
|
initial={{ opacity: 0, y: 20 }}
|
||||||
|
animate={{ opacity: 1, y: 0 }}
|
||||||
|
className="max-w-5xl mx-auto text-center"
|
||||||
|
>
|
||||||
|
<div className="w-20 h-20 mx-auto mb-6 flex items-center justify-center bg-white/30 backdrop-blur-xl rounded-3xl shadow-2xl">
|
||||||
|
<RotateCcw className="w-10 h-10" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h1 className="text-4xl md:text-6xl font-bold mb-4">
|
||||||
|
Refund & Cancellation Policy
|
||||||
|
</h1>
|
||||||
|
<p className="text-lg md:text-xl max-w-3xl mx-auto">
|
||||||
|
Clear, transparent, and customer-first refund guidelines for all Winixco SaaS users.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* MAIN CONTENT */}
|
||||||
|
<section className="max-w-5xl mx-auto py-16 px-6 space-y-16">
|
||||||
|
{/* 1. Cancellation */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<FileWarning className="w-8 h-8 text-red-600" />}
|
||||||
|
title="1. Cancellation"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
Customers may cancel subscriptions at any time via the dashboard or by contacting
|
||||||
|
support. Cancellation takes effect at the end of the current billing period unless
|
||||||
|
otherwise stated in the plan. No partial-period refunds will be provided except as
|
||||||
|
specified in this policy.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 2. Refund Eligibility */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<Shield className="w-8 h-8 text-rose-700" />}
|
||||||
|
title="2. Refund Eligibility"
|
||||||
|
content={
|
||||||
|
<ul className="list-disc ml-6 space-y-2 leading-relaxed">
|
||||||
|
<li>
|
||||||
|
<strong>Technical failure:</strong> If a significant service outage occurs and Winixco
|
||||||
|
fails to restore service in a reasonable timeframe, partial refunds or credits may be
|
||||||
|
issued as per SLA.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong>Duplicate or erroneous charges:</strong> Incorrect or duplicate charges will
|
||||||
|
be refunded after verification.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<strong>Trial-related charges:</strong> If a user is incorrectly charged at the end of
|
||||||
|
a trial, the charge will be refunded upon timely request.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 3. Non-Refundable Items */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<CreditCard className="w-8 h-8 text-pink-600" />}
|
||||||
|
title="3. Non-Refundable Items"
|
||||||
|
content={
|
||||||
|
<ul className="list-disc ml-6 space-y-2 leading-relaxed">
|
||||||
|
<li>Monthly subscription fees</li>
|
||||||
|
<li>Annual subscription fees once activated</li>
|
||||||
|
<li>AI credits consumed</li>
|
||||||
|
<li>Setup charges or onboarding fees</li>
|
||||||
|
<li>Custom integrations</li>
|
||||||
|
<li><strong>Cloud Storage charges</strong></li>
|
||||||
|
</ul>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 4. Refund Process */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<Mail className="w-8 h-8 text-red-700" />}
|
||||||
|
title="4. Refund Process"
|
||||||
|
content={
|
||||||
|
<ol className="list-decimal ml-6 space-y-3 leading-relaxed">
|
||||||
|
<li>
|
||||||
|
Contact{" "}
|
||||||
|
<a href="mailto:support@winixco.com" className="text-blue-600 underline">
|
||||||
|
support@winixco.com
|
||||||
|
</a>{" "}
|
||||||
|
with subscription or order details.
|
||||||
|
</li>
|
||||||
|
<li>We will acknowledge your request within 3 business days and may request documentation.</li>
|
||||||
|
<li>
|
||||||
|
If approved, refunds will be processed to the original payment method within 7–14
|
||||||
|
business days (processing time varies by provider).
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 5. Chargebacks */}
|
||||||
|
<PolicySection
|
||||||
|
icon={<RotateCcw className="w-8 h-8 text-rose-800" />}
|
||||||
|
title="5. Chargebacks"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
Initiating a chargeback with your bank may result in temporary account suspension while
|
||||||
|
we investigate. If a chargeback is found to be invalid, Winixco reserves the right to
|
||||||
|
reinstate charges and recover outstanding fees.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* ---------------------- REUSABLE SECTION COMPONENT ---------------------- */
|
||||||
|
|
||||||
|
function PolicySection({
|
||||||
|
icon,
|
||||||
|
title,
|
||||||
|
content,
|
||||||
|
}: {
|
||||||
|
icon?: React.ReactNode;
|
||||||
|
title: string;
|
||||||
|
content: React.ReactNode;
|
||||||
|
}) {
|
||||||
|
return (
|
||||||
|
<motion.div
|
||||||
|
initial={{ opacity: 0, y: 15 }}
|
||||||
|
whileInView={{ opacity: 1, y: 0 }}
|
||||||
|
viewport={{ once: true }}
|
||||||
|
className="bg-white rounded-3xl p-8 md:p-10 shadow-lg border border-gray-200"
|
||||||
|
>
|
||||||
|
{icon && <div className="mb-4">{icon}</div>}
|
||||||
|
|
||||||
|
<h2 className="text-2xl md:text-3xl font-bold text-gray-900 mb-4">
|
||||||
|
{title}
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
<div className="text-gray-700 leading-relaxed">{content}</div>
|
||||||
|
</motion.div>
|
||||||
|
);
|
||||||
|
}
|
||||||
235
app/(public)/terms-and-conditions/page.tsx
Normal file
235
app/(public)/terms-and-conditions/page.tsx
Normal file
@@ -0,0 +1,235 @@
|
|||||||
|
"use client";
|
||||||
|
|
||||||
|
import { motion } from "framer-motion";
|
||||||
|
import { FileText, Scale, UserCheck, Wallet, Lock } from "lucide-react";
|
||||||
|
|
||||||
|
export default function TermsPage() {
|
||||||
|
return (
|
||||||
|
<div className="bg-gray-50">
|
||||||
|
{/* HEADER SECTION */}
|
||||||
|
<section className="bg-sky-200 text-gray-900 py-20 px-6">
|
||||||
|
<motion.div
|
||||||
|
initial={{ opacity: 0, y: 20 }}
|
||||||
|
animate={{ opacity: 1, y: 0 }}
|
||||||
|
className="max-w-5xl mx-auto text-center"
|
||||||
|
>
|
||||||
|
<div className="w-20 h-20 mx-auto mb-6 flex items-center justify-center bg-white/20 backdrop-blur-xl rounded-3xl shadow-2xl">
|
||||||
|
<Scale className="w-10 h-10" />
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<h1 className="text-4xl md:text-6xl font-bold mb-4">
|
||||||
|
Terms & Conditions
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<p className="text-lg md:text-xl max-w-3xl mx-auto">
|
||||||
|
Please read these Terms carefully before using Winixco’s SaaS
|
||||||
|
platform. By using our service, you agree to these terms.
|
||||||
|
</p>
|
||||||
|
</motion.div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
{/* CONTENT SECTION */}
|
||||||
|
<section className="max-w-5xl mx-auto py-16 px-6 space-y-16">
|
||||||
|
|
||||||
|
{/* INTRO */}
|
||||||
|
<TermsSection
|
||||||
|
icon={<FileText className="w-8 h-8 text-blue-600" />}
|
||||||
|
title="Terms of Service (SaaS)"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
<strong>Scope.</strong> These Terms govern your use of Winixco’s SaaS
|
||||||
|
platform, including web application, APIs, and related services.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 1. Account Registration */}
|
||||||
|
<TermsSection
|
||||||
|
icon={<UserCheck className="w-8 h-8 text-purple-600" />}
|
||||||
|
title="1. Account Registration"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
Customers must provide accurate information and keep account
|
||||||
|
credentials secure. You are liable for all activity under your
|
||||||
|
account.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 2. Subscriptions & Billing */}
|
||||||
|
<TermsSection
|
||||||
|
icon={<Wallet className="w-8 h-8 text-blue-700" />}
|
||||||
|
title="2. Subscriptions & Billing"
|
||||||
|
content={
|
||||||
|
<ul className="list-disc ml-6 space-y-2 leading-relaxed">
|
||||||
|
<li>
|
||||||
|
Subscriptions are offered on monthly or annual plans. Billing
|
||||||
|
cycles begin on activation date.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
By subscribing you authorize Winixco (and our payment processors)
|
||||||
|
to charge the payment method you provide for recurring fees until
|
||||||
|
subscription cancellation.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
We may offer trial periods — trial usage and limits will be
|
||||||
|
disclosed. At the end of a trial, charges begin automatically
|
||||||
|
unless cancelled before the trial ends.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 3. Non-Refundable Items */}
|
||||||
|
<TermsSection
|
||||||
|
icon={<Lock className="w-8 h-8 text-indigo-600" />}
|
||||||
|
title="3. Non-Refundable Items"
|
||||||
|
content={
|
||||||
|
<div>
|
||||||
|
<p className="mb-4">
|
||||||
|
The following items are explicitly non-refundable once charged or
|
||||||
|
consumed:
|
||||||
|
</p>
|
||||||
|
<ul className="list-disc ml-6 space-y-2">
|
||||||
|
<li>Monthly subscription fees</li>
|
||||||
|
<li>Annual subscription fees once activated</li>
|
||||||
|
<li>AI credits consumed</li>
|
||||||
|
<li>Setup or onboarding fees</li>
|
||||||
|
<li>Custom integrations</li>
|
||||||
|
<li>
|
||||||
|
<strong>Cloud Storage charges</strong> (storage for customer data
|
||||||
|
and backups)
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 4. Usage Limits */}
|
||||||
|
<TermsSection
|
||||||
|
title="4. Usage Limits & Fair Use"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
Plans may include limits (users, API calls, AI credits, storage).
|
||||||
|
Excess usage may be billed or throttled. Fraudulent or abusive use
|
||||||
|
may result in suspension.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 5. Customer Data */}
|
||||||
|
<TermsSection
|
||||||
|
title="5. Customer Data & Ownership"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
Customers retain ownership of all uploaded recruitment data.
|
||||||
|
Winixco processes such data only to provide services. Customers are
|
||||||
|
responsible for obtaining necessary consents from job applicants
|
||||||
|
and other data subjects.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 6. Service Levels */}
|
||||||
|
<TermsSection
|
||||||
|
title="6. Service Levels & Support"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
We aim for high availability but cannot guarantee uninterrupted
|
||||||
|
service. SLAs and support response times depend on your subscription
|
||||||
|
plan.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 7. Intellectual Property */}
|
||||||
|
<TermsSection
|
||||||
|
title="7. Intellectual Property"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
Winixco owns the Service, trademarks, and software. Customers
|
||||||
|
receive a limited license to use the Service during their
|
||||||
|
subscription.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 8. Confidentiality */}
|
||||||
|
<TermsSection
|
||||||
|
title="8. Confidentiality"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
Both parties must protect confidential information of the other and
|
||||||
|
disclose it only when required to provide the Service or by law.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 9. Limitations */}
|
||||||
|
<TermsSection
|
||||||
|
title="9. Limitations of Liability"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
Winixco’s total liability will not exceed the fees paid in the 12
|
||||||
|
months prior to a claim. We are not liable for indirect or
|
||||||
|
consequential damages.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 10. Termination */}
|
||||||
|
<TermsSection
|
||||||
|
title="10. Termination"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
Either party may terminate subscriptions per agreed terms. Customers
|
||||||
|
may export their data for a limited period after termination. Data
|
||||||
|
may be deleted after this window.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
|
||||||
|
{/* 11. Governing Law */}
|
||||||
|
<TermsSection
|
||||||
|
title="11. Governing Law & Jurisdiction"
|
||||||
|
content={
|
||||||
|
<p>
|
||||||
|
These Terms are governed by the laws of <strong>India</strong>.
|
||||||
|
Global customers agree to resolve disputes via arbitration in India
|
||||||
|
or mutually agreed jurisdiction.
|
||||||
|
</p>
|
||||||
|
}
|
||||||
|
/>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
);
|
||||||
|
}
|
||||||
|
|
||||||
|
/* ---------------------- REUSABLE COMPONENT ---------------------- */
|
||||||
|
|
||||||
|
function TermsSection({
|
||||||
|
icon,
|
||||||
|
title,
|
||||||
|
content,
|
||||||
|
}: {
|
||||||
|
icon?: React.ReactNode;
|
||||||
|
title: string;
|
||||||
|
content: React.ReactNode;
|
||||||
|
}) {
|
||||||
|
return (
|
||||||
|
<motion.div
|
||||||
|
initial={{ opacity: 0, y: 15 }}
|
||||||
|
whileInView={{ opacity: 1, y: 0 }}
|
||||||
|
viewport={{ once: true }}
|
||||||
|
className="bg-white rounded-3xl p-8 md:p-10 shadow-lg border border-gray-200"
|
||||||
|
>
|
||||||
|
{icon && <div className="mb-4">{icon}</div>}
|
||||||
|
|
||||||
|
<h2 className="text-2xl md:text-3xl font-bold text-gray-900 mb-4">
|
||||||
|
{title}
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
<div className="text-gray-700 leading-relaxed">{content}</div>
|
||||||
|
</motion.div>
|
||||||
|
);
|
||||||
|
}
|
||||||
202
ats.html
202
ats.html
@@ -1,202 +0,0 @@
|
|||||||
<!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>
|
|
||||||
|
|
||||||
236
crp.html
236
crp.html
@@ -1,236 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8" />
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
||||||
<title>CRM – Winixco</title>
|
|
||||||
<script src="https://cdn.tailwindcss.com"></script>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body class="bg-gray-50 text-gray-900">
|
|
||||||
|
|
||||||
<!-- HERO -->
|
|
||||||
<section class="py-24 bg-white">
|
|
||||||
<div class="max-w-6xl mx-auto px-6 grid md:grid-cols-2 gap-12 items-center">
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<h1 class="text-4xl md:text-5xl font-extrabold leading-tight">
|
|
||||||
A Powerful CRM to Manage Leads, Customers & Sales Growth
|
|
||||||
</h1>
|
|
||||||
<p class="mt-6 text-lg text-gray-600">
|
|
||||||
Track leads, manage pipelines, automate follow-ups, handle customer communication and close deals faster — all from one smart CRM system.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<div class="mt-10 flex gap-4">
|
|
||||||
<a href="#" class="bg-blue-600 text-white px-8 py-3 rounded-xl text-lg font-semibold hover:bg-blue-700">
|
|
||||||
Book a Demo
|
|
||||||
</a>
|
|
||||||
<a href="#" class="border border-gray-400 px-8 py-3 rounded-xl text-lg font-semibold hover:border-black">
|
|
||||||
View Pricing
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div>
|
|
||||||
<img src="https://images.unsplash.com/photo-1560264280-88b68371db39"
|
|
||||||
class="rounded-2xl shadow-xl">
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- VALUE PROPOSITION -->
|
|
||||||
<section class="py-20 bg-gray-50">
|
|
||||||
<div class="max-w-6xl mx-auto px-6 text-center">
|
|
||||||
<h2 class="text-3xl md:text-4xl font-bold">Your Entire Customer Journey in One Dashboard</h2>
|
|
||||||
<p class="mt-4 text-gray-600 max-w-3xl mx-auto">
|
|
||||||
Automate lead capturing, follow-ups, sales tracking, and team collaboration with a CRM designed to scale with your business.
|
|
||||||
</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- MODULES OVERVIEW -->
|
|
||||||
<section class="py-20 bg-white">
|
|
||||||
<div class="max-w-6xl mx-auto px-6">
|
|
||||||
|
|
||||||
<h3 class="text-2xl md:text-3xl font-bold mb-12">CRM Modules Overview</h3>
|
|
||||||
|
|
||||||
<div class="grid md:grid-cols-3 gap-8">
|
|
||||||
|
|
||||||
<div class="p-8 bg-gray-50 rounded-2xl hover:bg-gray-100 transition">
|
|
||||||
<h4 class="text-xl font-semibold mb-2">Lead Management</h4>
|
|
||||||
<p class="text-gray-600">Capture, tag, assign and track leads from multiple sources.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-8 bg-gray-50 rounded-2xl hover:bg-gray-100 transition">
|
|
||||||
<h4 class="text-xl font-semibold mb-2">Sales Pipeline</h4>
|
|
||||||
<p class="text-gray-600">Move leads through deal stages like New, Follow-up, Meeting, Closed.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-8 bg-gray-50 rounded-2xl hover:bg-gray-100 transition">
|
|
||||||
<h4 class="text-xl font-semibold mb-2">Customer Database</h4>
|
|
||||||
<p class="text-gray-600">Store all client profiles, communication history, files & notes.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-8 bg-gray-50 rounded-2xl hover:bg-gray-100 transition">
|
|
||||||
<h4 class="text-xl font-semibold mb-2">Task & Follow-ups</h4>
|
|
||||||
<p class="text-gray-600">Automated reminders for calls, meetings and follow-ups.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-8 bg-gray-50 rounded-2xl hover:bg-gray-100 transition">
|
|
||||||
<h4 class="text-xl font-semibold mb-2">Quotation & Invoicing</h4>
|
|
||||||
<p class="text-gray-600">Generate proposals, estimates, and invoices instantly.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-8 bg-gray-50 rounded-2xl hover:bg-gray-100 transition">
|
|
||||||
<h4 class="text-xl font-semibold mb-2">Reports & Analytics</h4>
|
|
||||||
<p class="text-gray-600">Sales performance, lead sources, activity logs & revenue forecasting.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- ADVANTAGES -->
|
|
||||||
<section class="py-20 bg-blue-50">
|
|
||||||
<div class="max-w-6xl mx-auto px-6">
|
|
||||||
|
|
||||||
<h3 class="text-center text-3xl font-bold mb-12">Why Businesses Choose Our CRM</h3>
|
|
||||||
|
|
||||||
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-10">
|
|
||||||
|
|
||||||
<div class="p-6 bg-white rounded-2xl shadow">
|
|
||||||
<h4 class="text-xl font-semibold">Close Deals Faster</h4>
|
|
||||||
<p class="mt-2 text-gray-600">Structured pipelines ensure no lead is lost or ignored.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-white rounded-2xl shadow">
|
|
||||||
<h4 class="text-xl font-semibold">Better Customer Engagement</h4>
|
|
||||||
<p class="mt-2 text-gray-600">Track every call, meeting, email & WhatsApp message.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-white rounded-2xl shadow">
|
|
||||||
<h4 class="text-xl font-semibold">Improve Team Productivity</h4>
|
|
||||||
<p class="mt-2 text-gray-600">Assign tasks and monitor sales team performance.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-white rounded-2xl shadow">
|
|
||||||
<h4 class="text-xl font-semibold">360° Customer View</h4>
|
|
||||||
<p class="mt-2 text-gray-600">One place for deals, notes, documents & communication.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-white rounded-2xl shadow">
|
|
||||||
<h4 class="text-xl font-semibold">Reduce Manual Work</h4>
|
|
||||||
<p class="mt-2 text-gray-600">Auto reminders, follow-ups, email sending & workflow automation.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-white rounded-2xl shadow">
|
|
||||||
<h4 class="text-xl font-semibold">Data-Driven Sales Decisions</h4>
|
|
||||||
<p class="mt-2 text-gray-600">Track KPIs, conversion rates & revenue progress.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- PROCESS / FLOW -->
|
|
||||||
<section class="py-24 bg-white">
|
|
||||||
<div class="max-w-6xl mx-auto px-6">
|
|
||||||
|
|
||||||
<h3 class="text-3xl font-bold text-center mb-14">How CRM Helps You Manage Customers</h3>
|
|
||||||
|
|
||||||
<div class="grid md:grid-cols-4 gap-6 text-center">
|
|
||||||
|
|
||||||
<div class="p-6 bg-gray-50 rounded-xl">
|
|
||||||
<h4 class="font-bold text-xl mb-2">1. Capture</h4>
|
|
||||||
<p class="text-gray-600">Collect leads from website, WhatsApp, social media, calls & ads.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-gray-50 rounded-xl">
|
|
||||||
<h4 class="font-bold text-xl mb-2">2. Qualify</h4>
|
|
||||||
<p class="text-gray-600">Assign leads, add tags, score and filter prospects.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-gray-50 rounded-xl">
|
|
||||||
<h4 class="font-bold text-xl mb-2">3. Engage</h4>
|
|
||||||
<p class="text-gray-600">Send proposals, schedule meetings & track follow-ups.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="p-6 bg-gray-50 rounded-xl">
|
|
||||||
<h4 class="font-bold text-xl mb-2">4. Close</h4>
|
|
||||||
<p class="text-gray-600">Close deals, generate invoices & manage customers.</p>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- ANALYTICS -->
|
|
||||||
<section class="py-20 bg-gray-900 text-white">
|
|
||||||
<div class="max-w-6xl mx-auto px-6">
|
|
||||||
|
|
||||||
<h3 class="text-3xl font-bold text-center mb-12">CRM Performance Insights</h3>
|
|
||||||
|
|
||||||
<div class="grid md:grid-cols-4 gap-8 text-center">
|
|
||||||
<div>
|
|
||||||
<h4 class="text-4xl font-bold">70%</h4>
|
|
||||||
<p class="text-gray-300 mt-1">Faster Lead Response</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<h4 class="text-4xl font-bold">50%</h4>
|
|
||||||
<p class="text-gray-300 mt-1">Increase in Productivity</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<h4 class="text-4xl font-bold">2x</h4>
|
|
||||||
<p class="text-gray-300 mt-1">More Deal Closures</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
|
||||||
<h4 class="text-4xl font-bold">90%</h4>
|
|
||||||
<p class="text-gray-300 mt-1">Better Customer Retention</p>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- FAQ -->
|
|
||||||
<section class="py-20 bg-gray-50">
|
|
||||||
<div class="max-w-4xl mx-auto px-6">
|
|
||||||
<h3 class="text-3xl font-bold text-center mb-10">FAQs About Our CRM</h3>
|
|
||||||
|
|
||||||
<div class="space-y-6">
|
|
||||||
|
|
||||||
<details class="p-6 bg-white rounded-xl shadow">
|
|
||||||
<summary class="text-lg font-semibold cursor-pointer">Who is this CRM built for?</summary>
|
|
||||||
<p class="mt-3 text-gray-600">Agencies, software companies, real estate, education, medical, retail & service businesses.</p>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details class="p-6 bg-white rounded-xl shadow">
|
|
||||||
<summary class="text-lg font-semibold cursor-pointer">Can I integrate WhatsApp & Email?</summary>
|
|
||||||
<p class="mt-3 text-gray-600">Yes, automated follow-ups, email templates & WhatsApp API supported.</p>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
<details class="p-6 bg-white rounded-xl shadow">
|
|
||||||
<summary class="text-lg font-semibold cursor-pointer">Can I track sales team performance?</summary>
|
|
||||||
<p class="mt-3 text-gray-600">Yes, with activity logs, deal tracking & team reporting.</p>
|
|
||||||
</details>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<!-- CTA -->
|
|
||||||
<section class="py-20 bg-gradient-to-r from-blue-600 to-blue-700 text-white text-center">
|
|
||||||
<div class="max-w-4xl mx-auto px-6">
|
|
||||||
<h2 class="text-3xl md:text-4xl font-bold mb-6">Ready to Grow Your Business with CRM?</h2>
|
|
||||||
<p class="text-blue-100 text-lg mb-10">Start managing your customers and sales pipeline like a pro.</p>
|
|
||||||
<a href="#" class="bg-white text-blue-700 px-10 py-3 rounded-xl font-semibold shadow hover:shadow-lg">
|
|
||||||
Book a Demo
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
@@ -559,7 +559,7 @@ export const CONTACT_DATA: ContactData = {
|
|||||||
icon: Mail,
|
icon: Mail,
|
||||||
title: "General inquires",
|
title: "General inquires",
|
||||||
description: "Email us at",
|
description: "Email us at",
|
||||||
contact: "support@winixco.com",
|
contact: "info@winixco.com",
|
||||||
color: "text-blue-600",
|
color: "text-blue-600",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -572,7 +572,7 @@ export const CONTACT_DATA: ContactData = {
|
|||||||
{
|
{
|
||||||
icon: Phone,
|
icon: Phone,
|
||||||
title: "Phone",
|
title: "Phone",
|
||||||
description: "India: +91 7022651144",
|
description: "India: +91 8639341304",
|
||||||
contact: "Call us now",
|
contact: "Call us now",
|
||||||
color: "text-green-600",
|
color: "text-green-600",
|
||||||
},
|
},
|
||||||
|
|||||||
229
winixco_policies.html
Normal file
229
winixco_policies.html
Normal file
@@ -0,0 +1,229 @@
|
|||||||
|
<!doctype html>
|
||||||
|
<html lang="en">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
|
<title>Winixco — Policy Suite (Privacy | Terms | Refunds | GDPR)</title>
|
||||||
|
<style>
|
||||||
|
:root{--bg:#f7f8fb;--card:#ffffff;--muted:#6b7280;--accent:#0f172a}
|
||||||
|
body{font-family:Inter,ui-sans-serif,system-ui,Helvetica,Arial;color:var(--accent);background:var(--bg);margin:0;padding:24px}
|
||||||
|
.container{max-width:980px;margin:0 auto}
|
||||||
|
header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}
|
||||||
|
header h1{font-size:20px;margin:0}
|
||||||
|
nav a{margin-left:12px;color:var(--muted);text-decoration:none}
|
||||||
|
.card{background:var(--card);border-radius:12px;padding:22px;box-shadow:0 6px 18px rgba(15,23,42,0.06);margin-bottom:18px}
|
||||||
|
h2{margin-top:0}
|
||||||
|
.muted{color:var(--muted)}
|
||||||
|
ul{margin-top:0}
|
||||||
|
pre.code{background:#0b1220;color:#e6eef8;padding:12px;border-radius:8px;overflow:auto}
|
||||||
|
footer{font-size:13px;color:var(--muted);text-align:center;padding:14px}
|
||||||
|
.note{background:#fffbeb;border-left:4px solid #f59e0b;padding:12px;border-radius:6px}
|
||||||
|
</style>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="container">
|
||||||
|
<header>
|
||||||
|
<h1>Winixco — Policy Suite</h1>
|
||||||
|
<nav>
|
||||||
|
<a href="#privacy">Privacy Policy</a>
|
||||||
|
<a href="#terms">Terms of Service</a>
|
||||||
|
<a href="#refund">Refund & Cancellation</a>
|
||||||
|
<a href="#gdpr">GDPR & Data Processing</a>
|
||||||
|
<a href="#cookies">Cookies & Tracking</a>
|
||||||
|
</nav>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<section id="intro" class="card">
|
||||||
|
<h2>Introduction</h2>
|
||||||
|
<p class="muted">Effective Date: <strong>[YYYY-MM-DD]</strong></p>
|
||||||
|
<p>These documents form the full policy suite for <strong>Winixco</strong> — an AI-powered ATS (Applicant Tracking System) and SaaS platform (collectively, the “Service”). This single HTML contains the Privacy Policy, Terms of Service, Refund & Cancellation Policy, GDPR compliance summary, and Cookies & Tracking notice. Replace placeholders (company address, contact email) before publishing.</p>
|
||||||
|
<p><strong>Contact:</strong> <a href="mailto:support@winixco.com">support@winixco.com</a></p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<!-- PRIVACY POLICY -->
|
||||||
|
<section id="privacy" class="card">
|
||||||
|
<h2>Privacy Policy</h2>
|
||||||
|
<p><strong>Scope.</strong> This Privacy Policy explains how Winixco collects, uses, discloses, and protects personal data of users of our AI-powered ATS and SaaS products worldwide.</p>
|
||||||
|
|
||||||
|
<h3>1. Data We Collect</h3>
|
||||||
|
<ul>
|
||||||
|
<li><strong>Account & Contact Data:</strong> name, company, business email, phone number, billing address, job title.</li>
|
||||||
|
<li><strong>Credentials:</strong> username, password (stored securely — hashed).</li>
|
||||||
|
<li><strong>Payment & Billing Data:</strong> payment instrument identifiers (only as needed for billing) — note: we use PCI-compliant third-party payment processors and do not store full card numbers on our servers unless required by a certified provider.</li>
|
||||||
|
<li><strong>Usage & Analytics:</strong> platform usage logs, feature usage, API keys usage metadata, session times, IP address, device and browser metadata, and audit logs (for admin/customer security and compliance).</li>
|
||||||
|
<li><strong>Recruitment Data (if uploaded):</strong> CVs/resumes, candidate contact details, interview notes, assessment results and other recruitment-related data that customers upload to the platform. Customers remain the data controllers for applicant data; Winixco acts as a data processor under applicable laws.</li>
|
||||||
|
<li><strong>Support & Communications:</strong> support emails, chat transcripts, feedback, and survey responses.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>2. How We Use Your Data</h3>
|
||||||
|
<p>We process personal data to:</p>
|
||||||
|
<ul>
|
||||||
|
<li>Provide, operate and maintain the Service;</li>
|
||||||
|
<li>Process subscriptions, invoices, refunds, and payments;</li>
|
||||||
|
<li>Allow customers to onboard, administer accounts, and manage hiring workflows;</li>
|
||||||
|
<li>Improve, personalize and develop features (including AI models and candidate-matching algorithms) using aggregated/anonymized data where possible;</li>
|
||||||
|
<li>Detect and prevent fraud, abuse or security incidents;</li>
|
||||||
|
<li>Comply with legal obligations and respond to lawful requests.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>3. Legal Bases for Processing (where applicable)</h3>
|
||||||
|
<p>For users in jurisdictions that require a legal basis (e.g., EU):</p>
|
||||||
|
<ul>
|
||||||
|
<li><strong>Contractual necessity:</strong> processing required to deliver the Service and fulfil contracts.</li>
|
||||||
|
<li><strong>Legitimate interests:</strong> platform security, fraud prevention, and improving services (balanced against individual rights).</li>
|
||||||
|
<li><strong>Consent:</strong> where processing (e.g., marketing emails) relies on explicit consent.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>4. Sharing & Disclosures</h3>
|
||||||
|
<ul>
|
||||||
|
<li>We share data with <em>service providers</em> (payment processors, cloud hosting, analytics, email delivery, identity providers) under written contracts requiring confidentiality and limiting use to service delivery.</li>
|
||||||
|
<li>Customer-uploaded applicant data: Winixco processes this data at the direction of our customers; we will not access or use it except to provide the Service, to comply with law, or to protect the rights and safety of users.</li>
|
||||||
|
<li>Legal obligations: we may disclose data to comply with laws, lawsuits, government requests, or to protect rights, safety, or property.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>5. Data Retention</h3>
|
||||||
|
<p>We retain personal data only as long as necessary to provide the Service or to comply with legal obligations. Customers may export or request deletion of their uploaded recruitment data in accordance with their account and service agreement.</p>
|
||||||
|
|
||||||
|
<h3>6. Security</h3>
|
||||||
|
<p>We implement administrative, technical and physical safeguards (encryption in transit and at rest, access controls, monitoring) to protect data. However, no system is 100% secure — if a security incident affecting personal data occurs, we will notify affected parties and regulators as required by law.</p>
|
||||||
|
|
||||||
|
<h3>7. International Transfers</h3>
|
||||||
|
<p>Winixco operates globally. Personal data may be transferred to countries with different data protection laws. We protect transfers with appropriate safeguards (standard contractual clauses, intra-group agreements, or other lawful mechanisms).</p>
|
||||||
|
|
||||||
|
<h3>8. Your Rights & Controls</h3>
|
||||||
|
<ul>
|
||||||
|
<li>Access, rectify, erase, restrict or object to processing, and data portability — where applicable under local law.</li>
|
||||||
|
<li>Withdraw consent to marketing communications at any time.</li>
|
||||||
|
<li>To exercise rights, contact: <a href="mailto:support@winixco.com">support@winixco.com</a>.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>9. Children</h3>
|
||||||
|
<p>Our Service is not directed to children under 16. We do not knowingly collect personal data from children; please contact us to request removal if you believe a child has provided information.</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<!-- TERMS -->
|
||||||
|
<section id="terms" class="card">
|
||||||
|
<h2>Terms of Service (SaaS)</h2>
|
||||||
|
<p><strong>Scope.</strong> These Terms govern your use of Winixco’s SaaS platform, including web application, APIs, and related services.</p>
|
||||||
|
|
||||||
|
<h3>1. Account Registration</h3>
|
||||||
|
<p>Customers must provide accurate information and keep account credentials secure. You are liable for all activity under your account.</p>
|
||||||
|
|
||||||
|
<h3>2. Subscriptions & Billing</h3>
|
||||||
|
<ul>
|
||||||
|
<li>Subscriptions are offered on monthly or annual plans. Billing cycles begin on activation date.</li>
|
||||||
|
<li>By subscribing you authorize Winixco (and our payment processors) to charge the payment method you provide for recurring fees until subscription cancellation.</li>
|
||||||
|
<li>We may offer trial periods — trial usage and limits will be disclosed. At the end of a trial, charges begin as per chosen plan unless cancelled before the trial ends.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>3. Non-Refundable Items</h3>
|
||||||
|
<p>The following items are explicitly non-refundable once charged or consumed:</p>
|
||||||
|
<ul>
|
||||||
|
<li>Monthly subscription fees</li>
|
||||||
|
<li>Annual subscription fees once activated</li>
|
||||||
|
<li>AI credits consumed (usage-based credits for AI-powered features)</li>
|
||||||
|
<li>Setup charges or onboarding fees (if applicable)</li>
|
||||||
|
<li>Custom integrations</li>
|
||||||
|
<li><strong>Cloud Storage charges</strong> (storage fees for customer data and backups)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>4. Usage Limits & Fair Use</h3>
|
||||||
|
<p>Plans may include limits (users, seats, API calls, AI credits, storage). Excess usage will be billed or throttled per plan terms. Abusive or fraudulent use may result in suspension.</p>
|
||||||
|
|
||||||
|
<h3>5. Customer Data & Ownership</h3>
|
||||||
|
<p>Customers retain ownership of all uploaded and generated recruitment data. Winixco processes such data only to provide services and as otherwise directed by the customer. Customers are responsible for obtaining necessary consents from job applicants and other data subjects under applicable law.</p>
|
||||||
|
|
||||||
|
<h3>6. Service Levels & Support</h3>
|
||||||
|
<p>We aim to provide high availability but cannot guarantee uninterrupted service. Service Level Agreements (SLAs) — if any — will be specified in separate agreements. Support channels and expected response times are listed in your subscription plan.</p>
|
||||||
|
|
||||||
|
<h3>7. Intellectual Property</h3>
|
||||||
|
<p>Winixco owns the Service, trademarks and software. Customers are granted a limited, non-exclusive, non-transferable license to use the Service during their subscription term. Customer-provided content remains the customer’s property.</p>
|
||||||
|
|
||||||
|
<h3>8. Confidentiality</h3>
|
||||||
|
<p>Each party agrees to protect confidential information of the other and not disclose it except as necessary to perform the Service or required by law.</p>
|
||||||
|
|
||||||
|
<h3>9. Limitations of Liability</h3>
|
||||||
|
<p>To the fullest extent permitted by law, Winixco’s aggregate liability for claims arising from the Service will not exceed the total subscription fees paid by the customer in the 12 months prior to the claim. We are not liable for indirect, consequential, or punitive damages.</p>
|
||||||
|
|
||||||
|
<h3>10. Termination</h3>
|
||||||
|
<p>Either party may terminate subscriptions per the agreed cancellation terms. On termination, customer access will be disabled; customers may export their data for a limited period. We may delete retained data after the export window and per our retention policy.</p>
|
||||||
|
|
||||||
|
<h3>11. Governing Law & Jurisdiction</h3>
|
||||||
|
<p>These Terms are governed by the laws of <strong>India</strong>. For global customers, the parties agree to resolve disputes either through arbitration in India or another mutually agreed forum. Where local law mandates otherwise, applicable local consumer protection laws will apply.</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<!-- REFUND & CANCELLATION -->
|
||||||
|
<section id="refund" class="card">
|
||||||
|
<h2>Refund & Cancellation Policy (SaaS)</h2>
|
||||||
|
|
||||||
|
<h3>1. Cancellation</h3>
|
||||||
|
<p>Customers may cancel subscriptions at any time via the dashboard or by contacting support. Cancellation takes effect at the end of the current billing period (unless otherwise stated in the plan). No partial-period refunds will be given for time remaining in the billing cycle except as described below.</p>
|
||||||
|
|
||||||
|
<h3>2. Refund Eligibility</h3>
|
||||||
|
<p>Refunds are discretionary and subject to the following:</p>
|
||||||
|
<ul>
|
||||||
|
<li>Refunds for technical failure: if a material service outage occurs and Winixco fails to restore service within a reasonable timeframe, partial refunds or credits may be issued pro rata at our discretion or as specified in your SLA.</li>
|
||||||
|
<li>Duplicate or erroneous charges: if a charge was made in error, we will refund the duplicate or incorrect charge after verification.</li>
|
||||||
|
<li>Trials: if charged erroneously at the end of a trial, we will refund the trial-to-paid charge upon timely request.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>3. Non-Refundable Items</h3>
|
||||||
|
<p>The following are non-refundable once billed or consumed (repeat of Terms for clarity):</p>
|
||||||
|
<ul>
|
||||||
|
<li>Monthly subscription fees</li>
|
||||||
|
<li>Annual subscription fees once activated</li>
|
||||||
|
<li>AI credits consumed</li>
|
||||||
|
<li>Setup charges or onboarding fees</li>
|
||||||
|
<li>Custom integrations</li>
|
||||||
|
<li><strong>Cloud Storage charges</strong></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>4. Refund Process</h3>
|
||||||
|
<ol>
|
||||||
|
<li>Contact <a href="mailto:support@winixco.com">support@winixco.com</a> with order/subscription details.</li>
|
||||||
|
<li>We will acknowledge within 3 business days and may request documentation.</li>
|
||||||
|
<li>If approved, refunds will be processed to the original payment method within 7–14 business days (processing time may vary by provider).</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
|
<h3>5. Chargebacks</h3>
|
||||||
|
<p>Initiating a chargeback with your bank for disputes may lead to account suspension while we investigate. If a chargeback is found to be unjustified, we reserve the right to recover owed fees and reinstate charges.</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<!-- GDPR -->
|
||||||
|
<section id="gdpr" class="card">
|
||||||
|
<h2>GDPR & Data Processing</h2>
|
||||||
|
<p><strong>Controller vs Processor:</strong> For recruitment data uploaded by customers (applicant CVs, interview notes, candidate profiles), Winixco acts as a <strong>Data Processor</strong> and the subscribing customer is the <strong>Data Controller</strong>. For user account data collected by Winixco directly (e.g., admin account), Winixco is the Data Controller.</p>
|
||||||
|
|
||||||
|
<h3>Data Processing Addendum (DPA)</h3>
|
||||||
|
<p>We provide a DPA upon request or include it in our subscription agreement. The DPA includes:</p>
|
||||||
|
<ul>
|
||||||
|
<li>Permitted processing activities and purposes (hosting, storage, backups, support).</li>
|
||||||
|
<li>Security measures (encryption, access controls, logging).</li>
|
||||||
|
<li>Sub-processor list and notification obligations for changes.</li>
|
||||||
|
<li>Data subject rights assistance and deletion/return of data at contract end.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h3>GDPR Rights & Assistance</h3>
|
||||||
|
<p>We assist customers in fulfilling data subject requests (access, rectification, erasure, portability) for data processed on their behalf. Customers should contact <a href="mailto:support@winixco.com">support@winixco.com</a> with specifics and proof of identity when required.</p>
|
||||||
|
|
||||||
|
<h3>Standard Contractual Clauses & International Transfers</h3>
|
||||||
|
<p>Where we transfer personal data from the EU to non‑adequate jurisdictions, we rely on appropriate safeguards such as Standard Contractual Clauses (SCCs) or other lawful mechanisms. Customers may request copies of relevant safeguards.</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<!-- COOKIES -->
|
||||||
|
<section id="cookies" class="card">
|
||||||
|
<h2>Cookies & Tracking</h2>
|
||||||
|
<p>We use cookies and similar technologies to operate the Service, authenticate users, remember preferences, perform analytics, and for security. You can manage cookie settings via the platform UI or browser preferences. Our cookie categories:</p>
|
||||||
|
<ul>
|
||||||
|
<li><strong>Essential:</strong> required for authentication and core platform functionality.</li>
|
||||||
|
<li><strong>Performance & Analytics:</strong> usage metrics to help us improve the product.</li>
|
||||||
|
<li><strong>Marketing:</strong> if enabled and with consent, used for product updates and outreach.</li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
<p class="muted">This policy suite is a template and does not constitute legal advice. For regulatory or country‑specific compliance (e.g., GDPR, CCPA, India’s DPDP), please consult qualified counsel. Contact: <a href="mailto:support@winixco.com">support@winixco.com</a></p>
|
||||||
|
</footer>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user