Update src/app/contact/page.tsx
This commit is contained in:
@@ -49,10 +49,10 @@ 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>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user