Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a87cf6f412 | |||
| bde58aabed | |||
| 63b2c78fee | |||
| 90adc38700 | |||
| a646ff5192 |
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user