Update src/app/page.tsx
This commit is contained in:
@@ -102,7 +102,7 @@ export default function HomePage() {
|
||||
{ text: "Hire Talent", href: "/employers" },
|
||||
{ text: "Find Opportunities", href: "/talent" },
|
||||
]}
|
||||
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=1"
|
||||
imageAlt="Construction site with diverse professional team working together"
|
||||
showDimOverlay={true}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Employers post roles specific to construction trades and professional disciplines. Talent builds one strong profile showcasing experience, qualifications, registrations, and availability.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/education-skills-recruitment-word-search_53876-127810.jpg",
|
||||
"http://img.b2bpic.net/free-photo/education-skills-recruitment-word-search_53876-127810.jpg?_wi=1",
|
||||
imageAlt: "Creating a role or building a professional profile",
|
||||
},
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Our platform connects employers with qualified candidates across the sector. Talent sees opportunities that match their skills, location, and career goals.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/professional-woman-architect-talking-cellphone-standing-with-her-male-colleague-construction-site_23-2148203947.jpg",
|
||||
"http://img.b2bpic.net/free-photo/professional-woman-architect-talking-cellphone-standing-with-her-male-colleague-construction-site_23-2148203947.jpg?_wi=1",
|
||||
imageAlt: "Candidate matching and opportunity discovery",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Employers review detailed profiles, verify qualifications, and shortlist candidates with confidence. Talent tracks applications and communicates directly with employers.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businessman-sitting-with-laptop-talking-other-colleagues_1262-808.jpg",
|
||||
"http://img.b2bpic.net/free-photo/businessman-sitting-with-laptop-talking-other-colleagues_1262-808.jpg?_wi=1",
|
||||
imageAlt: "Shortlisting and candidate review process",
|
||||
},
|
||||
{
|
||||
@@ -170,7 +170,7 @@ export default function HomePage() {
|
||||
description:
|
||||
"Complete your hiring with better information upfront. Talent connects with employers building their careers in construction and the built environment.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-engineer-offering-handshake_23-2148233736.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-engineer-offering-handshake_23-2148233736.jpg?_wi=1",
|
||||
imageAlt: "Successful hiring and job placement",
|
||||
},
|
||||
]}
|
||||
@@ -212,7 +212,7 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "For Employers", href: "/employers" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/employers-agreeing-terms-with-applicant-using-walking-canes_482257-115593.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/employers-agreeing-terms-with-applicant-using-walking-canes_482257-115593.jpg?_wi=1"
|
||||
imageAlt="Employer hiring interface and construction team management"
|
||||
imagePosition="right"
|
||||
textboxLayout="default"
|
||||
@@ -253,7 +253,7 @@ export default function HomePage() {
|
||||
},
|
||||
]}
|
||||
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=1"
|
||||
imageAlt="Talent profile and career opportunity discovery"
|
||||
imagePosition="left"
|
||||
textboxLayout="default"
|
||||
@@ -273,7 +273,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-young-warehouse-handyman-face-portrait_482257-77655.jpg?_wi=1",
|
||||
imageAlt: "Construction trades professionals",
|
||||
},
|
||||
{
|
||||
@@ -281,7 +281,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-man-holding-clipboard_23-2148921393.jpg?_wi=1",
|
||||
imageAlt: "Construction supervisors and safety roles",
|
||||
},
|
||||
{
|
||||
@@ -289,7 +289,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/architects-hold-floor-plans-talk-phone_1150-24351.jpg?_wi=1",
|
||||
imageAlt: "Engineering and technical professionals",
|
||||
},
|
||||
{
|
||||
@@ -297,7 +297,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/architects-looking-laptop-screen_1098-4113.jpg?_wi=1",
|
||||
imageAlt: "Quantity surveying and commercial professionals",
|
||||
},
|
||||
{
|
||||
@@ -305,7 +305,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/man-showing-blueprint-his-female-colleagues-workplace_23-2148204012.jpg?_wi=1",
|
||||
imageAlt: "Construction project managers",
|
||||
},
|
||||
{
|
||||
@@ -313,7 +313,7 @@ export default function HomePage() {
|
||||
name: "Architecture & Design",
|
||||
price: "Architects, Architectural Technologists, Design Professionals",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/black-man-showing-blueprint-woman_23-2147807971.jpg",
|
||||
"http://img.b2bpic.net/free-photo/black-man-showing-blueprint-woman_23-2147807971.jpg?_wi=1",
|
||||
imageAlt: "Architecture and design professionals",
|
||||
},
|
||||
]}
|
||||
@@ -336,7 +336,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/factory-personnel-inspecting-steel-machinery-warehouse-plant-highlighting-professional-job_482257-135643.jpg?_wi=1",
|
||||
imageAlt: "Sector-specific construction hiring platform",
|
||||
},
|
||||
{
|
||||
@@ -345,7 +345,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/elegant-woman-doing-ok-with-hand-with-folder-other_1187-3441.jpg?_wi=1",
|
||||
imageAlt: "Verified professional profiles with credentials",
|
||||
},
|
||||
{
|
||||
@@ -354,7 +354,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/businessman-sitting-with-laptop-talking-other-colleagues_1262-808.jpg?_wi=2",
|
||||
imageAlt: "Transparent hiring workflow and shortlisting process",
|
||||
},
|
||||
{
|
||||
@@ -363,7 +363,7 @@ export default function HomePage() {
|
||||
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",
|
||||
"http://img.b2bpic.net/free-photo/smiling-african-american-young-warehouse-handyman-face-portrait_482257-77655.jpg?_wi=2",
|
||||
imageAlt: "Diverse construction talent across all roles",
|
||||
},
|
||||
]}
|
||||
@@ -414,7 +414,7 @@ export default function HomePage() {
|
||||
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=2"
|
||||
imageAlt="Construction professionals on job site"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user