Files
e-tib.com/content/en/home.mdx
2026-05-07 10:43:20 +02:00

140 lines
5.3 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: Home
description: Welcome to E-TIB GmbH
---
<HomeHero
badge="E-TIB Group"
title={"The Experts for\nCable Construction"}
description="We realize complex supply lines for a modern society. Reliable, innovative and with the highest precision in cable construction and drilling technology."
videoUrl="/assets/videos/web/hero-kabelpflug.mp4"
linkText="Our Services"
linkHref="/en/competencies"
/>
<div className="bg-neutral-50 py-24 md:py-32 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">Welcome to E-TIB</h2>
<h3 className="font-heading text-4xl md:text-5xl font-extrabold text-neutral-dark mb-8 leading-tight">
We are the Experts for Cable Construction
</h3>
<div className="w-20 h-2 bg-primary mb-8"></div>
</div>
<div className="text-xl md:text-2xl text-text-secondary leading-relaxed space-y-6 border-l-4 border-neutral-200 pl-8">
<p>
E-TIB GmbH is a capable and modern provider of technical services in the field of <strong className="text-neutral-dark font-semibold">civil engineering, horizontal directional drilling, cable plowing, pipeline installation, and cable assembly</strong>. The company was founded in 2015 in Guben, Brandenburg, and has been consistently developed ever since.
</p>
<p>
Today, with <strong className="text-primary font-bold">over 50 employees</strong>, we carry out nationwide construction services for industry, telecommunications providers, and energy utility companies. Our qualified teams ensure the satisfaction of our customers with a modern machinery park with competence, care, and adherence to deadlines.
</p>
</div>
</div>
</div>
</div>
<HomeSubCompanyTiles
badge="Our Companies"
title="The Corporate Group"
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: "NEMO GmbH",
description: "The specialist for planning and implementation of sustainable energy projects - with a focus on solar energy.",
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"
}
]}
/>
<HomeCompetenceBentoGrid
badge="Our Competencies"
title="Everything from a single source"
ctaLabel="All Services"
ctaHref="/en/competencies"
items={[
{
title: "Cable Construction",
description: "Installation of medium and low voltage cables",
tag: "Energy",
size: "large",
image: { url: "/assets/photos/DSC01123.JPG", alt: "Cable Construction" }
},
{
title: "Drilling Technology",
description: "Horizontal directional drilling for trenchless installation",
tag: "Innovation",
size: "medium",
image: { url: "/assets/photos/DSC08653.JPG", alt: "Drilling Technology" }
},
{
title: "Planning",
description: "Route planning and approval procedures",
tag: "Precision",
size: "small",
image: { url: "/assets/photos/DJI_0048.JPG", alt: "Planning" }
},
{
title: "Surveying",
description: "Digital as-built documentation",
tag: "Digital",
size: "accent"
}
]}
/>
<HomeReferencesSlider
references={[
{
id: "1",
title: "Broadband Expansion FTTC, Spreewald Planning Region",
slug: "broadband-expansion-fttc-spreewald",
category: "Telecommunications",
image: "/assets/photos/DSC01123.JPG"
},
{
id: "2",
title: "Broadband Expansion FTTH, 29699 Bomlitz / 29690 Schwarmstedt",
slug: "broadband-expansion-ftth-bomlitz",
category: "Telecommunications",
image: "/assets/photos/DSC00850.JPG"
},
{
id: "3",
title: "New Cable Route, 03149 Forst",
slug: "new-cable-route-forst",
category: "Cable Construction",
image: "/assets/photos/DSC01129.JPG"
},
{
id: "4",
title: "Cable Connection U30 - T10, 15890 Eisenhüttenstadt",
slug: "cable-connection-eisenhuettenstadt",
category: "Cable Construction",
image: "/assets/photos/DSC00010.JPG"
},
{
id: "5",
title: "PV System Feed-in 14728 Görne",
slug: "pv-system-feed-in-goerne",
category: "Renewable Energy",
image: "/assets/photos/DSC01123.JPG"
}
]}
/>