diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index ce7ed88..bd1815c 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index a483726..80fe1b5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -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" diff --git a/src/app/page.tsx b/src/app/page.tsx index 3a1e5f4..a296d3a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 4678f99..54b1067 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -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"