All checks were successful
Build & Deploy / 🔍 Prepare (push) Successful in 20s
Build & Deploy / 🧪 QA (push) Successful in 1m5s
Build & Deploy / 🏗️ Build (push) Successful in 2m43s
Build & Deploy / 🚀 Deploy (push) Successful in 25s
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 1s
30 lines
962 B
Plaintext
30 lines
962 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', url: 'https://www.intersolar.de/' },
|
|
{ name: 'Windenergietage Linstow', date: '2024 / 2025', type: 'Fachkongress', location: 'Linstow', url: 'https://www.windenergietage.de/' },
|
|
{ name: 'Kabel-Workshop Wiesbaden', date: '2024 / 2025', type: 'Fachmesse', location: 'Wiesbaden' }
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<CallToAction />
|