5 Commits

Author SHA1 Message Date
4639017791 Update src/pages/HomePage.tsx 2026-06-24 13:15:28 +00:00
e1bb643d1e Update src/components/Layout.tsx 2026-06-24 13:14:22 +00:00
1fcef7c3e4 Update src/components/Layout.tsx 2026-06-24 13:13:30 +00:00
cb00bd9df4 Update src/pages/HomePage.tsx 2026-06-24 13:09:33 +00:00
51afb9c9b2 Update src/pages/HomePage.tsx 2026-06-24 07:24:49 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -54,7 +54,7 @@ export default function Layout() {
</main>
<SectionErrorBoundary name="footer">
<FooterSimple
brand="Darite Berlin"
brand="Darite Dachdeckerei und Bauklempnerei Berlin"
columns={[
{
title: "Unternehmen",
@@ -83,7 +83,7 @@ export default function Layout() {
],
},
]}
copyright="© 2024 Darite Dachdeckerei Berlin."
copyright=" Auf der Webseite erfolgt kein Tracking über Cookies. Es gibt kein Kontaktaufnahmeformular. Der Server wird die IP-Adresse erheben. Mehr passiert nicht."
links={[
{
label: "Datenschutz",

View File

@@ -82,8 +82,8 @@ export default function HomePage() {
title: "Komplette Dachsanierung",
description: "Austausch von Balken, Wärmedämmung & Eindeckung.",
primaryButton: {
text: "",
href: "#",
text: "g",
href: "g",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet-outdoors_23-2149343635.jpg",
},
@@ -92,7 +92,7 @@ export default function HomePage() {
title: "Dachrinnen & Metall",
description: "Präzise Montage & Reparatur von Dachrinnen.",
primaryButton: {
text: "",
text: "g",
href: "#",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg",
@@ -102,7 +102,7 @@ export default function HomePage() {
title: "Schadensbehebung",
description: "Schnelle Hilfe bei Sturm- und Windschäden.",
primaryButton: {
text: "",
text: "g",
href: "#",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384864.jpg",
@@ -211,7 +211,7 @@ export default function HomePage() {
href: "tel:03023611118",
}}
secondaryButton={{
text: "E-Mail senden",
text: "",
href: "mailto:info@darite-dach.de",
}}
/>