Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-06 18:32:12 +00:00
4 changed files with 11 additions and 11 deletions

View File

@@ -104,7 +104,7 @@ export default function AboutPage() {
icon: Cog,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/workers-wearing-uniforms-hardhat-factory-touching-with-legs-greeting-due-corona-virus-infection_342744-109.jpg"
imageSrc="http://img.b2bpic.net/free-photo/workers-wearing-uniforms-hardhat-factory-touching-with-legs-greeting-due-corona-virus-infection_342744-109.jpg?_wi=3"
imageAlt="J R Kopano Engineering team"
mediaAnimation="slide-up"
textboxLayout="default"

View File

@@ -109,7 +109,7 @@ export default function ContactPage() {
icon: AlertCircle,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/factory-employee-working-industrial-drilling-machine-production-line_342744-100.jpg"
imageSrc="http://img.b2bpic.net/free-photo/factory-employee-working-industrial-drilling-machine-production-line_342744-100.jpg?_wi=2"
imageAlt="J R Kopano Engineering contact"
mediaAnimation="slide-up"
textboxLayout="default"

View File

@@ -53,7 +53,7 @@ export default function HomePage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-working-industrial-drilling-machine-production-line_342744-100.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/factory-employee-working-industrial-drilling-machine-production-line_342744-100.jpg?_wi=1",
imageAlt: "Professional engineering workshop",
},
{
@@ -117,7 +117,7 @@ export default function HomePage() {
author: "Expert Team",
description: "Industrial engineering solutions for manufacturing and production facilities. Custom designs tailored to your operational needs.",
tags: ["Engineering", "Design"],
imageSrc: "http://img.b2bpic.net/free-photo/man-safety-equipment-his-workplace_23-2148976362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-safety-equipment-his-workplace_23-2148976362.jpg?_wi=1",
imageAlt: "mechanical engineering design blueprint",
},
{
@@ -126,7 +126,7 @@ export default function HomePage() {
author: "Skilled Fabricators",
description: "Custom metal fabrication and structural engineering services. Precision work for demanding industrial applications.",
tags: ["Fabrication", "Precision"],
imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-industrial-plant-discussing-about-production-efficiency_342744-236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-industrial-plant-discussing-about-production-efficiency_342744-236.jpg?_wi=1",
imageAlt: "steel metal fabrication welding work",
},
{
@@ -135,7 +135,7 @@ export default function HomePage() {
author: "Maintenance Specialists",
description: "Repair and maintenance services for machinery and equipment. Minimize downtime with our rapid response.",
tags: ["Maintenance", "Support"],
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367531.jpg?_wi=1",
imageAlt: "industrial maintenance repair equipment",
},
{
@@ -194,7 +194,7 @@ export default function HomePage() {
icon: Cog,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/workers-wearing-uniforms-hardhat-factory-touching-with-legs-greeting-due-corona-virus-infection_342744-109.jpg"
imageSrc="http://img.b2bpic.net/free-photo/workers-wearing-uniforms-hardhat-factory-touching-with-legs-greeting-due-corona-virus-infection_342744-109.jpg?_wi=1"
imageAlt="J R Kopano Engineering team"
mediaAnimation="slide-up"
textboxLayout="default"

View File

@@ -51,7 +51,7 @@ export default function ServicesPage() {
author: "Expert Team",
description: "Industrial engineering solutions for manufacturing and production facilities. Custom designs tailored to your operational needs. We provide comprehensive mechanical design services including CAD modeling, system optimization, and technical documentation.",
tags: ["Engineering", "Design"],
imageSrc: "http://img.b2bpic.net/free-photo/man-safety-equipment-his-workplace_23-2148976362.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-safety-equipment-his-workplace_23-2148976362.jpg?_wi=2",
imageAlt: "mechanical engineering design blueprint",
},
{
@@ -60,7 +60,7 @@ export default function ServicesPage() {
author: "Skilled Fabricators",
description: "Custom metal fabrication and structural engineering services. Precision work for demanding industrial applications. Our fabrication team handles everything from structural steel work to intricate custom metal components with tight tolerances.",
tags: ["Fabrication", "Precision"],
imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-industrial-plant-discussing-about-production-efficiency_342744-236.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/factory-workers-walking-industrial-plant-discussing-about-production-efficiency_342744-236.jpg?_wi=2",
imageAlt: "steel metal fabrication welding work",
},
{
@@ -69,7 +69,7 @@ export default function ServicesPage() {
author: "Maintenance Specialists",
description: "Repair and maintenance services for machinery and equipment. Minimize downtime with our rapid response. We offer preventive maintenance programs, emergency repairs, and scheduled service to keep your operations running smoothly.",
tags: ["Maintenance", "Support"],
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367531.jpg?_wi=2",
imageAlt: "industrial maintenance repair equipment",
},
]}
@@ -119,7 +119,7 @@ export default function ServicesPage() {
icon: Cog,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/workers-wearing-uniforms-hardhat-factory-touching-with-legs-greeting-due-corona-virus-infection_342744-109.jpg"
imageSrc="http://img.b2bpic.net/free-photo/workers-wearing-uniforms-hardhat-factory-touching-with-legs-greeting-due-corona-virus-infection_342744-109.jpg?_wi=2"
imageAlt="J R Kopano Engineering team"
mediaAnimation="slide-up"
textboxLayout="default"