Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #6.
This commit is contained in:
2026-05-12 12:31:24 +00:00
2 changed files with 2 additions and 0 deletions

View File

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

View File

@@ -162,6 +162,7 @@ export default function LandingPage() {
{ title: "Leistungen", items: [{ label: "Webdesign", href: "#features" }, { label: "Marketing", href: "#features" }] }, { title: "Leistungen", items: [{ label: "Webdesign", href: "#features" }, { label: "Marketing", href: "#features" }] },
]} ]}
logoText="Digital Plus GmbH" logoText="Digital Plus GmbH"
copyrightText="© 2025 Digital Plus GmbH | Riedstrasse 8, 8953 Dietikon | Tel: 058 510 88 30"
/> />
</div> </div>
</ReactLenis> </ReactLenis>