Update src/app/contact/page.tsx

This commit is contained in:
2026-05-12 12:33:04 +00:00
parent e3dc8dc3d9
commit d25a028500

View File

@@ -47,6 +47,7 @@ export default function ContactPage() {
<FooterBase
columns={[
{ title: "Agentur", items: [{ label: "Home", href: "/" }] },
{ title: "Kontakt", items: [{ label: "Riedstrasse 8, 8953 Dietikon", href: "#" }, { label: "058 510 88 30", href: "tel:0585108830" }] },
]}
logoText="Digital Plus GmbH"
copyrightText="© 2026 | Digital Plus GmbH"