Files
e-tib.com/content/en/kompetenzen.mdx
Marc Mintel 57a67ffdf3
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Successful in 1m8s
Build & Deploy / 🏗️ Build (push) Successful in 2m42s
Build & Deploy / 🚀 Deploy (push) Failing after 25s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
feat: refine subpages layout, slugs and B2B copywriting
2026-05-28 13:22:37 +02:00

169 lines
5.5 KiB
Plaintext

---
title: "Competencies - Cable Civil Engineering & Horizontal Directional Drilling"
date: "2024-03-20"
excerpt: "From cable construction to electrical installation: We provide holistic solutions for modern network infrastructures."
layout: "fullBleed"
---
<HomeHero
badge="Our Services"
title="Everything from a single source"
description="As a full-service partner in the field of cable civil engineering, we cover the entire spectrum of modern infrastructure projects."
videoUrl="/assets/videos/web/hero-bohrung.mp4"
linkText="Get in Touch"
linkHref="/en/contact"
secondaryCtaLabel="View References"
secondaryCtaHref="/en/#referenzen"
/>
<HomeCompetenceBentoGrid
badge="Core Competencies"
title="Precision & Performance"
ctaLabel="Request a project"
ctaHref="/en/contact"
items={[
{
title: "Cable Construction",
description: "Classic trench construction and professional laying of medium and low voltage cables.",
tag: "Energy",
size: "large",
href: "/en/cable-civil-engineering",
image: { url: "/assets/photos/DSC01123.JPG", alt: "Cable Construction" }
},
{
title: "Drilling Technology",
description: "Horizontal directional drilling (HDD) for trenchless, surface-friendly installation.",
tag: "Innovation",
size: "medium",
href: "/en/drilling-technology",
image: { url: "/assets/photos/DSC08653.JPG", alt: "Drilling Technology" }
},
{
title: "Fiber Optics",
description: "Expansion of future-proof broadband networks (FTTX).",
tag: "Communication",
size: "small",
href: "/en/fiber-optics",
image: { url: "/assets/photos/DSC01129.JPG", alt: "Fiber Optics" }
},
{
title: "Planning & Docu",
description: "Route planning, approval procedures, and precise GIS documentation.",
tag: "Digital",
size: "accent",
href: "/en/planning"
}
]}
/>
<ServiceDetailGrid
badge="Quality & Safety"
title="No compromises in construction"
problemStatement={{
title: "The reality on many construction sites",
text: "Cheap providers are increasingly being used on many construction sites. Safety standards and documentation requirements are often ignored. This results in accidents, damaged external lines (electricity, water, gas, etc.), and expensive construction delays, meaning a supposed bargain turns out to be a cost trap."
}}
solutionStatement={{
title: "The E-TIB Standard",
text: "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 to avoid planning errors."
}}
panels={[
{
id: "energy",
title: "Cable Civil Engineering (Medium/Low Voltage)",
icon: "energy",
lists: [
[
"Production of cable and pipe trenches",
"Cable laying (0.4kV - 110kV)",
"Cable assembly 0.4 kV - 30 kV",
"Construction of transformer stations",
"Establishment of grounding systems",
"Erection of street lighting",
"Switching operations"
]
]
},
{
id: "fiber",
title: "Cable Civil Engineering (Telecommunications)",
icon: "fiber",
lists: [
[
"Production of cable and pipe trenches",
"Production of empty conduit routes",
"Pulling/blowing in TK/FO cables",
"Setting up multi-function enclosures",
"Cable assembly TK/FO"
]
]
},
{
id: "hdd",
title: "Trenchless Line Laying",
icon: "hdd",
lists: [
[
"Horizontal directional drilling (up to 250m)",
"Horizontal directional drilling (up to 400mm pipe)",
"Earth rocket (up to 15m crossing length)",
"Earth rocket (up to 160mm pipe)"
]
]
},
{
id: "planning",
title: "Planning & Consulting",
icon: "planning",
lists: [
[
"Structural/approval/execution planning",
"Tendering, awarding & construction supervision",
"Approval planning",
"Project review, studies"
]
]
},
{
id: "survey",
title: "Surveying & Documentation",
icon: "survey",
fullWidth: true,
lists: [
[
"Staking out and surveying of line routes",
"Creation of databases for project accounting",
"360° photo/video recording of the construction site"
]
]
}
]}
/>
<JsonLd data={[
{
"@type": "Service",
"name": "Cable Construction",
"description": "Classic trench construction and professional laying of medium and low voltage cables.",
"provider": { "@type": "Organization", "name": "E-TIB GmbH" }
},
{
"@type": "Service",
"name": "Horizontal Directional Drilling",
"description": "Horizontal directional drilling (HDD) for trenchless, surface-friendly installation.",
"provider": { "@type": "Organization", "name": "E-TIB GmbH" }
},
{
"@type": "Service",
"name": "Fiber Optic Expansion",
"description": "Expansion of future-proof broadband networks (FTTX) and fiber optic cable assemblies.",
"provider": { "@type": "Organization", "name": "E-TIB GmbH" }
},
{
"@type": "Service",
"name": "Planning and Surveying",
"description": "Approval and execution planning, electrical and grid connection planning, as well as digital as-built documentation via GIS.",
"provider": { "@type": "Organization", "name": "E-TIB GmbH" }
}
]} />