diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 43f08c8..7a0ce96 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -4,6 +4,62 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; import SiteBackgroundSlot from "@/components/ui/SiteBackgroundSlot"; import { Outlet } from 'react-router-dom'; import { StyleProvider } from "@/components/ui/StyleProvider"; +import Input from "@/components/ui/Input"; +import Label from "@/components/ui/Label"; +import Textarea from "@/components/ui/Textarea"; + +const ContactFormSection = () => ( +
+
+
+

Angebot anfordern

+

Füllen Sie das Formular aus, um ein unverbindliches Angebot zu erhalten.

+
+ + +
+
+ + +
+
+ + +
+
+ +
+
+ + +
+
+ + +
+
+ +
+ + +
+ +
+ + +
+ +
+ +