From 2f9049a4e8ce185c48fdc161108b820ac0b8a368 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 10:08:26 +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 8ee8515..bf9484e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -182,7 +182,7 @@ export default function LandingPage() { tagIcon={AlertTriangle} tagAnimation="slide-up" buttons={[ - { text: "Jetzt anrufen: +49 (0)123 456789", href: "tel:+49123456789" } + { text: "Jetzt anrufen: 03746388340 ", href: "tel:+49123456789" } ]} buttonAnimation="slide-up" textboxLayout="default" -- 2.49.1