Update src/app/talent-categories/page.tsx

This commit is contained in:
2026-03-08 19:54:06 +00:00
parent e953339efe
commit 7bbf0d849e

View File

@@ -98,42 +98,42 @@ export default function TalentCategoriesPage() {
id: "1",
name: "Trades & Site Labour",
price: "Electricians, Plumbers, Welders, Bricklayers, Carpenters, General Labour",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-young-warehouse-handyman-face-portrait_482257-77655.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-young-warehouse-handyman-face-portrait_482257-77655.jpg?_wi=5",
imageAlt: "Construction trades professionals",
},
{
id: "2",
name: "Supervisors & Safety",
price: "Site Supervisors, Foremen, Safety Officers, Site Managers",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-clipboard_23-2148921393.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-holding-clipboard_23-2148921393.jpg?_wi=3",
imageAlt: "Construction supervisors and safety roles",
},
{
id: "3",
name: "Engineering & Technical",
price: "Civil Engineers, Electrical Engineers, Mechanical Engineers, Site Engineers, Technicians",
imageSrc: "http://img.b2bpic.net/free-photo/architects-hold-floor-plans-talk-phone_1150-24351.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/architects-hold-floor-plans-talk-phone_1150-24351.jpg?_wi=3",
imageAlt: "Engineering and technical professionals",
},
{
id: "4",
name: "Quantity Surveying & Commercial",
price: "Quantity Surveyors, Estimators, Contracts Administrators, Commercial Managers",
imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-laptop-screen_1098-4113.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/architects-looking-laptop-screen_1098-4113.jpg?_wi=3",
imageAlt: "Quantity surveying and commercial professionals",
},
{
id: "5",
name: "Project & Construction Management",
price: "Construction Project Managers, Project Managers, Planners, Project Coordinators",
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-blueprint-his-female-colleagues-workplace_23-2148204012.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-showing-blueprint-his-female-colleagues-workplace_23-2148204012.jpg?_wi=3",
imageAlt: "Construction project managers",
},
{
id: "6",
name: "Architecture & Design",
price: "Architects, Architectural Technologists, Design Professionals",
imageSrc: "http://img.b2bpic.net/free-photo/black-man-showing-blueprint-woman_23-2147807971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-man-showing-blueprint-woman_23-2147807971.jpg?_wi=3",
imageAlt: "Architecture and design professionals",
},
]}
@@ -154,28 +154,28 @@ export default function TalentCategoriesPage() {
id: 1,
title: "Built for the Sector",
description: "Every feature is designed specifically for construction and built-environment hiring. We understand the industry, the roles, the skills, and the verification needs.",
imageSrc: "http://img.b2bpic.net/free-photo/factory-personnel-inspecting-steel-machinery-warehouse-plant-highlighting-professional-job_482257-135643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/factory-personnel-inspecting-steel-machinery-warehouse-plant-highlighting-professional-job_482257-135643.jpg?_wi=3",
imageAlt: "Sector-specific construction hiring platform",
},
{
id: 2,
title: "Profiles That Show What Matters",
description: "No generic templates. Candidates showcase relevant experience, qualifications, registrations, availability, and role fit—the details employers actually need.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-doing-ok-with-hand-with-folder-other_1187-3441.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-doing-ok-with-hand-with-folder-other_1187-3441.jpg?_wi=3",
imageAlt: "Verified professional profiles with credentials",
},
{
id: 3,
title: "Clearer Hiring Progress",
description: "Track candidates, manage shortlists, and move forward with confidence. Employers see what they need before moving to interviews or offers.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-sitting-with-laptop-talking-other-colleagues_1262-808.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-sitting-with-laptop-talking-other-colleagues_1262-808.jpg?_wi=6",
imageAlt: "Transparent hiring workflow and shortlisting process",
},
{
id: 4,
title: "Support for Trades and Professionals",
description: "Whether you're hiring site teams or project professionals, AGA works for the full sector—not just one discipline or seniority level.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-young-warehouse-handyman-face-portrait_482257-77655.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-young-warehouse-handyman-face-portrait_482257-77655.jpg?_wi=6",
imageAlt: "Diverse construction talent across all roles",
},
]}
@@ -192,7 +192,7 @@ export default function TalentCategoriesPage() {
description="Join employers and talent already using AGA to move faster with more clarity. Whether you're hiring site teams or project professionals, AGA helps you connect with the right people."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/serious-pensive-male-business-executive-signing-papers-given-by-secretary_1262-12470.jpg"
imageSrc="http://img.b2bpic.net/free-photo/serious-pensive-male-business-executive-signing-papers-given-by-secretary_1262-12470.jpg?_wi=5"
imageAlt="Construction professionals on job site"
mediaPosition="right"
mediaAnimation="slide-up"