From 463901779155661c5c3a1d22531bffbf63c36097 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 24 Jun 2026 13:15:28 +0000 Subject: [PATCH] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index fdb1ef1..3b0da57 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -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", -- 2.49.1