From 520e98f2f13c42e283ee9d989fe316f6bbe6c1f2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:10:54 +0000 Subject: [PATCH 1/5] Update src/app/institute/page.tsx --- src/app/institute/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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", }, ]} -- 2.49.1 From b502ced674fca275b5062dfbf326490a20426142 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:10:55 +0000 Subject: [PATCH 2/5] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) 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' }, '*'); })(); +` + }} + /> + +