From 2a423146d99040c341007be1c02236c008fcaade Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 16:42:14 +0000 Subject: [PATCH] Update src/app/leistungen/page.tsx --- src/app/leistungen/page.tsx | 60 +++++++------------------------------ 1 file changed, 10 insertions(+), 50 deletions(-) diff --git a/src/app/leistungen/page.tsx b/src/app/leistungen/page.tsx index 9658247..93afe1a 100644 --- a/src/app/leistungen/page.tsx +++ b/src/app/leistungen/page.tsx @@ -34,9 +34,7 @@ export default function LeistungenPage() { brandName="Franke & Twiehaus" navItems={navItems} button={{ - text: "Jetzt anrufen", - href: "tel:+49591123456", - }} + text: "Jetzt anrufen", href: "tel:+49591123456"}} /> @@ -44,45 +42,15 @@ export default function LeistungenPage() {