diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index 7f0f276..d14a30c 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -33,9 +33,7 @@ export default function ProjectsPage() { ]} brandName="SMC Construction" button={{ - text: "Request Quote", - href: "/contact", - }} + text: "Request Quote", href: "/contact"}} /> @@ -46,58 +44,28 @@ export default function ProjectsPage() { tag="Project Highlights" 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?_wi=3", - imageAlt: "HBM Machine Shop facility in Port Harcourt", - initialQuantity: 1, + 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, }, { - 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?_wi=2", - imageAlt: "Steel framework installation project", - 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, }, { - 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?_wi=3", - imageAlt: "Offshore infrastructure support facility", - 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, }, { - 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?_wi=3", - imageAlt: "Commercial building construction site", - 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, }, { - 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?_wi=3", - imageAlt: "Heavy industrial crane mechanism installation", - 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, }, { - id: "6", - name: "Infrastructure Development Project", - price: "Community Impact", - imageSrc: - "http://img.b2bpic.net/free-photo/construction-work-site_1398-3934.jpg?_wi=2", - imageAlt: "Infrastructure development construction site", - 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, }, ]} textboxLayout="default" @@ -112,38 +80,25 @@ 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?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/industrial-plant-shareholders-conducting-research-reading-paperwork_482257-123385.jpg" imageAlt="Project planning and collaboration" accordionItems={[ { - id: "1", - title: "Planning & Assessment", - content: - "Comprehensive site assessment, feasibility study, and detailed project planning. We work closely with stakeholders to understand requirements and establish clear timelines and budgets.", - }, + id: "1", title: "Planning & Assessment", content: + "Comprehensive site assessment, feasibility study, and detailed project planning. We work closely with stakeholders to understand requirements and establish clear timelines and budgets."}, { - id: "2", - title: "Design Coordination", - content: - "Collaboration with design teams to ensure structural integrity, safety compliance, and alignment with project specifications. Quality review at every design stage.", - }, + id: "2", title: "Design Coordination", content: + "Collaboration with design teams to ensure structural integrity, safety compliance, and alignment with project specifications. Quality review at every design stage."}, { - id: "3", - title: "Execution & Monitoring", - content: - "Professional on-site management with daily monitoring, quality inspections, and rigorous safety protocols. Regular communication with project stakeholders on progress.", - }, + id: "3", title: "Execution & Monitoring", content: + "Professional on-site management with daily monitoring, quality inspections, and rigorous safety protocols. Regular communication with project stakeholders on progress."}, { - id: "4", - title: "Quality Assurance", - content: - "Rigorous quality control processes, third-party inspections, and adherence to international standards. Final inspections and handover protocols ensure client satisfaction.", - }, + id: "4", title: "Quality Assurance", content: + "Rigorous quality control processes, third-party inspections, and adherence to international standards. Final inspections and handover protocols ensure client satisfaction."}, ]} mediaAnimation="slide-up" useInvertedBackground={false} mediaPosition="right" - textboxLayout="default" /> @@ -154,53 +109,29 @@ export default function ProjectsPage() { tag="Project Insights" faqs={[ { - id: "1", - title: "What types of projects do you typically handle?", - content: - "We handle steel subcontracting, civil construction, industrial construction, machine shop facilities, and offshore infrastructure projects. Our portfolio spans commercial, industrial, and specialized infrastructure sectors.", - }, + id: "1", title: "What types of projects do you typically handle?", content: + "We handle steel subcontracting, civil construction, industrial construction, machine shop facilities, and offshore infrastructure projects. Our portfolio spans commercial, industrial, and specialized infrastructure sectors."}, { - id: "2", - title: "What is your typical project timeline?", - content: - "Project timelines vary based on scope and complexity. Small projects may take 3-6 months, while large industrial projects can span 12-24 months. We provide realistic timelines during the planning phase.", - }, + id: "2", title: "What is your typical project timeline?", content: + "Project timelines vary based on scope and complexity. Small projects may take 3-6 months, while large industrial projects can span 12-24 months. We provide realistic timelines during the planning phase."}, { - id: "3", - title: "How do you manage project quality?", - content: - "We employ rigorous quality control processes, regular inspections, use of modern technologies, experienced workforce training, and adherence to international standards. Third-party inspections verify compliance.", - }, + id: "3", title: "How do you manage project quality?", content: + "We employ rigorous quality control processes, regular inspections, use of modern technologies, experienced workforce training, and adherence to international standards. Third-party inspections verify compliance."}, { - id: "4", - title: "Can you handle urgent or accelerated projects?", - content: - "Yes, our extensive equipment fleet and subcontractor network allow us to meet aggressive schedules when necessary. We discuss feasibility during the initial consultation.", - }, + id: "4", title: "Can you handle urgent or accelerated projects?", content: + "Yes, our extensive equipment fleet and subcontractor network allow us to meet aggressive schedules when necessary. We discuss feasibility during the initial consultation."}, { - id: "5", - title: "How do you handle project changes or modifications?", - content: - "We have a structured change management process. Any project modifications are documented, cost-impact assessed, and approved by all stakeholders before implementation.", - }, + id: "5", title: "How do you handle project changes or modifications?", content: + "We have a structured change management process. Any project modifications are documented, cost-impact assessed, and approved by all stakeholders before implementation."}, { - id: "6", - title: "What are your project cost parameters?", - content: - "We provide detailed quotations during the proposal phase. Projects are delivered within agreed budget parameters with transparent cost breakdown and regular financial reporting.", - }, + id: "6", title: "What are your project cost parameters?", content: + "We provide detailed quotations during the proposal phase. Projects are delivered within agreed budget parameters with transparent cost breakdown and regular financial reporting."}, { - id: "7", - title: "Do you work with project financing options?", - content: - "We can work with various project financing arrangements and provide flexible payment schedules aligned with project milestones for qualified clients.", - }, + id: "7", title: "Do you work with project financing options?", content: + "We can work with various project financing arrangements and provide flexible payment schedules aligned with project milestones for qualified clients."}, { - id: "8", - title: "How are project risks managed?", - content: - "We conduct comprehensive risk assessments, maintain appropriate insurance coverage, have contingency plans, and maintain open communication with stakeholders throughout project execution.", - }, + id: "8", title: "How are project risks managed?", content: + "We conduct comprehensive risk assessments, maintain appropriate insurance coverage, have contingency plans, and maintain open communication with stakeholders throughout project execution."}, ]} faqsAnimation="slide-up" textboxLayout="default"