Merge version_3 into main #5
1395
src/app/layout.tsx
1395
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -98,26 +98,26 @@ export default function HomePage() {
|
||||
<FeatureCardTwentySix
|
||||
features={[
|
||||
{
|
||||
title: "Job Management", description: "Create, publish, and manage job postings across multiple AIIMS institutes with category-wise vacancy allocation.", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-adult-man-searching-new-job-working-writing-his-resume-laptop_662251-2153.jpg?_wi=1", imageAlt: "Job Management Interface", buttonIcon: Briefcase,
|
||||
title: "Job Management", description: "Reduce recruitment time by 50% with automated job posting workflows. Create, publish, and manage job postings across multiple AIIMS institutes with category-wise vacancy allocation and instant publication triggers.", imageSrc: "http://img.b2bpic.net/free-photo/rear-view-adult-man-searching-new-job-working-writing-his-resume-laptop_662251-2153.jpg?_wi=1", imageAlt: "Job Management Interface", buttonIcon: Briefcase,
|
||||
buttonHref: "#jobs"},
|
||||
{
|
||||
title: "Application Tracking", description: "Real-time tracking of applicant status from submission through verification, screening, and selection stages.", imageSrc: "http://img.b2bpic.net/free-vector/recruitment-employment-agency-isometric-landing-page-banner_1284-57873.jpg?_wi=2", imageAlt: "Application Tracking", buttonIcon: FileCheck,
|
||||
title: "Application Tracking", description: "Real-time tracking delivers 40% faster decision-making through automated status updates from submission through verification, screening, and selection stages. Monitor applicant progress instantly.", imageSrc: "http://img.b2bpic.net/free-vector/recruitment-employment-agency-isometric-landing-page-banner_1284-57873.jpg?_wi=2", imageAlt: "Application Tracking", buttonIcon: FileCheck,
|
||||
buttonHref: "#tracking"},
|
||||
{
|
||||
title: "Document Verification", description: "Centralized document review system for qualifications, certificates, and eligibility verification by authorized offices.", imageSrc: "http://img.b2bpic.net/free-photo/recruiters-browsing-resumes-evaluating-applicants_482257-112024.jpg?_wi=2", imageAlt: "Document Verification", buttonIcon: Shield,
|
||||
title: "Document Verification", description: "Accelerate verification by 60% with centralized automated document review system. Streamline qualifications, certificates, and eligibility checks across authorized offices for faster processing.", imageSrc: "http://img.b2bpic.net/free-photo/recruiters-browsing-resumes-evaluating-applicants_482257-112024.jpg?_wi=2", imageAlt: "Document Verification", buttonIcon: Shield,
|
||||
buttonHref: "#verification"},
|
||||
{
|
||||
title: "Exam Management", description: "Schedule exams, generate admit cards, manage exam centers, and upload results in a unified interface.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-epidemiologist-working-coronavirus-research-laboratory_637285-4732.jpg", imageAlt: "Exam Scheduling", buttonIcon: Calendar,
|
||||
title: "Exam Management", description: "Automate exam operations to save 45% administrative time. Schedule exams, generate admit cards, manage exam centers, and upload results in a unified interface with real-time synchronization.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-epidemiologist-working-coronavirus-research-laboratory_637285-4732.jpg", imageAlt: "Exam Scheduling", buttonIcon: Calendar,
|
||||
buttonHref: "#exams"},
|
||||
{
|
||||
title: "Role-Based Access", description: "Separate dashboards for Super Admin, Institute Admins, Applicant Office, and Candidates with tailored workflows.", imageSrc: "http://img.b2bpic.net/free-vector/recruitment-employment-agency-isometric-landing-page-banner_1284-57873.jpg?_wi=3", imageAlt: "Role-Based Dashboards", buttonIcon: Users,
|
||||
title: "Role-Based Access", description: "Boost operational efficiency with separate dashboards for Super Admin, Institute Admins, Applicant Office, and Candidates. Tailored workflows reduce task completion time by 35%.", imageSrc: "http://img.b2bpic.net/free-vector/recruitment-employment-agency-isometric-landing-page-banner_1284-57873.jpg?_wi=3", imageAlt: "Role-Based Dashboards", buttonIcon: Users,
|
||||
buttonHref: "#roles"},
|
||||
{
|
||||
title: "Analytics & Reports", description: "Comprehensive reporting on applications, hiring progress, and recruitment metrics across AIIMS network.", imageSrc: "http://img.b2bpic.net/free-vector/recruitment-employment-agency-isometric-landing-page-banner_1284-57873.jpg?_wi=4", imageAlt: "Analytics Dashboard", buttonIcon: BarChart3,
|
||||
title: "Analytics & Reports", description: "Gain instant insights with comprehensive reporting that reduces analysis time by 70%. Track applications, hiring progress, and recruitment metrics across AIIMS network in real-time dashboards.", imageSrc: "http://img.b2bpic.net/free-vector/recruitment-employment-agency-isometric-landing-page-banner_1284-57873.jpg?_wi=4", imageAlt: "Analytics Dashboard", buttonIcon: BarChart3,
|
||||
buttonHref: "#reports"},
|
||||
]}
|
||||
title="Portal Features & Capabilities"
|
||||
description="Comprehensive recruitment management designed for AIIMS institutes with multi-role support and streamlined workflows."
|
||||
description="Comprehensive recruitment management designed for AIIMS administrators. Reduce recruitment cycles by 50%, accelerate hiring decisions by 40%, and minimize manual workload with automated workflows and real-time tracking."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
tag="Key Features"
|
||||
@@ -268,4 +268,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user