From bdbac18c68f0f0ba119fb8aae3f87f3771e79721 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:55:54 +0000 Subject: [PATCH] Update src/app/capabilities/page.tsx --- src/app/capabilities/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/capabilities/page.tsx b/src/app/capabilities/page.tsx index d697780..34b0875 100644 --- a/src/app/capabilities/page.tsx +++ b/src/app/capabilities/page.tsx @@ -79,14 +79,14 @@ export default function CapabilitiesPage() { tagIcon={Cog} tagAnimation="slide-up" background={{ variant: "canvas-reveal" }} - imageSrc="http://img.b2bpic.net/free-photo/closeup-hand-with-red-smartwatch-programming-hightech-machine-factory_73899-44015.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-hand-with-red-smartwatch-programming-hightech-machine-factory_73899-44015.jpg?_wi=2" imageAlt="Advanced injection moulding machinery and control systems" mediaAnimation="slide-up" useInvertedBackground={false} testimonials={[ { name: "Machine Capacity", handle: "50-1000 Ton Range", testimonial: "From micro-components to large structural parts, our machines span 50 to 1000 tons of clamping force.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg", imageAlt: "Machine capacity"}, + imageSrc: "http://img.b2bpic.net/free-photo/machines-industrial-building_140725-7605.jpg?_wi=3", imageAlt: "Machine capacity"}, { name: "Precision Control", handle: "Process Monitoring", testimonial: "Real-time temperature, pressure, and injection speed monitoring ensures consistent quality across all production runs.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/factory-worker-monitoring-industrial-machines-production-remotely-control-room_342744-90.jpg", imageAlt: "Process control"}, @@ -95,7 +95,7 @@ export default function CapabilitiesPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-metalworking-machine_176420-4718.jpg", imageAlt: "Mould technology"}, { name: "Quality Systems", handle: "ISO 9001 & Beyond", testimonial: "Comprehensive quality control from material inspection through final packaging. Traceability and documentation for every component.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg", imageAlt: "Quality systems"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg?_wi=3", imageAlt: "Quality systems"}, ]} />