feat: migrate Payload CMS to MDX and harden static infrastructure
This commit is contained in:
16
content/pages/kontakt.mdx
Normal file
16
content/pages/kontakt.mdx
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: Kontakt
|
||||
slug: kontakt
|
||||
layout: fullBleed
|
||||
excerpt: >-
|
||||
Wir sind für Sie da. Kontaktieren Sie uns für Beratung, Angebote oder
|
||||
technische Fragen.
|
||||
featuredImage: null
|
||||
redirectUrl: null
|
||||
redirectPermanent: true
|
||||
_status: published
|
||||
---
|
||||
<HeroSection badge="Kontakt" title="Sprechen Sie mit uns" subtitle="Wir sind für Sie da. Kontaktieren Sie uns für Beratung, Angebote oder technische Fragen." alignment="left" />
|
||||
|
||||
<ContactSection showMap={true} showForm={true} showHours={true} />
|
||||
|
||||
Reference in New Issue
Block a user