fix: align content with briefing and remove legacy data
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 43s
Build & Deploy / 🧪 QA (push) Successful in 2m11s
CI - Lint, Typecheck & Test / quality-assurance (pull_request) Successful in 4m39s
Build & Deploy / 🏗️ Build (push) Successful in 3m26s
Build & Deploy / 🚀 Deploy (push) Successful in 47s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 43s
Build & Deploy / 🧪 QA (push) Successful in 2m11s
CI - Lint, Typecheck & Test / quality-assurance (pull_request) Successful in 4m39s
Build & Deploy / 🏗️ Build (push) Successful in 3m26s
Build & Deploy / 🚀 Deploy (push) Successful in 47s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 2s
This commit is contained in:
@@ -5,24 +5,24 @@ import { motion, useScroll, useTransform } from 'framer-motion';
|
||||
|
||||
const defaultMilestones = [
|
||||
{
|
||||
date: '2015',
|
||||
title: 'Gründung der E-TIB GmbH',
|
||||
desc: 'Gründung im brandenburgischen Guben mit Fokus auf Tiefbauarbeiten und Kabelmontagen.',
|
||||
date: '16.12.2015',
|
||||
title: 'Gründung E-TIB GmbH',
|
||||
desc: 'Ausführung elektrischer Infrastrukturprojekte, Kabelbau und Horizontalspülbohrungen.',
|
||||
},
|
||||
{
|
||||
date: 'Wachstum',
|
||||
title: 'Erweiterung der Kompetenzen',
|
||||
desc: 'Konsequenter Ausbau der Leistungen um Horizontalspülbohrungen und Kabelpflugarbeiten.',
|
||||
date: '04.02.2019',
|
||||
title: 'Gründung E-TIB Ingenieurgesellschaft mbH',
|
||||
desc: 'Genehmigungs- und Ausführungsplanung, komplexe Querungen sowie Netzanschlussplanung.',
|
||||
},
|
||||
{
|
||||
date: 'Unternehmensgruppe',
|
||||
title: 'Zusammenschluss',
|
||||
desc: 'Bündelung der Fachbereiche mit der NEMO GmbH und der E-TIB Ingenieurgesellschaft mbH.',
|
||||
date: '14.11.2019',
|
||||
title: 'Gründung E-TIB Verwaltung GmbH',
|
||||
desc: 'Zentrale Dienste, Erwerb, Vermietung, Verpachtung und Verwaltung von Immobilien und Maschinen.',
|
||||
},
|
||||
{
|
||||
date: 'Heute',
|
||||
title: 'Die E-TIB Gruppe',
|
||||
desc: 'Ein starker Verbund mit über 50 Mitarbeitern für bundesweite Infrastrukturprojekte.',
|
||||
date: '21.10.2025',
|
||||
title: 'Gründung E-TIB Bohrtechnik GmbH',
|
||||
desc: 'Spezialisierung auf präzise Horizontalspülbohrungen in allen Bodenklassen.',
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
@@ -30,11 +30,16 @@ description: Willkommen bei E-TIB GmbH
|
||||
backgroundImage: "/assets/photos/DSC01137.JPG"
|
||||
},
|
||||
{
|
||||
title: "NEMO GmbH",
|
||||
description: "Der Spezialist für Planung und Umsetzung von nachhaltigen Energieprojekten - Mit Fokus auf Solarenergie.",
|
||||
icon: "M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z",
|
||||
url: "https://www.nemo-gmbh.de/",
|
||||
title: "E-TIB Verwaltung GmbH",
|
||||
description: "Zentrale Dienste, Einkauf und Finanzen sowie Verwaltung von Immobilien, Grundstücken, Maschinen und Geräten.",
|
||||
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",
|
||||
backgroundImage: "/assets/photos/DJI_0048.JPG"
|
||||
},
|
||||
{
|
||||
title: "E-TIB Bohrtechnik GmbH",
|
||||
description: "Präzise Horizontalspülbohrungen in allen Bodenklassen für eine oberflächenschonende und grabenlose Leitungsverlegung.",
|
||||
icon: "M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z",
|
||||
backgroundImage: "/assets/photos/DSC08653.JPG"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -24,12 +24,12 @@ E-Mail: d.joseph@e-tib.com
|
||||
|
||||
Eintragung im Handelsregister.
|
||||
Registergericht: Amtsgericht Cottbus
|
||||
Registernummer: HRB 14781 CB
|
||||
Registernummer: HRB 12403 CB
|
||||
|
||||
## Umsatzsteuer-ID
|
||||
|
||||
Umsatzsteuer-Identifikationsnummer gemäß § 27 a Umsatzsteuergesetz:
|
||||
DE332345678 (Beispiel)
|
||||
DE304799919
|
||||
|
||||
## Redaktionell verantwortlich
|
||||
|
||||
|
||||
@@ -70,11 +70,11 @@ layout: "fullBleed"
|
||||
icon: "energy",
|
||||
lists: [
|
||||
[
|
||||
"Kabel- und Rohrgräben",
|
||||
"Kabelbau",
|
||||
"Kabelverlegung (0,4kV - 110kV)",
|
||||
"Kabelmontagen (0,4kV - 30kV)",
|
||||
"Elektromontagen bis 110 kV",
|
||||
"Errichtung von Transformatorstationen",
|
||||
"Erdungsanlagen & Straßenbeleuchtung"
|
||||
"Wartung & Störungsdienst"
|
||||
]
|
||||
]
|
||||
},
|
||||
@@ -84,22 +84,22 @@ layout: "fullBleed"
|
||||
icon: "fiber",
|
||||
lists: [
|
||||
[
|
||||
"Glasfaser-Kabelmontagen",
|
||||
"Herstellung von Leerrohrtrassen",
|
||||
"Einziehen/Einblasen von LWL-Kabeln",
|
||||
"Stellen von Multifunktionsgehäusen",
|
||||
"LWL-Kabelmontagen"
|
||||
"Stellen von Multifunktionsgehäusen"
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
id: "hdd",
|
||||
title: "Grabenlose Verlegung",
|
||||
title: "Bohrtechnik & Kabelpflug",
|
||||
icon: "hdd",
|
||||
lists: [
|
||||
[
|
||||
"Horizontalspülbohrverfahren (HDD)",
|
||||
"Max. Bohrlänge: 250m",
|
||||
"Max. Durchmesser: 400er Rohr",
|
||||
"Horizontalspülbohrungen",
|
||||
"Kabelpflugarbeiten",
|
||||
"Komplexe Querung (Bahn, Autobahn, Gewässer)",
|
||||
"Erdrakete (bis 15m / 160er Rohr)"
|
||||
]
|
||||
]
|
||||
@@ -110,9 +110,9 @@ layout: "fullBleed"
|
||||
icon: "planning",
|
||||
lists: [
|
||||
[
|
||||
"Struktur- & Ausführungsplanung",
|
||||
"Genehmigungs- und Ausführungsplanung",
|
||||
"Elektro- und Netzanschlussplanung",
|
||||
"Ausschreibung & Bauüberwachung",
|
||||
"Zustimmungsplanung",
|
||||
"Machbarkeitsstudien & Projektprüfung"
|
||||
]
|
||||
]
|
||||
@@ -124,12 +124,12 @@ layout: "fullBleed"
|
||||
fullWidth: true,
|
||||
lists: [
|
||||
[
|
||||
"Absteckung und Einmessung von Leitungstrassen",
|
||||
"Digitale Bestandsdokumentation (GIS)"
|
||||
"Vermessung & Dokumentation",
|
||||
"Absteckung und Einmessung von Leitungstrassen"
|
||||
],
|
||||
[
|
||||
"360° Foto-/Video-Erfassung des Baufeldes",
|
||||
"Erstellung von Datenbanken zur Projektabrechnung"
|
||||
"Digitale Bestandsdokumentation (GIS)",
|
||||
"360° Foto-/Video-Erfassung des Baufeldes"
|
||||
]
|
||||
]
|
||||
}
|
||||
|
||||
@@ -15,7 +15,15 @@ layout: "fullBleed"
|
||||
/>
|
||||
|
||||
<div id="termine">
|
||||
<JobListingBlock showFairs={true} showJobs={false} />
|
||||
<JobListingBlock
|
||||
showFairs={true}
|
||||
showJobs={false}
|
||||
fairs={[
|
||||
{ name: 'Intersolar München', date: '19. - 21. Juni 2026', type: 'Energie-Messe', location: 'Messe München', booth: 'Halle A3, Stand 110', url: 'https://www.intersolar.de' },
|
||||
{ name: 'Windenergietage Linstow', date: '04. - 06. November 2026', type: 'Fachkongress', location: 'Van der Valk Resort Linstow', booth: 'Stand 42', url: 'https://windenergietage.de' },
|
||||
{ name: 'Kabelwerkstatt Wiesbaden', date: '02. - 03. Dezember 2026', type: 'Fachmesse', location: 'RheinMain CongressCenter', booth: 'Halle 1, Stand B20' }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<CallToAction />
|
||||
|
||||
@@ -75,13 +75,18 @@ layout: "fullBleed"
|
||||
url: "https://www.etib-ing.com/",
|
||||
backgroundImage: "/assets/photos/DSC01137.JPG"
|
||||
},
|
||||
{
|
||||
title: "NEMO GmbH",
|
||||
description: "Der Spezialist für Planung und Umsetzung von nachhaltigen Energieprojekten - Mit Fokus auf Solarenergie.",
|
||||
icon: "M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z",
|
||||
url: "https://www.nemo-gmbh.de/",
|
||||
backgroundImage: "/assets/photos/DJI_0048.JPG"
|
||||
}
|
||||
{
|
||||
title: "E-TIB Verwaltung GmbH",
|
||||
description: "Zentrale Dienste, Einkauf und Finanzen sowie Verwaltung von Immobilien, Grundstücken, Maschinen und Geräten.",
|
||||
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",
|
||||
backgroundImage: "/assets/photos/DJI_0048.JPG"
|
||||
},
|
||||
{
|
||||
title: "E-TIB Bohrtechnik GmbH",
|
||||
description: "Präzise Horizontalspülbohrungen in allen Bodenklassen für eine oberflächenschonende und grabenlose Leitungsverlegung.",
|
||||
icon: "M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364l-.707-.707M6.343 6.343l-.707-.707m12.728 0l-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 11-8 0 4 4 0 018 0z",
|
||||
backgroundImage: "/assets/photos/DSC08653.JPG"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user