Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 23s
Build & Deploy / 🧪 QA (push) Failing after 1m8s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 1s
- Rewrote all 5 competence pages (Kabeltiefbau, Bohrtechnik, Glasfaser, Planung, Vermessung) with factual data from references - Unified brand colors: replaced toxic neon green with brand-aligned teal (#10a379) - Fixed ReferencesSlider injection in dynamic MDX pages - Enhanced Footer with icon parity, improved branding placement, and unified hover effects - Refined Header with 3D micro-animations and improved dropdown visibility - Fixed localized tracking API (rewrites for /stats/api/send) - Resolved ReferenceErrors in InteractiveGermanyMap and Header state management - Cleaned reference titles and truncated metadata in lists
30 lines
887 B
Plaintext
30 lines
887 B
Plaintext
---
|
|
title: "Messen & Events"
|
|
date: "2024-03-20"
|
|
excerpt: "Treffen Sie das Team der E-TIB Gruppe persönlich auf Fachmessen und Branchenevents."
|
|
layout: "fullBleed"
|
|
---
|
|
|
|
<HomeHero
|
|
badge="Messen & Events"
|
|
title="Treffen Sie uns persönlich"
|
|
description="Lernen Sie die E-TIB Gruppe auf den führenden Branchenmessen kennen."
|
|
videoUrl="/assets/videos/web/hero-bahnkreuzung.mp4"
|
|
linkText="Kontakt aufnehmen"
|
|
linkHref="/de/kontakt"
|
|
/>
|
|
|
|
<div id="termine">
|
|
<JobListingBlock
|
|
showFairs={true}
|
|
showJobs={false}
|
|
fairs={[
|
|
{ name: 'Intersolar München', date: '2024 / 2025', type: 'Messe', location: 'München' },
|
|
{ name: 'Windenergietage Linstow', date: '2024 / 2025', type: 'Fachkongress', location: 'Linstow' },
|
|
{ name: 'Kabel-Workshop Wiesbaden', date: '2024 / 2025', type: 'Fachmesse', location: 'Wiesbaden' }
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<CallToAction />
|