Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ad832254a7 | |||
| 8f114e30e4 | |||
| 1d831bfdf9 |
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -162,10 +162,10 @@ export default function LandingPage() {
|
||||
{ title: "Leistungen", items: [{ label: "Webdesign", href: "#features" }, { label: "Marketing", href: "#features" }] },
|
||||
]}
|
||||
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