Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 22:47:09 +00:00
parent 9a168258df
commit da2760af27

View File

@@ -33,9 +33,7 @@ export default function AboutPage() {
]}
brandName="SMC Construction"
button={{
text: "Request Quote",
href: "/contact",
}}
text: "Request Quote", href: "/contact"}}
/>
</div>
@@ -44,32 +42,22 @@ export default function AboutPage() {
title="Our Company Story"
description="SMC Construction Nigeria Limited has established itself as a trusted leader in multi-disciplinary construction with a proven track record of delivering excellence across diverse project types and scales."
tag="About SMC"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg"
imageAlt="Construction site with modern equipment"
accordionItems={[
{
id: "1",
title: "Our Mission",
content:
"To deliver world-class construction and steel subcontracting solutions that exceed client expectations through innovation, professionalism, and an unwavering commitment to quality and safety.",
},
id: "1", title: "Our Mission", content:
"To deliver world-class construction and steel subcontracting solutions that exceed client expectations through innovation, professionalism, and an unwavering commitment to quality and safety."},
{
id: "2",
title: "Our Vision",
content:
"To be the premier construction company in Nigeria, recognized for excellence in project execution, technical expertise, and strong client partnerships across commercial, industrial, and offshore sectors.",
},
id: "2", title: "Our Vision", content:
"To be the premier construction company in Nigeria, recognized for excellence in project execution, technical expertise, and strong client partnerships across commercial, industrial, and offshore sectors."},
{
id: "3",
title: "Our Experience",
content:
"With extensive experience in large-scale construction projects, steel fabrication, and industrial infrastructure, we have successfully partnered with leading property developers, offshore companies, and industrial enterprises.",
},
id: "3", title: "Our Experience", content:
"With extensive experience in large-scale construction projects, steel fabrication, and industrial infrastructure, we have successfully partnered with leading property developers, offshore companies, and industrial enterprises."},
]}
mediaAnimation="slide-up"
useInvertedBackground={false}
mediaPosition="left"
textboxLayout="default"
/>
</div>
@@ -80,69 +68,29 @@ export default function AboutPage() {
tag="Our Team"
groups={[
{
id: "management",
groupTitle: "Management & Leadership",
members: [
id: "management", groupTitle: "Management & Leadership", members: [
{
id: "1",
title: "Managing Director",
subtitle: "Strategic Vision & Operations",
detail: "Leads company strategy and project oversight",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
imageAlt: "Managing Director",
},
id: "1", title: "Managing Director", subtitle: "Strategic Vision & Operations", detail: "Leads company strategy and project oversight", imageSrc:
"http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg", imageAlt: "Managing Director"},
{
id: "2",
title: "Operations Manager",
subtitle: "Project Execution",
detail: "Oversees daily construction operations",
imageSrc:
"http://img.b2bpic.net/free-photo/engineer-halmet-standing-by-factory_1157-35301.jpg",
imageAlt: "Operations Manager",
},
id: "2", title: "Operations Manager", subtitle: "Project Execution", detail: "Oversees daily construction operations", imageSrc:
"http://img.b2bpic.net/free-photo/engineer-halmet-standing-by-factory_1157-35301.jpg", imageAlt: "Operations Manager"},
{
id: "3",
title: "Finance Director",
subtitle: "Financial Management",
detail: "Manages company finances and budgets",
imageSrc:
"http://img.b2bpic.net/free-photo/serious-businessman-sitting-office-reading-business-reports-there-are-people-background_637285-218.jpg",
imageAlt: "Finance Director",
},
id: "3", title: "Finance Director", subtitle: "Financial Management", detail: "Manages company finances and budgets", imageSrc:
"http://img.b2bpic.net/free-photo/serious-businessman-sitting-office-reading-business-reports-there-are-people-background_637285-218.jpg", imageAlt: "Finance Director"},
],
},
{
id: "engineering",
groupTitle: "Engineering & Technical",
members: [
id: "engineering", groupTitle: "Engineering & Technical", members: [
{
id: "4",
title: "Chief Engineer",
subtitle: "Technical Leadership",
detail: "Oversees engineering excellence",
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-smiley-people-with-neon-safety-vestsi_23-2148269347.jpg",
imageAlt: "Chief Engineer",
},
id: "4", title: "Chief Engineer", subtitle: "Technical Leadership", detail: "Oversees engineering excellence", imageSrc:
"http://img.b2bpic.net/free-photo/front-view-smiley-people-with-neon-safety-vestsi_23-2148269347.jpg", imageAlt: "Chief Engineer"},
{
id: "5",
title: "Project Engineer",
subtitle: "Project Execution",
detail: "Manages technical project delivery",
imageSrc:
"http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35532.jpg",
imageAlt: "Project Engineer",
},
id: "5", title: "Project Engineer", subtitle: "Project Execution", detail: "Manages technical project delivery", imageSrc:
"http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35532.jpg", imageAlt: "Project Engineer"},
{
id: "6",
title: "Safety Officer",
subtitle: "HSSE Compliance",
detail: "Ensures safety standards compliance",
imageSrc:
"http://img.b2bpic.net/free-photo/workman-factory-writing-notes_1303-30620.jpg",
imageAlt: "Safety Officer",
},
id: "6", title: "Safety Officer", subtitle: "HSSE Compliance", detail: "Ensures safety standards compliance", imageSrc:
"http://img.b2bpic.net/free-photo/workman-factory-writing-notes_1303-30620.jpg", imageAlt: "Safety Officer"},
],
},
]}
@@ -159,34 +107,16 @@ export default function AboutPage() {
tag="Track Record"
metrics={[
{
id: "1",
value: "15+",
title: "Years of Excellence",
items: [
"Consistent delivery of quality projects",
"Strong industry reputation",
"Continuous business growth",
],
id: "1", value: "15+", title: "Years of Excellence", items: [
"Consistent delivery of quality projects", "Strong industry reputation", "Continuous business growth"],
},
{
id: "2",
value: "100+",
title: "Projects Completed",
items: [
"Diverse project portfolio",
"High client satisfaction",
"Proven track record",
],
id: "2", value: "100+", title: "Projects Completed", items: [
"Diverse project portfolio", "High client satisfaction", "Proven track record"],
},
{
id: "3",
value: "50+",
title: "Industry Partners",
items: [
"Collaborations with top companies",
"Strong supplier network",
"Trusted relationships",
],
id: "3", value: "50+", title: "Industry Partners", items: [
"Collaborations with top companies", "Strong supplier network", "Trusted relationships"],
},
]}
textboxLayout="default"