Update src/app/page.tsx

This commit is contained in:
2026-05-13 08:18:53 +00:00
parent aaaeea2b62
commit 81f483a1d1

View File

@@ -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"
/>
</div>
</ReactLenis>