Update src/app/contact/page.tsx

This commit is contained in:
2026-05-12 12:32:08 +00:00
parent 1d831bfdf9
commit 8f114e30e4

View File

@@ -49,7 +49,7 @@ export default function ContactPage() {
{ title: "Agentur", items: [{ label: "Home", href: "/" }] },
]}
logoText="Digital Plus GmbH"
copyrightText="© 2025 Digital Plus GmbH | Riedstrasse 8, 8953 Dietikon | Tel: 058 510 88 30"
copyrightText="© 2026 | Digital Plus GmbH"
/>
</div>
</ReactLenis>