Update src/app/capabilities/page.tsx

This commit is contained in:
2026-03-02 20:55:54 +00:00
parent 7f6213763e
commit bdbac18c68

View File

@@ -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"},
]}
/>
</div>