diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 1cc1327..cc3fd84 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -82,7 +82,7 @@ export default function HomePage() { title: "Komplette Dachsanierung", description: "Austausch von Balken, Wärmedämmung & Eindeckung.", primaryButton: { - text: "Mehr erfahren", + text: "", href: "#", }, 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: "Mehr erfahren", + text: "", 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: "Mehr erfahren", + text: "", href: "#", }, imageSrc: "http://img.b2bpic.net/free-photo/man-working-mdf-boards-warehouse_23-2149384864.jpg",