fix(content): replace video hero with image hero on messen pages
Some checks failed
CI - Lint, Typecheck & Test / quality-assurance (pull_request) Failing after 58s
Build & Deploy / 🔍 Prepare (push) Successful in 22s
Build & Deploy / 🧪 QA (push) Failing after 59s
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
Some checks failed
CI - Lint, Typecheck & Test / quality-assurance (pull_request) Failing after 58s
Build & Deploy / 🔍 Prepare (push) Successful in 22s
Build & Deploy / 🧪 QA (push) Failing after 59s
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
This commit is contained in:
@@ -5,13 +5,14 @@ excerpt: "Treffen Sie das Team der E-TIB Gruppe persönlich auf Fachmessen und B
|
|||||||
layout: "fullBleed"
|
layout: "fullBleed"
|
||||||
---
|
---
|
||||||
|
|
||||||
<HomeHero
|
<HeroSection
|
||||||
badge="Messen & Events"
|
badge="Messen & Events"
|
||||||
title="Treffen Sie uns persönlich"
|
title="Treffen Sie uns persönlich"
|
||||||
description="Lernen Sie die E-TIB Gruppe auf den führenden Branchenmessen kennen."
|
subtitle="Lernen Sie die E-TIB Gruppe auf den führenden Branchenmessen kennen."
|
||||||
videoUrl="/assets/videos/web/hero-bahnkreuzung.mp4"
|
backgroundImage={{ url: '/assets/photos/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie-100.jpg' }}
|
||||||
linkText="Kontakt aufnehmen"
|
alignment="center"
|
||||||
linkHref="/de/kontakt"
|
ctaLabel="Kontakt aufnehmen"
|
||||||
|
ctaHref="/de/kontakt"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<div id="termine">
|
<div id="termine">
|
||||||
|
|||||||
@@ -5,13 +5,14 @@ excerpt: "Meet the team of the E-TIB Group personally at trade fairs and industr
|
|||||||
layout: "fullBleed"
|
layout: "fullBleed"
|
||||||
---
|
---
|
||||||
|
|
||||||
<HomeHero
|
<HeroSection
|
||||||
badge="Fairs & Events"
|
badge="Fairs & Events"
|
||||||
title="Meet us personally"
|
title="Meet us personally"
|
||||||
description="Get to know the E-TIB Group at the leading industry trade fairs."
|
subtitle="Get to know the E-TIB Group at the leading industry trade fairs."
|
||||||
videoUrl="/assets/videos/web/hero-bahnkreuzung.mp4"
|
backgroundImage={{ url: '/assets/photos/Etib_E-tib_Tiefbau_Guben_Netzanbindung_Energie-100.jpg' }}
|
||||||
linkText="Get in Touch"
|
alignment="center"
|
||||||
linkHref="/en/contact"
|
ctaLabel="Get in Touch"
|
||||||
|
ctaHref="/en/contact"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<div id="termine">
|
<div id="termine">
|
||||||
|
|||||||
Reference in New Issue
Block a user