diff --git a/src/app/page.tsx b/src/app/page.tsx index ddd2f25..6ef8998 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -146,7 +146,7 @@ export default function LandingPage() { { title: "Service", items: [{ label: "Termin buchen", href: "#contact" }, { label: "FAQ", href: "#faq" }] }, { title: "Rechtliches", items: [{ label: "Impressum", href: "#" }, { label: "Datenschutz", href: "#" }] } ]} - copyrightText="© 2025 Garage Blaas GmbH | Ihr Meisterbetrieb" + copyrightText="© 2026 Garage Blaas GmbH | Ihr Meisterbetrieb" />