Merge version_1 into main #3
@@ -49,9 +49,9 @@ export default function HomePage() {
|
||||
{ text: "Get Started", href: "#contact" }
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/gradient-dashboard-user-panel-template_23-2148370540.jpg", imageAlt: "Dashboard Overview" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/files-index-content-details-document-archives-concept_53876-133676.jpg", imageAlt: "Office Management" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/human-resource-hiring-recruiter-select-career-concept_53876-21141.jpg", imageAlt: "Staff Portal" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/gradient-dashboard-user-panel-template_23-2148370540.jpg?_wi=1", imageAlt: "Dashboard Overview" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/files-index-content-details-document-archives-concept_53876-133676.jpg?_wi=1", imageAlt: "Office Management" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/human-resource-hiring-recruiter-select-career-concept_53876-21141.jpg?_wi=1", imageAlt: "Staff Portal" }
|
||||
]}
|
||||
autoplayDelay={5000}
|
||||
showDimOverlay={true}
|
||||
@@ -63,7 +63,7 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Digital Outward Register - Manage all document dispatches with date, recipient, mode of delivery, and status tracking. Complete search and filter capabilities.", tags: ["Office Management", "Document Tracking"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/files-index-content-details-document-archives-concept_53876-133676.jpg", imageAlt: "Outward Register"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/files-index-content-details-document-archives-concept_53876-133676.jpg?_wi=2", imageAlt: "Outward Register"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Staff Leave Management - Apply for leaves with type selection (Casual, Sick, Earned). Admin dashboard for approval/rejection workflow with notifications.", tags: ["HR Management", "Leave Workflow"],
|
||||
@@ -75,7 +75,7 @@ export default function HomePage() {
|
||||
},
|
||||
{
|
||||
id: "4", title: "Office Data Masters - Centralized management of staff details, student information, academic years, semesters, departments, and subjects.", tags: ["Data Management", "Masters"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/human-resource-hiring-recruiter-select-career-concept_53876-21141.jpg", imageAlt: "Data Management"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/human-resource-hiring-recruiter-select-career-concept_53876-21141.jpg?_wi=2", imageAlt: "Data Management"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -108,7 +108,7 @@ export default function HomePage() {
|
||||
title: "Students", description: "View personal attendance records and notices (Phase 1 implementation with expandable features for Phase 2).", icon: Eye
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/gradient-dashboard-user-panel-template_23-2148370540.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/gradient-dashboard-user-panel-template_23-2148370540.jpg?_wi=2"
|
||||
imageAlt="Role Management"
|
||||
mediaAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user