From fbf077454a5a141ad96421b99e85d39f5862b465 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 17:18:29 +0000 Subject: [PATCH 1/2] Update src/app/branchen/page.tsx --- src/app/branchen/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/branchen/page.tsx b/src/app/branchen/page.tsx index c43776b..ddc888e 100644 --- a/src/app/branchen/page.tsx +++ b/src/app/branchen/page.tsx @@ -108,7 +108,7 @@ export default function IndustriesPage() { title: "Maschinenbau & Komponenten", description: "Verzinkung von Maschinenbauteilen, Achsen und Wellen", media: { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-engineer-operating-cnc-machine-using-digital-tablet-factory_637285-4174.jpg?_wi=2", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-engineer-operating-cnc-machine-using-digital-tablet-factory_637285-4174.jpg", }, items: [ { @@ -137,7 +137,7 @@ export default function IndustriesPage() { title="Branchen im Fokus" description="Feuerverzinkerei Picker unterstützt führende Unternehmen in diesen Sektoren" animationType="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={true} metrics={[ { -- 2.49.1 From 5b5024911fea9189f45b709bab609ac67373edc6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 17:18:30 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ecf61ab..4da4e0b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -120,7 +120,7 @@ export default function HomePage() { title="Warum Picker?" description="Lokaler Partner mit jahrzehntelanger Expertise im Feuerverzinken" animationType="slide-up" - textboxLayout="centered" + textboxLayout="default" useInvertedBackground={false} metrics={[ { @@ -170,7 +170,7 @@ export default function HomePage() { title: "Feuerverzinken", description: "Hot-dip galvanizing nach DIN EN ISO 1461 für dauerhaften Schutz", media: { - imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-manager-operating-industrial-machine-pushing-buttons-control-panel_74855-16377.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-manager-operating-industrial-machine-pushing-buttons-control-panel_74855-16377.jpg", }, items: [ { @@ -193,7 +193,7 @@ export default function HomePage() { title: "Oberflächenveredelung", description: "Spezialisierte Behandlungen für optimalen Korrosionsschutz", media: { - imageSrc: "http://img.b2bpic.net/free-photo/man-with-suit-disinfecting-shelf_23-2148563400.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/man-with-suit-disinfecting-shelf_23-2148563400.jpg", }, items: [ { @@ -219,7 +219,7 @@ export default function HomePage() {