feat(content): update website content for tasks 6-10 including competencies, team, references, and statistics
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 54s
Build & Deploy / 🧪 QA (push) Successful in 2m7s
CI - Lint, Typecheck & Test / quality-assurance (pull_request) Successful in 3m31s
Build & Deploy / 🏗️ Build (push) Successful in 3m47s
Build & Deploy / 🚀 Deploy (push) Successful in 34s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 4s

This commit is contained in:
2026-06-10 10:59:14 +02:00
parent 0138064bcc
commit 0105c8c9a3
38 changed files with 389 additions and 286 deletions

View File

@@ -23,12 +23,12 @@ layout: "fullBleed"
ctaHref="/de/kontakt"
items={[
{
title: "Kabeltiefbau",
description: "Klassischer Grabenbau und professionelle Verlegung von Mittel- und Niederspannungskabeln.",
title: "Kabelleitungstiefbau",
description: "Klassischer Grabenbau, professionelle Verlegung und Kabelmontage (Hoch-, Mittel- und Niederspannung) bis 110 kV.",
tag: "Energie",
size: "large",
href: "/de/kabeltiefbau",
image: { url: "/assets/photos/DSC01123.JPG", alt: "Kabeltiefbau" }
image: { url: "/assets/photos/DSC01123.JPG", alt: "Kabelleitungstiefbau" }
},
{
title: "Bohrtechnik",
@@ -70,13 +70,13 @@ layout: "fullBleed"
panels={[
{
id: "energy",
title: "Kabelleitungstiefbau (Mittel-/Niederspannung)",
title: "Kabelleitungstiefbau (Hoch-/Mittel- und Niederspannung)",
icon: "energy",
lists: [
[
"Herstellung von Kabel- und Rohrgräben",
"Kabelverlegung (0,4kV - 110kV)",
"Kabelmontagen 0,4 kV - 30 kV",
"Kabelmontagen bis 110 kV",
"Errichtung von Transformatorstationen",
"Erstellung von Erdungsanlagen",
"Errichtung von Straßenbeleuchtung",
@@ -143,8 +143,8 @@ layout: "fullBleed"
<JsonLd data={[
{
"@type": "Service",
"name": "Kabeltiefbau",
"description": "Klassischer Grabenbau und professionelle Verlegung von Mittel- und Niederspannungskabeln.",
"name": "Kabelleitungstiefbau",
"description": "Klassischer Grabenbau, professionelle Verlegung und Kabelmontage (Hoch-, Mittel- und Niederspannung) bis 110 kV.",
"provider": { "@type": "Organization", "name": "E-TIB GmbH" }
},
{