Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-02 19:18:32 +00:00
Showing only changes of commit 795dcc3bca - Show all commits

View File

@@ -61,13 +61,13 @@ export default function EmployerListingsPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
features={[ features={[
{ {
id: "feature-verified", title: "Access Verified Candidates Only", description: "All students on our platform have completed mandatory verification including resume review, parent consent, and teacher verification. No unvetted profiles.", tag: "Quality Assurance", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752889.jpg", imageAlt: "Verified candidates only", buttons: [] id: "feature-verified", title: "Access Verified Candidates Only", description: "All students on our platform have completed mandatory verification including resume review, parent consent, and teacher verification. No unvetted profiles.", tag: "Quality Assurance", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752889.jpg?_wi=5", imageAlt: "Verified candidates only", buttons: []
}, },
{ {
id: "feature-tools", title: "Compare & Filter With Advanced Tools", description: "Filter by skill badges, availability, and verified status. Compare student profiles side-by-side. Find your perfect candidate match effortlessly.", tag: "Smart Hiring", imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg", imageAlt: "Employer comparison tools", buttons: [] id: "feature-tools", title: "Compare & Filter With Advanced Tools", description: "Filter by skill badges, availability, and verified status. Compare student profiles side-by-side. Find your perfect candidate match effortlessly.", tag: "Smart Hiring", imageSrc: "http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=2", imageAlt: "Employer comparison tools", buttons: []
}, },
{ {
id: "feature-support", title: "Professional Support & Vetting", description: "Our team manually reviews all employer accounts and student applications. Dedicated support ensures smooth placement coordination and professional standards maintained.", tag: "Professional Service", imageSrc: "http://img.b2bpic.net/free-vector/gradient-data-privacy-labels-collection_23-2149457392.jpg", imageAlt: "Employer support", buttons: [] id: "feature-support", title: "Professional Support & Vetting", description: "Our team manually reviews all employer accounts and student applications. Dedicated support ensures smooth placement coordination and professional standards maintained.", tag: "Professional Service", imageSrc: "http://img.b2bpic.net/free-vector/gradient-data-privacy-labels-collection_23-2149457392.jpg?_wi=4", imageAlt: "Employer support", buttons: []
} }
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -85,7 +85,7 @@ export default function EmployerListingsPage() {
description="Reach verified, professional high school students ready to make an impact in your organization. Posting takes just 5 minutes. Our team approves within 24 hours. Start receiving applications immediately." description="Reach verified, professional high school students ready to make an impact in your organization. Posting takes just 5 minutes. Our team approves within 24 hours. Start receiving applications immediately."
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg" imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=3"
imageAlt="Employer success with co-op placements" imageAlt="Employer success with co-op placements"
mediaAnimation="slide-up" mediaAnimation="slide-up"
mediaPosition="right" mediaPosition="right"