import { ContactForm } from '@/components/contacts/ContactForm'; export default function NeuerKontaktPage() { return (

Neuer Kontakt

); }