fix(content): keep pipe diameter unchanged at 400er Rohr / 400mm pipe

This commit is contained in:
2026-08-13 09:48:45 +02:00
parent 120ba0488c
commit 83b9142211
3 changed files with 3 additions and 3 deletions

View File

@@ -105,7 +105,7 @@ layout: "fullBleed"
lists: [
[
"Horizontalspülbohrverfahren (bis 400m)",
"Horizontalspülbohrverfahren (bis 600er Rohr)",
"Horizontalspülbohrverfahren (bis 400er Rohr)",
"Erdrakete (bis 15m DÖ-Länge)",
"Erdrakete (bis 160er Rohr)"
]

View File

@@ -105,7 +105,7 @@ layout: "fullBleed"
lists: [
[
"Horizontal directional drilling (up to 400m)",
"Horizontal directional drilling (up to 600mm pipe)",
"Horizontal directional drilling (up to 400mm pipe)",
"Earth rocket (up to 15m crossing length)",
"Earth rocket (up to 160mm pipe)"
]

View File

@@ -1,6 +1,6 @@
{
"name": "e-tib-nextjs",
"version": "2.4.55",
"version": "2.4.56",
"type": "module",
"private": true,
"packageManager": "pnpm@10.18.3",