diff --git a/src/app/institute/page.tsx b/src/app/institute/page.tsx index a8a5ec4..d247438 100644 --- a/src/app/institute/page.tsx +++ b/src/app/institute/page.tsx @@ -20,8 +20,7 @@ export default function InstitutePage() { const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Features", href: "#features" }, { label: "Pricing", href: "/pricing" }, { label: "For Students", href: "#student-benefits" }, @@ -29,8 +28,7 @@ export default function InstitutePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#" }, { label: "Blog", href: "#" }, { label: "Careers", href: "#" }, @@ -38,8 +36,7 @@ export default function InstitutePage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Security", href: "#" }, @@ -55,7 +52,7 @@ export default function InstitutePage() { borderRadius="rounded" contentWidth="medium" sizing="medium" - background="grid" + background="circleGradient" cardStyle="inset" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="layered" @@ -66,9 +63,7 @@ export default function InstitutePage() { brandName="PlacementHub" navItems={navItems} button={{ - text: "Get Started", - href: "https://app.placementhub.io/signup", - }} + text: "Get Started", href: "https://app.placementhub.io/signup"}} /> @@ -78,17 +73,14 @@ export default function InstitutePage() { description="Manage student profiles, track placements, and communicate with staff and recruiters all from one powerful dashboard. Real-time insights, automated workflows, and comprehensive reporting at your fingertips." 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?_wi=2" + background={{ variant: "animated-grid" }} + imageSrc="http://img.b2bpic.net/free-vector/flat-design-minimal-technology-web-template_23-2149117703.jpg" imageAlt="PlacementHub Dashboard Interface" buttons={[ { - text: "Start Now", - href: "https://app.placementhub.io/signup", - }, + text: "Start Now", href: "https://app.placementhub.io/signup"}, { - text: "Watch Demo", - onClick: undefined, + text: "Watch Demo", onClick: undefined, }, ]} /> @@ -104,29 +96,11 @@ export default function InstitutePage() { useInvertedBackground={false} features={[ { - id: "1", - 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?_wi=2", - imageAlt: "Institution Management System", - }, + id: "1", 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", imageAlt: "Institution Management System"}, { - id: "2", - 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?_wi=2", - imageAlt: "Staff Dashboard Filtering", - }, + id: "2", 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", imageAlt: "Staff Dashboard Filtering"}, { - id: "3", - 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?_wi=3", - imageAlt: "Email Notifications", - }, + id: "3", 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", imageAlt: "Email Notifications"}, ]} /> @@ -139,24 +113,16 @@ export default function InstitutePage() { metrics={[ { icon: Users, - label: "Student Profiles Built", - value: "50K+", - }, + label: "Student Profiles Built", value: "50K+"}, { icon: Building2, - label: "Institutions Connected", - value: "200+", - }, + label: "Institutions Connected", value: "200+"}, { icon: Briefcase, - label: "Successful Placements", - value: "35K+", - }, + label: "Successful Placements", value: "35K+"}, { icon: TrendingUp, - label: "Average Package Increase", - value: "28%", - }, + label: "Average Package Increase", value: "28%"}, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 50510b7..81a987e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function HomePage() { borderRadius="rounded" contentWidth="medium" sizing="medium" - background="grid" + background="circleGradient" cardStyle="inset" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="layered" @@ -39,9 +39,7 @@ export default function HomePage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Get Started", - href: "https://app.placementhub.io/signup", - }} + text: "Get Started", href: "https://app.placementhub.io/signup"}} /> @@ -52,17 +50,14 @@ export default function HomePage() { description="PlacementHub brings students, institutions, and recruiters together on one platform. Build comprehensive profiles from day one, track achievements in real-time, and connect with top recruiters seamlessly." 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?_wi=1" + background={{ variant: "animated-grid" }} + imageSrc="http://img.b2bpic.net/free-vector/flat-design-minimal-technology-web-template_23-2149117703.jpg" imageAlt="PlacementHub Dashboard Interface" buttons={[ { - text: "Start Now", - href: "https://app.placementhub.io/signup", - }, + text: "Start Now", href: "https://app.placementhub.io/signup"}, { - text: "Watch Demo", - onClick: () => {}, + text: "Watch Demo", onClick: () => {}, }, ]} /> @@ -79,45 +74,15 @@ export default function HomePage() { useInvertedBackground={false} features={[ { - id: "1", - 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?_wi=1", - imageAlt: "Student Profile Builder Interface", - }, + id: "1", 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", imageAlt: "Student Profile Builder Interface"}, { - id: "2", - 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?_wi=1", - imageAlt: "Coding Platform Integration", - }, + id: "2", 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", imageAlt: "Coding Platform Integration"}, { - id: "3", - 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?_wi=1", - imageAlt: "Institution Management System", - }, + id: "3", 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", imageAlt: "Institution Management System"}, { - id: "4", - 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?_wi=1", - imageAlt: "Staff Dashboard Filtering", - }, + id: "4", 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", imageAlt: "Staff Dashboard Filtering"}, { - id: "5", - 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?_wi=1", - imageAlt: "AI Shortlisting Interface", - }, + id: "5", 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", imageAlt: "AI Shortlisting Interface"}, ]} /> @@ -131,24 +96,16 @@ export default function HomePage() { metrics={[ { icon: Users, - label: "Student Profiles Built", - value: "50K+", - }, + label: "Student Profiles Built", value: "50K+"}, { icon: Building2, - label: "Institutions Connected", - value: "200+", - }, + label: "Institutions Connected", value: "200+"}, { icon: Briefcase, - label: "Successful Placements", - value: "35K+", - }, + label: "Successful Placements", value: "35K+"}, { icon: TrendingUp, - label: "Average Package Increase", - value: "28%", - }, + label: "Average Package Increase", value: "28%"}, ]} /> @@ -164,26 +121,11 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", - name: "Resume Upload & Management", - price: "For Students", - imageSrc: "http://img.b2bpic.net/free-photo/creating-comfortable-design_1098-22099.jpg?_wi=1", - imageAlt: "Resume Management", - }, + id: "1", name: "Resume Upload & Management", price: "For Students", imageSrc: "http://img.b2bpic.net/free-photo/creating-comfortable-design_1098-22099.jpg", 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?_wi=1", - imageAlt: "Public Profile Like LinkedIn", - }, + 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", 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?_wi=2", - imageAlt: "Email Notifications", - }, + id: "3", name: "Direct Staff Communication", price: "Placement Updates", imageSrc: "http://img.b2bpic.net/free-photo/business-people-pointing-tablet_1098-21641.jpg", imageAlt: "Email Notifications"}, ]} /> @@ -198,58 +140,22 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Priya Sharma", - role: "Final Year Student", - testimonial: "PlacementHub made building my profile so easy. Linking my LeetCode account automatically showed my ratings, and I got 3 interview calls in just 2 weeks!", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-redhead-woman-wearing-grey-checkered-shirt-laughing-out-loud-while-having-fun-indoors_273609-9041.jpg", - imageAlt: "Priya Sharma", - icon: Quote, + id: "1", name: "Priya Sharma", role: "Final Year Student", testimonial: "PlacementHub made building my profile so easy. Linking my LeetCode account automatically showed my ratings, and I got 3 interview calls in just 2 weeks!", imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-redhead-woman-wearing-grey-checkered-shirt-laughing-out-loud-while-having-fun-indoors_273609-9041.jpg", imageAlt: "Priya Sharma", icon: Quote, }, { - id: "2", - name: "Rajesh Patel", - role: "Placement Coordinator, NIT", - testimonial: "The filtering system saved us countless hours. We can now identify qualified candidates in minutes instead of manually reviewing hundreds of CVs.", - imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-posing-outdoors_23-2148142828.jpg", - imageAlt: "Rajesh Patel", - icon: Quote, + id: "2", name: "Rajesh Patel", role: "Placement Coordinator, NIT", testimonial: "The filtering system saved us countless hours. We can now identify qualified candidates in minutes instead of manually reviewing hundreds of CVs.", imageSrc: "http://img.b2bpic.net/free-photo/brunette-businesswoman-posing-outdoors_23-2148142828.jpg", imageAlt: "Rajesh Patel", icon: Quote, }, { - id: "3", - name: "Aisha Khan", - role: "HR Manager, Tech Corp", - testimonial: "As a recruiter, I love the centralized student profiles and coding performance metrics. It's like having a pre-vetted talent pool at my fingertips.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors-laptop_23-2150296623.jpg", - imageAlt: "Aisha Khan", - icon: Quote, + id: "3", name: "Aisha Khan", role: "HR Manager, Tech Corp", testimonial: "As a recruiter, I love the centralized student profiles and coding performance metrics. It's like having a pre-vetted talent pool at my fingertips.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors-laptop_23-2150296623.jpg", imageAlt: "Aisha Khan", icon: Quote, }, { - id: "4", - name: "Dr. Amit Singh", - role: "Academic Dean, IIT", - testimonial: "PlacementHub brought organization to our entire placement process. Students are more engaged, institutions have better insights, and our placement rate increased by 32%.", - imageSrc: "http://img.b2bpic.net/free-vector/community-social-media-people_24877-50802.jpg", - imageAlt: "Dr. Amit Singh", - icon: Quote, + id: "4", name: "Dr. Amit Singh", role: "Academic Dean, IIT", testimonial: "PlacementHub brought organization to our entire placement process. Students are more engaged, institutions have better insights, and our placement rate increased by 32%.", imageSrc: "http://img.b2bpic.net/free-vector/community-social-media-people_24877-50802.jpg", imageAlt: "Dr. Amit Singh", icon: Quote, }, { - id: "5", - name: "Neha Gupta", - role: "Placement Officer, Delhi University", - testimonial: "The AI-powered shortlisting feature is phenomenal. We can now send targeted placement emails to exactly the right students, improving response rates significantly.", - imageSrc: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg", - imageAlt: "Neha Gupta", - icon: Quote, + id: "5", name: "Neha Gupta", role: "Placement Officer, Delhi University", testimonial: "The AI-powered shortlisting feature is phenomenal. We can now send targeted placement emails to exactly the right students, improving response rates significantly.", imageSrc: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13041.jpg", imageAlt: "Neha Gupta", icon: Quote, }, { - id: "6", - name: "Vikram Verma", - role: "Graduate, Placed at FAANG", - testimonial: "My public profile on PlacementHub helped me stand out. Recruiters could see my complete journey, achievements, and coding skills in one place. Got placed within 2 months!", - imageSrc: "http://img.b2bpic.net/free-photo/excited-businesswoman-celebrating-success_74855-5042.jpg", - imageAlt: "Vikram Verma", - icon: Quote, + id: "6", name: "Vikram Verma", role: "Graduate, Placed at FAANG", testimonial: "My public profile on PlacementHub helped me stand out. Recruiters could see my complete journey, achievements, and coding skills in one place. Got placed within 2 months!", imageSrc: "http://img.b2bpic.net/free-photo/excited-businesswoman-celebrating-success_74855-5042.jpg", imageAlt: "Vikram Verma", icon: Quote, }, ]} /> @@ -265,45 +171,21 @@ export default function HomePage() { textPosition="left" faqs={[ { - id: "1", - title: "How do students link their coding profiles?", - content: "Students simply enter their LeetCode, CodeChef, or Codeforces usernames in their profile settings. Our system automatically fetches ratings, solved counts, and updates them weekly.", - }, + id: "1", title: "How do students link their coding profiles?", content: "Students simply enter their LeetCode, CodeChef, or Codeforces usernames in their profile settings. Our system automatically fetches ratings, solved counts, and updates them weekly."}, { - id: "2", - title: "Can institutions add academic records for all students?", - content: "Yes. Institutions have an admin dashboard where they can bulk upload or manually enter CGPA, department, year, and other official details for students.", - }, + id: "2", title: "Can institutions add academic records for all students?", content: "Yes. Institutions have an admin dashboard where they can bulk upload or manually enter CGPA, department, year, and other official details for students."}, { - id: "3", - title: "What filtering options are available for placement staff?", - content: "Staff can filter by CGPA range, department, graduation year, skills, coding platform ratings, problem-solving count, and custom tags for advanced candidate identification.", - }, + id: "3", title: "What filtering options are available for placement staff?", content: "Staff can filter by CGPA range, department, graduation year, skills, coding platform ratings, problem-solving count, and custom tags for advanced candidate identification."}, { - id: "4", - title: "How does the AI shortlisting feature work?", - content: "Our AI analyzes job requirements you provide and recommends the most suitable candidates based on CGPA, skills, coding performance, and profile completeness.", - }, + id: "4", title: "How does the AI shortlisting feature work?", content: "Our AI analyzes job requirements you provide and recommends the most suitable candidates based on CGPA, skills, coding performance, and profile completeness."}, { - id: "5", - title: "Can staff send bulk emails to shortlisted students?", - content: "Yes. The platform includes a built-in email system where you can compose messages and send them directly to filtered student groups with tracking.", - }, + id: "5", title: "Can staff send bulk emails to shortlisted students?", content: "Yes. The platform includes a built-in email system where you can compose messages and send them directly to filtered student groups with tracking."}, { - id: "6", - title: "Are student public profiles like LinkedIn?", - content: "Yes, students can create public-facing profiles that recruiters can view. They control visibility and can showcase achievements, projects, and coding performance.", - }, + id: "6", title: "Are student public profiles like LinkedIn?", content: "Yes, students can create public-facing profiles that recruiters can view. They control visibility and can showcase achievements, projects, and coding performance."}, { - id: "7", - title: "Is there a mobile app?", - content: "Currently available on web. Our mobile app is in beta testing and will be released next quarter for both iOS and Android.", - }, + id: "7", title: "Is there a mobile app?", content: "Currently available on web. Our mobile app is in beta testing and will be released next quarter for both iOS and Android."}, { - id: "8", - title: "How much does PlacementHub cost?", - content: "Pricing varies by institution size and features. Visit our pricing page or contact our team for a custom quote tailored to your needs.", - }, + id: "8", title: "How much does PlacementHub cost?", content: "Pricing varies by institution size and features. Visit our pricing page or contact our team for a custom quote tailored to your needs."}, ]} /> @@ -328,66 +210,39 @@ export default function HomePage() { copyrightText="© 2025 PlacementHub. All rights reserved." columns={[ { - title: "Product", - items: [ + title: "Product", items: [ { - label: "Features", - href: "#features", - }, + label: "Features", href: "#features"}, { - label: "Pricing", - href: "/pricing", - }, + label: "Pricing", href: "/pricing"}, { - label: "For Students", - href: "#student-benefits", - }, + label: "For Students", href: "#student-benefits"}, { - label: "For Institutions", - href: "#", - }, + label: "For Institutions", href: "#"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#", - }, + label: "About Us", href: "#"}, { - label: "Blog", - href: "#", - }, + label: "Blog", href: "#"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, { - label: "Terms of Service", - href: "#", - }, + label: "Terms of Service", href: "#"}, { - label: "Security", - href: "#", - }, + label: "Security", href: "#"}, { - label: "Data Protection", - href: "#", - }, + label: "Data Protection", href: "#"}, ], }, ]} diff --git a/src/app/staff/page.tsx b/src/app/staff/page.tsx index e3f4adb..8addefa 100644 --- a/src/app/staff/page.tsx +++ b/src/app/staff/page.tsx @@ -20,8 +20,7 @@ export default function StaffPage() { const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Features", href: "#features" }, { label: "Pricing", href: "/pricing" }, { label: "For Students", href: "#student-benefits" }, @@ -29,8 +28,7 @@ export default function StaffPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "#" }, { label: "Blog", href: "#" }, { label: "Careers", href: "#" }, @@ -38,8 +36,7 @@ export default function StaffPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Security", href: "#" }, @@ -55,7 +52,7 @@ export default function StaffPage() { borderRadius="rounded" contentWidth="medium" sizing="medium" - background="grid" + background="circleGradient" cardStyle="inset" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="layered" @@ -66,9 +63,7 @@ export default function StaffPage() { brandName="PlacementHub" navItems={navItems} button={{ - text: "Get Started", - href: "https://app.placementhub.io/signup", - }} + text: "Get Started", href: "https://app.placementhub.io/signup"}} /> @@ -78,17 +73,14 @@ export default function StaffPage() { description="Powerful tools for placement officers to filter qualified candidates, manage shortlists, send bulk communications, and track placement outcomes. Simplify your recruitment process with advanced filtering and AI-powered recommendations." tag="All-in-One Solution" tagIcon={Sparkles} - background={{ variant: "grid" }} - imageSrc="http://img.b2bpic.net/free-photo/busy-open-plan-office_1098-12690.jpg?_wi=3" + background={{ variant: "animated-grid" }} + imageSrc="http://img.b2bpic.net/free-photo/busy-open-plan-office_1098-12690.jpg" imageAlt="PlacementHub Dashboard Interface" buttons={[ { - text: "Start Now", - href: "https://app.placementhub.io/signup", - }, + text: "Start Now", href: "https://app.placementhub.io/signup"}, { - text: "Watch Demo", - onClick: undefined, + text: "Watch Demo", onClick: undefined, }, ]} /> @@ -104,26 +96,11 @@ export default function StaffPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", - name: "Smart Student Filtering", - price: "Find Qualified Candidates", - imageSrc: "http://img.b2bpic.net/free-photo/busy-open-plan-office_1098-12690.jpg?_wi=4", - imageAlt: "Staff Dashboard Filtering", - }, + id: "1", name: "Smart Student Filtering", price: "Find Qualified Candidates", imageSrc: "http://img.b2bpic.net/free-photo/busy-open-plan-office_1098-12690.jpg", 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?_wi=4", - imageAlt: "AI Shortlisting Interface", - }, + 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", 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?_wi=5", - imageAlt: "Email Notifications", - }, + id: "3", name: "Bulk Email Campaigns", price: "Communicate at Scale", imageSrc: "http://img.b2bpic.net/free-photo/business-people-pointing-tablet_1098-21641.jpg", imageAlt: "Email Notifications"}, ]} /> @@ -137,45 +114,21 @@ export default function StaffPage() { textPosition="left" faqs={[ { - id: "1", - title: "How do I filter students by CGPA and department?", - content: "Use the advanced filtering dashboard to set CGPA ranges, select departments, and apply additional criteria like coding performance or graduation year. Results update instantly as you adjust filters.", - }, + id: "1", title: "How do I filter students by CGPA and department?", content: "Use the advanced filtering dashboard to set CGPA ranges, select departments, and apply additional criteria like coding performance or graduation year. Results update instantly as you adjust filters."}, { - id: "2", - title: "Can I export shortlisted student lists?", - content: "Yes, you can export filtered results as CSV or PDF files directly from the dashboard. Exports include all relevant student data and coding metrics for easy integration with your recruitment tools.", - }, + id: "2", title: "Can I export shortlisted student lists?", content: "Yes, you can export filtered results as CSV or PDF files directly from the dashboard. Exports include all relevant student data and coding metrics for easy integration with your recruitment tools."}, { - id: "3", - title: "How does AI-powered shortlisting work?", - content: "Our AI analyzes job descriptions you provide and recommends students based on skills, CGPA, coding performance, and profile completeness. You can review and refine recommendations before sending communications.", - }, + id: "3", title: "How does AI-powered shortlisting work?", content: "Our AI analyzes job descriptions you provide and recommends students based on skills, CGPA, coding performance, and profile completeness. You can review and refine recommendations before sending communications."}, { - id: "4", - title: "Can I send bulk emails to filtered student groups?", - content: "Yes, compose emails and send them to any filtered student group with a single click. Track open rates, click-through rates, and engagement metrics for each campaign.", - }, + id: "4", title: "Can I send bulk emails to filtered student groups?", content: "Yes, compose emails and send them to any filtered student group with a single click. Track open rates, click-through rates, and engagement metrics for each campaign."}, { - id: "5", - title: "Is there a mobile app for staff?", - content: "Currently available on web with full mobile responsiveness. A dedicated iOS and Android app is in beta testing and will launch next quarter.", - }, + id: "5", title: "Is there a mobile app for staff?", content: "Currently available on web with full mobile responsiveness. A dedicated iOS and Android app is in beta testing and will launch next quarter."}, { - id: "6", - title: "How do I track placement outcomes?", - content: "The dashboard provides real-time analytics on placements, average packages, and placement rates. Generate custom reports to present results to institutional leadership.", - }, + id: "6", title: "How do I track placement outcomes?", content: "The dashboard provides real-time analytics on placements, average packages, and placement rates. Generate custom reports to present results to institutional leadership."}, { - id: "7", - title: "Can multiple staff members use the same account?", - content: "Yes, institutions can create multiple staff accounts with role-based permissions. Assign placement officers, administrators, and coordinators with appropriate access levels.", - }, + id: "7", title: "Can multiple staff members use the same account?", content: "Yes, institutions can create multiple staff accounts with role-based permissions. Assign placement officers, administrators, and coordinators with appropriate access levels."}, { - id: "8", - title: "What support is available if I have issues?", - content: "We provide 24/7 email support, video tutorials, and monthly training sessions. Premium plans include dedicated account management and priority support.", - }, + id: "8", title: "What support is available if I have issues?", content: "We provide 24/7 email support, video tutorials, and monthly training sessions. Premium plans include dedicated account management and priority support."}, ]} />