Merge version_1 into main #5
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user