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
940 B
Plaintext
30 lines
940 B
Plaintext
---
|
|
title: "Fairs & Events"
|
|
date: "2024-03-20"
|
|
excerpt: "Meet the team of the E-TIB Group personally at trade fairs and industry events."
|
|
layout: "fullBleed"
|
|
---
|
|
|
|
<HomeHero
|
|
badge="Fairs & Events"
|
|
title="Meet us personally"
|
|
description="Get to know the E-TIB Group at the leading industry trade fairs."
|
|
videoUrl="/assets/videos/web/hero-bahnkreuzung.mp4"
|
|
linkText="Get in Touch"
|
|
linkHref="/en/contact"
|
|
/>
|
|
|
|
<div id="termine">
|
|
<JobListingBlock
|
|
showFairs={true}
|
|
showJobs={false}
|
|
fairs={[
|
|
{ name: 'Intersolar Munich', date: '2024 / 2025', type: 'Fair', location: 'Munich', url: 'https://www.intersolar.de/' },
|
|
{ name: 'Wind Energy Days Linstow', date: '2024 / 2025', type: 'Specialist Congress', location: 'Linstow', url: 'https://www.windenergietage.de/' },
|
|
{ name: 'Cable Workshop Wiesbaden', date: '2024 / 2025', type: 'Trade Fair', location: 'Wiesbaden' }
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<CallToAction />
|