Update src/app/projects/page.tsx

This commit is contained in:
2026-03-05 22:48:06 +00:00
parent 631b0f55fe
commit 8faa235bfe

View File

@@ -45,27 +45,27 @@ export default function ProjectsPage() {
products={[
{
id: "1", name: "HBM Machine Shop - Port Harcourt", price: "Project Completed", imageSrc:
"http://img.b2bpic.net/free-photo/production-manufacture-sightseeing-excursion-interior-ceramic-tile-manufacturing-plant-ceramic-tile-manufacturing-plant-with-conveyer-belt_645730-195.jpg", imageAlt: "HBM Machine Shop facility in Port Harcourt", initialQuantity: 1,
"http://img.b2bpic.net/free-photo/production-manufacture-sightseeing-excursion-interior-ceramic-tile-manufacturing-plant-ceramic-tile-manufacturing-plant-with-conveyer-belt_645730-195.jpg?_wi=3", imageAlt: "HBM Machine Shop facility in Port Harcourt", initialQuantity: 1,
},
{
id: "2", name: "Industrial Steel Framework Installation", price: "Ongoing Excellence", imageSrc:
"http://img.b2bpic.net/free-photo/low-angle-view-scafolding-building_1252-1176.jpg", imageAlt: "Steel framework installation project", initialQuantity: 1,
"http://img.b2bpic.net/free-photo/low-angle-view-scafolding-building_1252-1176.jpg?_wi=2", imageAlt: "Steel framework installation project", initialQuantity: 1,
},
{
id: "3", name: "Offshore Support Infrastructure", price: "Specialized Expertise", imageSrc:
"http://img.b2bpic.net/free-photo/view-seaport-new-york-sunset-usa_1268-19533.jpg", imageAlt: "Offshore infrastructure support facility", initialQuantity: 1,
"http://img.b2bpic.net/free-photo/view-seaport-new-york-sunset-usa_1268-19533.jpg?_wi=3", imageAlt: "Offshore infrastructure support facility", initialQuantity: 1,
},
{
id: "4", name: "Commercial Building Development", price: "On Schedule", imageSrc:
"http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg", imageAlt: "Commercial building construction site", initialQuantity: 1,
"http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg?_wi=3", imageAlt: "Commercial building construction site", initialQuantity: 1,
},
{
id: "5", name: "Heavy Equipment Installation", price: "Precision Executed", imageSrc:
"http://img.b2bpic.net/free-photo/close-up-heavy-industrial-crane-mechanism_632498-60873.jpg", imageAlt: "Heavy industrial crane mechanism installation", initialQuantity: 1,
"http://img.b2bpic.net/free-photo/close-up-heavy-industrial-crane-mechanism_632498-60873.jpg?_wi=3", imageAlt: "Heavy industrial crane mechanism installation", initialQuantity: 1,
},
{
id: "6", name: "Infrastructure Development Project", price: "Community Impact", imageSrc:
"http://img.b2bpic.net/free-photo/construction-work-site_1398-3934.jpg", imageAlt: "Infrastructure development construction site", initialQuantity: 1,
"http://img.b2bpic.net/free-photo/construction-work-site_1398-3934.jpg?_wi=2", imageAlt: "Infrastructure development construction site", initialQuantity: 1,
},
]}
textboxLayout="default"
@@ -80,7 +80,7 @@ export default function ProjectsPage() {
title="Our Project Approach"
description="A systematic and professional methodology that ensures every project is delivered with excellence, on schedule, and within budget."
tag="Process Excellence"
imageSrc="http://img.b2bpic.net/free-photo/industrial-plant-shareholders-conducting-research-reading-paperwork_482257-123385.jpg"
imageSrc="http://img.b2bpic.net/free-photo/industrial-plant-shareholders-conducting-research-reading-paperwork_482257-123385.jpg?_wi=2"
imageAlt="Project planning and collaboration"
accordionItems={[
{