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,