3 Commits

Author SHA1 Message Date
422f160cac Update src/app/page.tsx 2026-05-12 14:38:47 +00:00
88e6553f1e Update src/app/contact/page.tsx 2026-05-12 14:38:46 +00:00
e0b5ec23f5 Merge version_8 into main
Merge version_8 into main
2026-05-12 14:34:55 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@ 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" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D2xouygo2UlxsLhJEsISFHjP4p/uploaded-1778596708994-jgfehgpm.png"
/> />
</div> </div>
@@ -50,7 +50,7 @@ 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" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D2xouygo2UlxsLhJEsISFHjP4p/uploaded-1778596708994-jgfehgpm.png"
logoText="Digital Plus GmbH" logoText="Digital Plus GmbH"
copyrightText="© 2026 | Digital Plus GmbH" copyrightText="© 2026 | Digital Plus GmbH"
/> />

View File

@@ -36,7 +36,7 @@ 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" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D2xouygo2UlxsLhJEsISFHjP4p/uploaded-1778596708994-jgfehgpm.png"
/> />
</div> </div>
@@ -165,7 +165,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" }] },
{ 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" logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D2xouygo2UlxsLhJEsISFHjP4p/uploaded-1778596708994-jgfehgpm.png"
logoText="Digital Plus GmbH" logoText="Digital Plus GmbH"
copyrightText="© 2026 | Digital Plus GmbH" copyrightText="© 2026 | Digital Plus GmbH"
/> />