Compare commits
5 Commits
version_2_
...
version_7_
| Author | SHA1 | Date | |
|---|---|---|---|
| 4639017791 | |||
| e1bb643d1e | |||
| 1fcef7c3e4 | |||
| cb00bd9df4 | |||
| 51afb9c9b2 |
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user