From ac1c1e84c199a468afd1b2c7806a8639515fd8e5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:14:03 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 9b51d5e..4db4b4e 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -70,7 +70,7 @@ export default function ServicesPage() { description="Entdecken Sie unser umfassendes Angebot an Wärmebehandlungslösungen, speziell entwickelt für Ihre Anforderungen." tag="Detaillierte Leistungen" tagIcon={CheckCircle} - imageSrc="http://img.b2bpic.net/free-photo/top-view-modern-operational-plant-producing-fiberglass-heavy-industry-machinery-metalworking-workshop-concept_645730-80.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-modern-operational-plant-producing-fiberglass-heavy-industry-machinery-metalworking-workshop-concept_645730-80.jpg?_wi=3" imageAlt="Wärmebehandlungsanlage in Betrieb" accordionItems={[ { @@ -121,7 +121,7 @@ export default function ServicesPage() { price: "Individuell", rating: 5, reviewCount: "Top", - imageSrc: "http://img.b2bpic.net/free-photo/cement-factory-indoors-industrial-cement-production-conveyor-conveyer-line-ceramic-tile-heavy-plant-factory-production-ceramic-tiles_645730-162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cement-factory-indoors-industrial-cement-production-conveyor-conveyer-line-ceramic-tile-heavy-plant-factory-production-ceramic-tiles_645730-162.jpg?_wi=3", imageAlt: "Rollenherdofen", }, { @@ -131,7 +131,7 @@ export default function ServicesPage() { price: "Individuell", rating: 5, reviewCount: "Top", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983502.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983502.jpg?_wi=4", imageAlt: "Drehherdofen", }, { @@ -141,7 +141,7 @@ export default function ServicesPage() { price: "Individuell", rating: 5, reviewCount: "Top", - imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13312.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13312.jpg?_wi=2", imageAlt: "Durchstoßofen", }, { @@ -151,7 +151,7 @@ export default function ServicesPage() { price: "Individuell", rating: 5, reviewCount: "Top", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983502.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983502.jpg?_wi=5", imageAlt: "Kammerofen", }, { @@ -161,7 +161,7 @@ export default function ServicesPage() { price: "Individuell", rating: 5, reviewCount: "Top", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983502.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-bread-factory_23-2148983502.jpg?_wi=6", imageAlt: "Haubeofen", }, { @@ -171,7 +171,7 @@ export default function ServicesPage() { price: "Individuell", rating: 5, reviewCount: "Top", - imageSrc: "http://img.b2bpic.net/free-photo/cement-factory-indoors-industrial-cement-production-conveyor-conveyer-line-ceramic-tile-heavy-plant-factory-production-ceramic-tiles_645730-162.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cement-factory-indoors-industrial-cement-production-conveyor-conveyer-line-ceramic-tile-heavy-plant-factory-production-ceramic-tiles_645730-162.jpg?_wi=4", imageAlt: "Bandofen", }, ]} @@ -200,7 +200,7 @@ export default function ServicesPage() {