Update src/app/page.tsx

This commit is contained in:
2026-05-12 14:40:22 +00:00
parent db6dc069a0
commit 512232727e

View File

@@ -36,7 +36,6 @@ export default function LandingPage() {
{ name: "Contact", id: "/contact" },
]}
brandName="Digital Plus"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D2xouygo2UlxsLhJEsISFHjP4p/uploaded-1778596708994-jgfehgpm.png"
/>
</div>
@@ -165,7 +164,6 @@ export default function LandingPage() {
{ 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" }] },
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D2xouygo2UlxsLhJEsISFHjP4p/uploaded-1778596708994-jgfehgpm.png"
logoText="Digital Plus GmbH"
copyrightText="© 2026 | Digital Plus GmbH"
/>