Update src/app/about/page.tsx

This commit is contained in:
2026-03-08 19:57:12 +00:00
parent cc9a57cfc8
commit 13f80d92f8

View File

@@ -98,7 +98,7 @@ export default function AboutPage() {
title: "Support for All", description: "From trades and site labour to engineers, architects, and project managers—AGA works for the full construction sector.", icon: Layers,
},
]}
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=2"
imageAlt="Construction industry South Africa modern technology"
imagePosition="right"
textboxLayout="default"
@@ -115,13 +115,13 @@ export default function AboutPage() {
features={[
{
id: 1,
title: "Sector-Specific Design", description: "We focus on construction hiring challenges: trades verification, multiple role levels, location considerations, and compliance requirements.", imageSrc: "http://img.b2bpic.net/free-photo/factory-personnel-inspecting-steel-machinery-warehouse-plant-highlighting-professional-job_482257-135643.jpg", imageAlt: "Sector-specific construction hiring platform"},
title: "Sector-Specific Design", description: "We focus on construction hiring challenges: trades verification, multiple role levels, location considerations, and compliance requirements.", 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: "Better Candidate Information", description: "No generic templates. Profiles showcase experience, qualifications, registrations, site history, and availability—details employers actually need.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-doing-ok-with-hand-with-folder-other_1187-3441.jpg", imageAlt: "Verified professional profiles with credentials"},
title: "Better Candidate Information", description: "No generic templates. Profiles showcase experience, qualifications, registrations, site history, and availability—details employers actually need.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-woman-doing-ok-with-hand-with-folder-other_1187-3441.jpg?_wi=2", imageAlt: "Verified professional profiles with credentials"},
{
id: 3,
title: "Faster, Clearer Decisions", description: "Move from browsing to shortlisting to offers with confidence. Both employers and talent see what they need to make decisions.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-engineer-offering-handshake_23-2148233736.jpg", imageAlt: "Successful hiring and job placement"},
title: "Faster, Clearer Decisions", description: "Move from browsing to shortlisting to offers with confidence. Both employers and talent see what they need to make decisions.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-engineer-offering-handshake_23-2148233736.jpg?_wi=2", imageAlt: "Successful hiring and job placement"},
]}
textboxLayout="default"
useInvertedBackground={false}