Update src/app/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function HomePage() {
|
||||
description="SMC Construction Nigeria Limited"
|
||||
subdescription="Multi-Disciplinary Construction Company"
|
||||
icon={Building2}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-two-excavators-building-site_181624-7771.jpg?_wi=1"
|
||||
imageAlt="Construction site with modern equipment"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -83,7 +83,7 @@ export default function HomePage() {
|
||||
title="Our Core Services"
|
||||
description="We provide comprehensive construction and steel subcontracting solutions tailored to meet the demands of large commercial and industrial projects across Nigeria."
|
||||
tag="What We Offer"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-heavy-industrial-crane-mechanism_632498-60873.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-heavy-industrial-crane-mechanism_632498-60873.jpg?_wi=1"
|
||||
imageAlt="Heavy construction equipment and machinery"
|
||||
accordionItems={[
|
||||
{
|
||||
@@ -119,15 +119,15 @@ export default function HomePage() {
|
||||
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=1", 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=1", 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=1", imageAlt: "Offshore infrastructure support facility", initialQuantity: 1,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -189,7 +189,7 @@ export default function HomePage() {
|
||||
id: "2", name: "Chioma Ejiro, Managing Director of Development Partners Inc", date: "Date: February 2024", title: "Reliable Partner for Large-Scale Projects", quote:
|
||||
"Working with SMC Construction on our industrial expansion project was seamless. They provided clear communication, met all timelines, and delivered superior quality work that exceeded our expectations.", tag: "Industrial Construction", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", avatarAlt: "Chioma Ejiro", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/fourth-block-chernobyl-nuclear-power-plant-30-years-after-explosion-nuclear-power-plant_627829-11676.jpg", imageAlt: "Industrial facility"},
|
||||
"http://img.b2bpic.net/free-photo/fourth-block-chernobyl-nuclear-power-plant-30-years-after-explosion-nuclear-power-plant_627829-11676.jpg?_wi=1", imageAlt: "Industrial facility"},
|
||||
{
|
||||
id: "3", name: "Emeka Okonkwo, Operations Manager at Petrotech Industries", date: "Date: January 2024", title: "Excellence in Offshore Infrastructure", quote:
|
||||
"SMC's expertise in offshore infrastructure support proved invaluable for our coastal facility project. Their innovative solutions and commitment to safety were exemplary.", tag: "Offshore Support", avatarSrc:
|
||||
@@ -204,12 +204,12 @@ export default function HomePage() {
|
||||
id: "5", name: "Ibrahim Hassan, Project Lead at Continental Development", date: "Date: November 2023", title: "Trustworthy Construction Partner", quote:
|
||||
"SMC Construction has become our preferred partner for major construction projects. Their reliability, quality output, and professional approach make them exceptional in the industry.", tag: "Civil Construction", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Ibrahim Hassan", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/construction-work-site_1398-3934.jpg", imageAlt: "Construction site"},
|
||||
"http://img.b2bpic.net/free-photo/construction-work-site_1398-3934.jpg?_wi=1", imageAlt: "Construction site"},
|
||||
{
|
||||
id: "6", name: "Ngozi Udeze, Procurement Director at Global Infrastructure", date: "Date: October 2023", title: "Strong Financial Management", quote:
|
||||
"Beyond their construction expertise, SMC Construction demonstrates strong financial management and transparency. They handle project budgets professionally and deliver within agreed parameters.", tag: "Project Management", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", avatarAlt: "Ngozi Udeze", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/industrial-plant-shareholders-conducting-research-reading-paperwork_482257-123385.jpg", imageAlt: "Professional collaboration"},
|
||||
"http://img.b2bpic.net/free-photo/industrial-plant-shareholders-conducting-research-reading-paperwork_482257-123385.jpg?_wi=1", imageAlt: "Professional collaboration"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user