Update src/app/talent/page.tsx
This commit is contained in:
@@ -107,7 +107,7 @@ export default function TalentPage() {
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "For Talent", href: "/talent" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-psd/construction-business-template_23-2151944623.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/construction-business-template_23-2151944623.jpg?_wi=2"
|
||||
imageAlt="Talent profile and career opportunity discovery"
|
||||
imagePosition="left"
|
||||
textboxLayout="default"
|
||||
@@ -126,42 +126,42 @@ export default function TalentPage() {
|
||||
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=3",
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
imageAlt: "Architecture and design professionals",
|
||||
},
|
||||
]}
|
||||
@@ -179,7 +179,7 @@ export default function TalentPage() {
|
||||
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=4"
|
||||
imageAlt="Construction professionals on job site"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user