Merge version_1 into main #3
@@ -113,22 +113,22 @@ export default function HomePage() {
|
||||
tag="Now Hiring"
|
||||
products={[
|
||||
{
|
||||
id: "lineworker", name: "Lineworker", price: "$65K - $85K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg", imageAlt: "Lineworker position", onProductClick: () => window.location.href = '/jobs'
|
||||
id: "lineworker", name: "Lineworker", price: "$65K - $85K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=1", imageAlt: "Lineworker position", onProductClick: () => window.location.href = '/jobs'
|
||||
},
|
||||
{
|
||||
id: "electrical-tech", name: "Electrical Technician", price: "$55K - $75K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg", imageAlt: "Electrical technician role", onProductClick: () => window.location.href = '/jobs'
|
||||
id: "electrical-tech", name: "Electrical Technician", price: "$55K - $75K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=2", imageAlt: "Electrical technician role", onProductClick: () => window.location.href = '/jobs'
|
||||
},
|
||||
{
|
||||
id: "substation", name: "Substation Technician", price: "$60K - $80K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg", imageAlt: "Substation technician opening", onProductClick: () => window.location.href = '/jobs'
|
||||
id: "substation", name: "Substation Technician", price: "$60K - $80K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=3", imageAlt: "Substation technician opening", onProductClick: () => window.location.href = '/jobs'
|
||||
},
|
||||
{
|
||||
id: "field-engineer", name: "Utility Field Engineer", price: "$70K - $95K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg", imageAlt: "Field engineer position", onProductClick: () => window.location.href = '/jobs'
|
||||
id: "field-engineer", name: "Utility Field Engineer", price: "$70K - $95K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=4", imageAlt: "Field engineer position", onProductClick: () => window.location.href = '/jobs'
|
||||
},
|
||||
{
|
||||
id: "project-manager", name: "Energy Project Manager", price: "$75K - $105K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg", imageAlt: "Project manager role", onProductClick: () => window.location.href = '/jobs'
|
||||
id: "project-manager", name: "Energy Project Manager", price: "$75K - $105K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=5", imageAlt: "Project manager role", onProductClick: () => window.location.href = '/jobs'
|
||||
},
|
||||
{
|
||||
id: "safety-inspector", name: "Safety Inspector", price: "$58K - $78K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg", imageAlt: "Safety inspector position", onProductClick: () => window.location.href = '/jobs'
|
||||
id: "safety-inspector", name: "Safety Inspector", price: "$58K - $78K/year", imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=6", imageAlt: "Safety inspector position", onProductClick: () => window.location.href = '/jobs'
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -172,10 +172,10 @@ export default function HomePage() {
|
||||
tag="Testimonials"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "John Martinez, Operations Director at Puget Sound Energy", date: "Date: November 2024", title: "Exceptional Workforce Solutions", quote: "Energy Jobs Portal has been instrumental in helping us fill critical positions quickly. Their understanding of utility industry needs is unmatched. We've reduced our hiring cycle by 40%.", tag: "Energy Company", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", avatarAlt: "John Martinez", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "Professional portrait"
|
||||
id: "1", name: "John Martinez, Operations Director at Puget Sound Energy", date: "Date: November 2024", title: "Exceptional Workforce Solutions", quote: "Energy Jobs Portal has been instrumental in helping us fill critical positions quickly. Their understanding of utility industry needs is unmatched. We've reduced our hiring cycle by 40%.", tag: "Energy Company", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", avatarAlt: "John Martinez", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=1", imageAlt: "Professional portrait"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Chen, HR Manager at Avangrid", date: "Date: October 2024", title: "Professional and Reliable", quote: "The candidates we've received are well-vetted and ready to work. Their local expertise and commitment to matching the right people with the right roles makes all the difference.", tag: "Utility Employer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", avatarAlt: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Professional headshot"
|
||||
id: "2", name: "Sarah Chen, HR Manager at Avangrid", date: "Date: October 2024", title: "Professional and Reliable", quote: "The candidates we've received are well-vetted and ready to work. Their local expertise and commitment to matching the right people with the right roles makes all the difference.", tag: "Utility Employer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", avatarAlt: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1", imageAlt: "Professional headshot"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Mike Thompson, Lineworker", date: "Date: September 2024", title: "Found My Dream Job", quote: "Energy Jobs Portal understood what I was looking for in a position. Within two weeks, I had interviews lined up with companies that matched my skills and career goals perfectly.", tag: "Job Seeker", avatarSrc: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154421.jpg", avatarAlt: "Mike Thompson", imageSrc: "http://img.b2bpic.net/free-photo/wind-farms-fields_23-2149154421.jpg", imageAlt: "Professional photo"
|
||||
@@ -184,10 +184,10 @@ export default function HomePage() {
|
||||
id: "4", name: "Jennifer Wu, Recruiting Manager at BPA", date: "Date: August 2024", title: "Trusted Partner for Staffing", quote: "We rely on Energy Jobs Portal for both permanent placements and contract staffing. Their responsiveness and ability to fill positions with qualified candidates is consistently exceptional.", tag: "Public Agency", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", avatarAlt: "Jennifer Wu", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Corporate portrait"
|
||||
},
|
||||
{
|
||||
id: "5", name: "David Lopez, Chief Recruiter at Columbia River PUD", date: "Date: July 2024", title: "Industry Leaders We Trust", quote: "Energy Jobs Portal's deep understanding of the utility sector and their professional approach to recruitment makes them an invaluable partner in our hiring process.", tag: "Public Utility", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", avatarAlt: "David Lopez", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "Professional portrait"
|
||||
id: "5", name: "David Lopez, Chief Recruiter at Columbia River PUD", date: "Date: July 2024", title: "Industry Leaders We Trust", quote: "Energy Jobs Portal's deep understanding of the utility sector and their professional approach to recruitment makes them an invaluable partner in our hiring process.", tag: "Public Utility", avatarSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", avatarAlt: "David Lopez", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=2", imageAlt: "Professional portrait"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Emily Rodriguez, Operations Specialist", date: "Date: June 2024", title: "Quick and Efficient Service", quote: "I was impressed by how quickly Energy Jobs Portal connected me with relevant opportunities. Their knowledge of what employers need is clearly evident in their candidate matching process.", tag: "Candidate Success", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", avatarAlt: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Professional headshot"
|
||||
id: "6", name: "Emily Rodriguez, Operations Specialist", date: "Date: June 2024", title: "Quick and Efficient Service", quote: "I was impressed by how quickly Energy Jobs Portal connected me with relevant opportunities. Their knowledge of what employers need is clearly evident in their candidate matching process.", tag: "Candidate Success", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", avatarAlt: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=2", imageAlt: "Professional headshot"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user