Update src/app/institute/page.tsx
This commit is contained in:
@@ -79,7 +79,7 @@ export default function InstitutePage() {
|
||||
tag="All-in-One Solution"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-minimal-technology-web-template_23-2149117703.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-design-minimal-technology-web-template_23-2149117703.jpg?_wi=2"
|
||||
imageAlt="PlacementHub Dashboard Interface"
|
||||
buttons={[
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function InstitutePage() {
|
||||
title: "Student Data Verification",
|
||||
description: "Verify and manage official student records including CGPA, department, batch, and academic achievements. Maintain a centralized database of all student information.",
|
||||
tag: "Admin Feature",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fully-concentrated-group-young-people-casual-clothes-working-modern-office_146671-16444.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fully-concentrated-group-young-people-casual-clothes-working-modern-office_146671-16444.jpg?_wi=2",
|
||||
imageAlt: "Institution Management System",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function InstitutePage() {
|
||||
title: "Advanced Student Filtering",
|
||||
description: "Filter students by CGPA thresholds, departments, graduation year, skills, and custom criteria. Quickly identify eligible candidates for recruitment drives.",
|
||||
tag: "Staff Tool",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/busy-open-plan-office_1098-12690.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/busy-open-plan-office_1098-12690.jpg?_wi=2",
|
||||
imageAlt: "Staff Dashboard Filtering",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function InstitutePage() {
|
||||
title: "Bulk Communications",
|
||||
description: "Send targeted emails and notifications to specific student groups or departments. Track email campaigns and monitor engagement metrics in real-time.",
|
||||
tag: "Communication",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-pointing-tablet_1098-21641.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-pointing-tablet_1098-21641.jpg?_wi=3",
|
||||
imageAlt: "Email Notifications",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user