Files
e-tib.com/content/en/team.mdx
Marc Mintel b378bb168f
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 38s
Build & Deploy / 🧪 QA (push) Successful in 2m11s
CI - Lint, Typecheck & Test / quality-assurance (pull_request) Successful in 3m43s
Build & Deploy / 🏗️ Build (push) Failing after 13m14s
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
feat: implement visual feedback updates (team grid, contact maps, job titles, and interactive map link)
2026-06-12 19:17:13 +02:00

91 lines
2.3 KiB
Plaintext

---
title: "Our Team"
date: "2024-03-20"
excerpt: "Meet the experts of the E-TIB Group."
layout: "fullBleed"
---
<HeroSection
badge="Company"
title="Our Team"
subtitle="The Experts behind the E-TIB Group"
backgroundImage={{ url: '/assets/photos/DJI_0048.JPG' }}
alignment="center"
/>
<TeamGrid
members={[
{
id: "danny-joseph",
name: "Danny Joseph",
position: "Managing Director",
email: "d.joseph@e-tib.com",
phone: "+49 1520 7230518",
image: "/assets/photos/team/danny.jpg"
},
{
id: "dirk-schmidt",
name: "Dirk Schmidt",
position: "Project Management",
email: "d.schmidt@e-tib.com",
phone: "+49 151 65069040",
image: "/assets/photos/team/dirk.jpg"
},
{
id: "oliver-fiedler",
name: "Oliver Fiedler",
position: "Site Management",
email: "o.fiedler@e-tib.com",
phone: "+49 151 52264087",
image: "/assets/photos/team/oliver.jpg"
},
{
id: "martin-polan",
name: "Martin Polan",
position: "Site Manager",
email: "m.polan@e-tib.com",
phone: "+49 171 3868167",
image: "/assets/photos/team/martin.jpg"
},
{
id: "kerstin-joseph",
name: "Kerstin Joseph",
position: "Secretariat / Accounting",
email: "k.joseph@e-tib.com",
phone: "+49 3561 6851692",
image: "/assets/photos/team/kerstin.jpg"
},
{
id: "kathrin-lemanski",
name: "Kathrin Lemanski",
position: "Administration",
email: "k.lemanski@e-tib.com",
phone: "+49 3561 6857733",
image: "/assets/photos/team/kathrin.jpg"
},
{
id: "sven-kirbs",
name: "Sven Kirbs",
position: "Surveying / Documentation",
email: "s.kirbs@e-tib.com",
phone: "+49 151 29603652",
image: "/assets/photos/team/sven.jpg"
},
{
id: "maik-weichert",
name: "Maik Weichert",
position: "Fleet / Workshop / Warehouse",
email: "m.weichert@e-tib.com",
phone: "+49 171 9282872",
image: "/assets/photos/team/maik.jpg"
}
]}
/>
<CallToAction
title="Become part of our team"
text="We are always looking for motivated talents for exciting infrastructure projects."
buttonText="View open positions"
buttonLink="/en/career"
/>