All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 54s
Build & Deploy / 🧪 QA (push) Successful in 2m32s
CI - Lint, Typecheck & Test / quality-assurance (pull_request) Successful in 3m48s
Build & Deploy / 🏗️ Build (push) Successful in 3m17s
Build & Deploy / 🚀 Deploy (push) Successful in 47s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 1s
198 lines
7.0 KiB
Plaintext
198 lines
7.0 KiB
Plaintext
---
|
|
title: "About E-TIB"
|
|
date: "2024-03-20"
|
|
excerpt: "The E-TIB Group is your competent partner for cable civil engineering, drilling technology, and engineering services."
|
|
layout: "fullBleed"
|
|
---
|
|
|
|
<HomeHero
|
|
badge="The E-TIB Group"
|
|
title="Reliability has\na Tradition"
|
|
description="Since 2015, we have been growing continuously to meet the demands of the energy transition and digitalization. As a corporate group, we pool specialized expertise under one roof."
|
|
videoUrl="/assets/videos/web/hero-bahnkreuzung.mp4"
|
|
linkText="Open Positions"
|
|
linkHref="/en/karriere"
|
|
secondaryCtaLabel="Discover Company"
|
|
secondaryCtaHref="#structure"
|
|
/>
|
|
|
|
<div className="bg-neutral-50 py-24 border-b border-neutral-100">
|
|
<div className="container max-w-6xl mx-auto px-4">
|
|
<div className="grid grid-cols-1 lg:grid-cols-2 gap-16 items-center">
|
|
<div>
|
|
<h2 className="text-primary font-bold tracking-wider uppercase text-sm mb-4">Our Mission</h2>
|
|
<h3 className="font-heading text-4xl md:text-5xl font-extrabold text-neutral-dark mb-8 leading-tight">
|
|
Infrastructure for the Energy of Tomorrow
|
|
</h3>
|
|
<div className="w-20 h-2 bg-primary mb-8"></div>
|
|
<div>
|
|
Since our foundation in 2015 in Guben, we have made it our mission to actively shape the expansion of critical infrastructure.
|
|
</div>
|
|
<div>
|
|
With over 50 dedicated professionals and a state-of-the-art machinery park, we master even the most demanding projects in cable civil engineering, directional drilling, and grid assembly. Reliability, adherence to schedules, and the highest quality standards are our foundation.
|
|
</div>
|
|
</div>
|
|
<div className="grid grid-cols-2 gap-6">
|
|
<div className="bg-white p-8 rounded-2xl shadow-sm border border-neutral-100">
|
|
<div className="text-4xl font-extrabold text-primary mb-2">50+</div>
|
|
<div className="text-neutral-dark font-semibold">Employees</div>
|
|
</div>
|
|
<div className="bg-white p-8 rounded-2xl shadow-sm border border-neutral-100">
|
|
<div className="text-4xl font-extrabold text-primary mb-2">2015</div>
|
|
<div className="text-neutral-dark font-semibold">Founded</div>
|
|
</div>
|
|
<div className="bg-white p-8 rounded-2xl shadow-sm border border-neutral-100">
|
|
<div className="text-4xl font-extrabold text-primary mb-2">110kV</div>
|
|
<div className="text-neutral-dark font-semibold">Max. Voltage</div>
|
|
</div>
|
|
<div className="bg-white p-8 rounded-2xl shadow-sm border border-neutral-100">
|
|
<div className="text-4xl font-extrabold text-primary mb-2">100%</div>
|
|
<div className="text-neutral-dark font-semibold">Dedication</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<CompanyTimeline
|
|
badge="Our History"
|
|
title="Milestones of Development"
|
|
milestones={[
|
|
{
|
|
date: '16.12.2015',
|
|
year: '2015',
|
|
title: 'Foundation of E-TIB GmbH',
|
|
desc: 'Execution of electrical infrastructure projects, cable civil engineering, and horizontal directional drilling.',
|
|
iconName: 'Building2'
|
|
},
|
|
{
|
|
date: '04.02.2019',
|
|
year: '2019',
|
|
title: 'Foundation of E-TIB Ingenieurgesellschaft',
|
|
desc: 'Approval and execution planning, complex crossings, and grid connection planning.',
|
|
iconName: 'Compass'
|
|
},
|
|
{
|
|
date: '14.11.2019',
|
|
year: '2019',
|
|
title: 'Foundation of E-TIB Verwaltung GmbH',
|
|
desc: 'Central services, acquisition, leasing, and management of real estate and machinery.',
|
|
iconName: 'Layers'
|
|
},
|
|
{
|
|
date: '21.10.2025',
|
|
year: '2025',
|
|
title: 'Foundation of E-TIB Bohrtechnik GmbH',
|
|
desc: 'Specialization in precise horizontal directional drilling in all soil classes.',
|
|
iconName: 'ArrowDownToLine'
|
|
}
|
|
]}
|
|
/>
|
|
|
|
<InteractiveGermanyMap
|
|
badge="Operating Areas"
|
|
title={<>Nationwide<br/>at your service.</>}
|
|
description="From our strategic locations in Guben and Bülstedt, we control and realize complex infrastructure projects across the entire federal territory."
|
|
stats={[
|
|
{ value: '100', suffix: '%', label: 'Nationwide Reach' },
|
|
{ value: '2', suffix: '+', label: 'Operating Locations' }
|
|
]}
|
|
locations={[
|
|
{
|
|
id: 'guben',
|
|
name: 'Guben (Headquarters)',
|
|
type: 'hq',
|
|
x: 85,
|
|
y: 48,
|
|
description: 'E-TIB GmbH Holding & Bohrtechnik GmbH',
|
|
details: ['Central Management', 'Cable Civil Engineering', 'Machinery Park']
|
|
},
|
|
{
|
|
id: 'buelstedt',
|
|
name: 'Bülstedt (Engineering Firm)',
|
|
type: 'branch',
|
|
x: 37,
|
|
y: 25,
|
|
description: 'E-TIB Ingenieurgesellschaft mbH',
|
|
details: ['Planning & Projecting', 'Surveying', 'Documentation']
|
|
},
|
|
{
|
|
id: 'spreewald',
|
|
name: 'Spreewald (Project)',
|
|
type: 'project',
|
|
x: 82,
|
|
y: 45,
|
|
description: 'Broadband Expansion FTTC'
|
|
},
|
|
{
|
|
id: 'bomlitz',
|
|
name: 'Bomlitz (Project)',
|
|
type: 'project',
|
|
x: 45,
|
|
y: 30,
|
|
description: 'Broadband Expansion FTTH'
|
|
},
|
|
{
|
|
id: 'forst',
|
|
name: 'Forst (Project)',
|
|
type: 'project',
|
|
x: 88,
|
|
y: 50,
|
|
description: 'New Cable Route Construction'
|
|
},
|
|
{
|
|
id: 'eisenhuettenstadt',
|
|
name: 'Eisenhüttenstadt (Project)',
|
|
type: 'project',
|
|
x: 85,
|
|
y: 40,
|
|
description: 'Cable Connection U30 - T10'
|
|
},
|
|
{
|
|
id: 'goerne',
|
|
name: 'Görne (Project)',
|
|
type: 'project',
|
|
x: 70,
|
|
y: 35,
|
|
description: 'PV System Feed-in'
|
|
}
|
|
]}
|
|
/>
|
|
|
|
<div id="structure">
|
|
<HomeSubCompanyTiles
|
|
badge="Structure"
|
|
title="Pooled Competencies"
|
|
companies={[
|
|
{
|
|
title: "E-TIB GMBH",
|
|
description: "The company has fully specialized in cable civil engineering. The complete range of services for the construction of cable routes from a single source.",
|
|
icon: "M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",
|
|
url: "https://www.e-tib.com/",
|
|
backgroundImage: "/assets/photos/DJI_0243.JPG"
|
|
},
|
|
{
|
|
title: "E-TIB Ingenieurgesellschaft mbH",
|
|
description: "Our engineers plan the energy and telecommunications networks of the future for you - surveying and documentation included.",
|
|
icon: "M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4",
|
|
url: "https://www.etib-ing.com/",
|
|
backgroundImage: "/assets/photos/DSC01137.JPG"
|
|
},
|
|
{
|
|
title: "E-TIB Bohrtechnik GmbH",
|
|
description: "Highest precision underground: We specialize in complex horizontal directional drilling for all infrastructure networks.",
|
|
icon: "M19 14l-7 7m0 0l-7-7m7 7V3",
|
|
url: "https://www.e-tib.com/bohrtechnik",
|
|
backgroundImage: "/assets/photos/DJI_0048.JPG"
|
|
}
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<CallToAction
|
|
title="Ready for Your Project?"
|
|
description="We are always looking for new challenges and strong partners. Contact us for a non-binding consultation on your project."
|
|
ctaLabel="Contact Us Now"
|
|
ctaHref="/en/kontakt"
|
|
/>
|