feat(kompetenzen): enhance content presentation with split Problem/Solution UI layout
Former-commit-id: 413bd4371b72883ddb35a2bd3d1c27700a437fde
This commit is contained in:
@@ -55,10 +55,14 @@ layout: "fullBleed"
|
||||
<ServiceDetailGrid
|
||||
badge="Qualität & Sicherheit"
|
||||
title="Keine Kompromisse am Bau"
|
||||
descriptionParagraphs={[
|
||||
"Auf vielen Baustellen werden zunehmend Billiganbieter eingesetzt. Sicherheitsstandards und Dokumentationsanforderungen werden oft missachtet. Daraus resultieren Unfälle, defekte Fremdleitungen und teure Bauverzögerungen.",
|
||||
"**Wir arbeiten anders.** Durch unsere langjährige Erfahrung erkennen wir Problemstellungen frühzeitig und erarbeiten sichere Lösungen. Unterstützt durch unser Partner-Ingenieurbüro bieten wir Planung, Ausführung und Dokumentation auf höchstem Niveau."
|
||||
]}
|
||||
problemStatement={{
|
||||
title: "Die Realität auf vielen Baustellen",
|
||||
text: "Auf vielen Baustellen werden zunehmend Billiganbieter eingesetzt. Sicherheitsstandards und Dokumentationsanforderungen werden oft missachtet. Daraus resultieren Unfälle, defekte Fremdleitungen und teure Bauverzögerungen."
|
||||
}}
|
||||
solutionStatement={{
|
||||
title: "Der E-TIB Standard",
|
||||
text: "Wir arbeiten anders. Durch unsere langjährige Erfahrung erkennen wir Problemstellungen frühzeitig und erarbeiten sichere Lösungen. Unterstützt durch unser Partner-Ingenieurbüro bieten wir Planung, Ausführung und Dokumentation auf höchstem Niveau."
|
||||
}}
|
||||
panels={[
|
||||
{
|
||||
id: "energy",
|
||||
|
||||
@@ -17,10 +17,14 @@ layout: "fullBleed"
|
||||
<ServiceDetailGrid
|
||||
badge="Quality & Safety"
|
||||
title="No compromises in construction"
|
||||
descriptionParagraphs={[
|
||||
"Everywhere you look, digging and drilling are happening, but unfortunately, many things go wrong. Safety standards and documentation requirements are often ignored. This results in accidents, damaged external lines, and expensive construction delays.",
|
||||
"**We work differently.** Through our many years of experience, we identify problems early and develop safe solutions. Supported by our partner engineering firm, we offer planning, execution, and documentation at the highest level."
|
||||
]}
|
||||
problemStatement={{
|
||||
title: "The reality on many construction sites",
|
||||
text: "Everywhere you look, digging and drilling are happening, but unfortunately, many things go wrong. Safety standards and documentation requirements are often ignored. This results in accidents, damaged external lines, and expensive construction delays."
|
||||
}}
|
||||
solutionStatement={{
|
||||
title: "The E-TIB Standard",
|
||||
text: "We work differently. Through our many years of experience, we identify problems early and develop safe solutions. Supported by our partner engineering firm, we offer planning, execution, and documentation at the highest level."
|
||||
}}
|
||||
panels={[
|
||||
{
|
||||
id: "energy",
|
||||
|
||||
Reference in New Issue
Block a user