diff --git a/src/app/institute/page.tsx b/src/app/institute/page.tsx index a7edf5f..a8a5ec4 100644 --- a/src/app/institute/page.tsx +++ b/src/app/institute/page.tsx @@ -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", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 2f2140a..4183fdb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1425,6 +1425,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +