Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-03-09 06:49:48 +00:00

View File

@@ -77,9 +77,9 @@ export default function HomePage() {
description="Streamline your hiring process with intelligent resume analysis. Upload candidate resumes, let AI analyze qualifications against job requirements, and rank candidates instantly. Built for recruiters who value speed and accuracy."
background={{ variant: "glowing-orb" }}
kpis={[
{ value: 10, label: "Faster Screening" },
{ value: 99, label: "Accuracy Rate" },
{ value: 50000, label: "Resumes Processed" },
{ value: "10x", label: "Faster Screening" },
{ value: "99%", label: "Accuracy Rate" },
{ value: "50K+", label: "Resumes Processed" },
]}
enableKpiAnimation={true}
tag="AI-Powered Recruitment"