Merge version_1 into main #1
@@ -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}
|
||||
@@ -65,7 +65,7 @@ export default function HomePage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/files-index-content-details-document-archives-concept_53876-133676.jpg?_wi=2",
|
||||
imageAlt: "Outward Register"
|
||||
},
|
||||
{
|
||||
@@ -86,7 +86,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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/human-resource-hiring-recruiter-select-career-concept_53876-21141.jpg?_wi=2",
|
||||
imageAlt: "Data Management"
|
||||
}
|
||||
]}
|
||||
@@ -128,7 +128,7 @@ export default function HomePage() {
|
||||
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