Merge version_1 into main #1
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -53,7 +53,7 @@ export default function HomePage() {
|
||||
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=1"
|
||||
imageAlt="PlacementHub Dashboard Interface"
|
||||
buttons={[
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function HomePage() {
|
||||
title: "Student Profile Builder",
|
||||
description: "Build comprehensive profiles from 1st year, update achievements automatically, and link coding platform IDs (LeetCode, CodeChef, Codeforces) to auto-fetch ratings and problem counts.",
|
||||
tag: "Student Tool",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-older-business-woman-with-glasses-writing-agenda-looking-laptop_23-2148661168.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-older-business-woman-with-glasses-writing-agenda-looking-laptop_23-2148661168.jpg?_wi=1",
|
||||
imageAlt: "Student Profile Builder Interface",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function HomePage() {
|
||||
title: "Coding Performance Integration",
|
||||
description: "Automatically fetch and display competitive coding ratings from major platforms. Showcase solved problem counts, rankings, and coding achievements directly on student profiles.",
|
||||
tag: "Smart Integration",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programmers-questioning-source-cyber-attacks-system-security-coverage-software-technician-triangulates-hacker-location-by-updating-safety-script-codes-data-processor-sequencer_482257-40508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programmers-questioning-source-cyber-attacks-system-security-coverage-software-technician-triangulates-hacker-location-by-updating-safety-script-codes-data-processor-sequencer_482257-40508.jpg?_wi=1",
|
||||
imageAlt: "Coding Platform Integration",
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default function HomePage() {
|
||||
title: "Institutional Data Management",
|
||||
description: "Colleges can add official CGPA, department, and academic details. Maintain centralized, verified student information accessible to placement staff.",
|
||||
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=1",
|
||||
imageAlt: "Institution Management System",
|
||||
},
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function HomePage() {
|
||||
title: "Advanced Student Filtering",
|
||||
description: "Placement staff can instantly filter students by CGPA, department, skills, coding performance, and custom criteria to identify qualified candidates.",
|
||||
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=1",
|
||||
imageAlt: "Staff Dashboard Filtering",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function HomePage() {
|
||||
title: "One-Click Shortlisting",
|
||||
description: "Generate shortlisted student lists with AI support. Export candidate pools in seconds for interviews and recruitment campaigns.",
|
||||
tag: "AI-Powered",
|
||||
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=1",
|
||||
imageAlt: "AI Shortlisting Interface",
|
||||
},
|
||||
]}
|
||||
@@ -167,21 +167,21 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Resume Upload & Management",
|
||||
price: "For Students",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creating-comfortable-design_1098-22099.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creating-comfortable-design_1098-22099.jpg?_wi=1",
|
||||
imageAlt: "Resume Management",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Public Recruiter Profiles",
|
||||
price: "Stand Out",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-hr-worker-identifying-right-candidates-job-opening-reviewing-resume_482257-125564.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-hr-worker-identifying-right-candidates-job-opening-reviewing-resume_482257-125564.jpg?_wi=1",
|
||||
imageAlt: "Public Profile Like LinkedIn",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Direct Staff Communication",
|
||||
price: "Placement Updates",
|
||||
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=2",
|
||||
imageAlt: "Email Notifications",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -79,7 +79,7 @@ export default function StaffPage() {
|
||||
tag="All-in-One Solution"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "grid" }}
|
||||
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=3"
|
||||
imageAlt="PlacementHub Dashboard Interface"
|
||||
buttons={[
|
||||
{
|
||||
@@ -107,21 +107,21 @@ export default function StaffPage() {
|
||||
id: "1",
|
||||
name: "Smart Student Filtering",
|
||||
price: "Find Qualified Candidates",
|
||||
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=4",
|
||||
imageAlt: "Staff Dashboard Filtering",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "AI-Powered Shortlisting",
|
||||
price: "Auto-Generate Candidate Pools",
|
||||
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=4",
|
||||
imageAlt: "AI Shortlisting Interface",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Bulk Email Campaigns",
|
||||
price: "Communicate at Scale",
|
||||
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=5",
|
||||
imageAlt: "Email Notifications",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -79,7 +79,7 @@ export default function StudentPage() {
|
||||
tag="Student Success"
|
||||
tagIcon={Zap}
|
||||
background={{ variant: "animated-grid" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creating-comfortable-design_1098-22099.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creating-comfortable-design_1098-22099.jpg?_wi=2"
|
||||
imageAlt="Student Profile Building"
|
||||
buttons={[
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function StudentPage() {
|
||||
title: "Comprehensive Profile Building",
|
||||
description: "Create a detailed profile starting from your 1st year. Add your education details, achievements, projects, internships, and skills in a structured format that recruiters love.",
|
||||
tag: "Profile",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-older-business-woman-with-glasses-writing-agenda-looking-laptop_23-2148661168.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-older-business-woman-with-glasses-writing-agenda-looking-laptop_23-2148661168.jpg?_wi=2",
|
||||
imageAlt: "Profile Building Interface",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function StudentPage() {
|
||||
title: "Auto-Fetch Coding Performance",
|
||||
description: "Link your LeetCode, CodeChef, or Codeforces accounts. We automatically fetch your ratings, solved problem counts, and ranking. Your coding achievements are always up-to-date.",
|
||||
tag: "Integration",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programmers-questioning-source-cyber-attacks-system-security-coverage-software-technician-triangulates-hacker-location-by-updating-safety-script-codes-data-processor-sequencer_482257-40508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/programmers-questioning-source-cyber-attacks-system-security-coverage-software-technician-triangulates-hacker-location-by-updating-safety-script-codes-data-processor-sequencer_482257-40508.jpg?_wi=2",
|
||||
imageAlt: "Coding Performance",
|
||||
},
|
||||
{
|
||||
@@ -124,7 +124,7 @@ export default function StudentPage() {
|
||||
title: "Public Recruiter Profile",
|
||||
description: "Your profile becomes visible to recruiters searching for candidates with your skills and background. Control what's visible and attract direct recruitment opportunities.",
|
||||
tag: "Visibility",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-hr-worker-identifying-right-candidates-job-opening-reviewing-resume_482257-125564.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-hr-worker-identifying-right-candidates-job-opening-reviewing-resume_482257-125564.jpg?_wi=2",
|
||||
imageAlt: "Recruiter Profile",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user