Update src/app/contact/page.tsx
This commit is contained in:
@@ -47,6 +47,7 @@ export default function ContactPage() {
|
|||||||
<FooterBase
|
<FooterBase
|
||||||
columns={[
|
columns={[
|
||||||
{ title: "Agentur", items: [{ label: "Home", href: "/" }] },
|
{ 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"
|
logoText="Digital Plus GmbH"
|
||||||
copyrightText="© 2026 | Digital Plus GmbH"
|
copyrightText="© 2026 | Digital Plus GmbH"
|
||||||
|
|||||||
Reference in New Issue
Block a user