From 4eae00826cff2b16a516cd92a95cf6b41c6f32cb Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 06:56:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 94e006b..68e39f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { type: "text-icon", text: "Gartenplanung & Design", icon: Palette, }, { - type: "text-icon", text: "Pflanzen & Pflege", icon: Flower, + type: "text-icon", text: "Pflanzen & Pflege", icon: Leaf, }, { type: "text-icon", text: "Landschaftsbau", icon: TreeDeciduous,