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={[ { 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() {