Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dc7d5da0f0 | |||
| 512232727e | |||
| db6dc069a0 | |||
| b682512ac6 | |||
| 422f160cac | |||
| 88e6553f1e | |||
| e0b5ec23f5 |
@@ -30,7 +30,6 @@ export default function ContactPage() {
|
|||||||
{ name: "Contact", id: "/contact" },
|
{ name: "Contact", id: "/contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Digital Plus"
|
brandName="Digital Plus"
|
||||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D2xouygo2UlxsLhJEsISFHjP4p/uploaded-1778596476808-xvopgiih.jpg"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -50,7 +49,6 @@ export default function ContactPage() {
|
|||||||
{ 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" }] },
|
{ title: "Kontakt", items: [{ label: "Riedstrasse 8, 8953 Dietikon", href: "#" }, { label: "058 510 88 30", href: "tel:0585108830" }] },
|
||||||
]}
|
]}
|
||||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D2xouygo2UlxsLhJEsISFHjP4p/uploaded-1778596476808-xvopgiih.jpg"
|
|
||||||
logoText="Digital Plus GmbH"
|
logoText="Digital Plus GmbH"
|
||||||
copyrightText="© 2026 | Digital Plus GmbH"
|
copyrightText="© 2026 | Digital Plus GmbH"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -36,7 +36,6 @@ export default function LandingPage() {
|
|||||||
{ name: "Contact", id: "/contact" },
|
{ name: "Contact", id: "/contact" },
|
||||||
]}
|
]}
|
||||||
brandName="Digital Plus"
|
brandName="Digital Plus"
|
||||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D2xouygo2UlxsLhJEsISFHjP4p/uploaded-1778596476808-xvopgiih.jpg"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -165,7 +164,6 @@ 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" }] },
|
||||||
{ title: "Kontakt", items: [{ label: "Riedstrasse 8, 8953 Dietikon", href: "#" }, { label: "058 510 88 30", href: "tel:0585108830" }] },
|
{ title: "Kontakt", items: [{ label: "Riedstrasse 8, 8953 Dietikon", href: "#" }, { label: "058 510 88 30", href: "tel:0585108830" }] },
|
||||||
]}
|
]}
|
||||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D2xouygo2UlxsLhJEsISFHjP4p/uploaded-1778596476808-xvopgiih.jpg"
|
|
||||||
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