From 3fa7093aa8c966d6678af83c392be86e92a6c990 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Jul 2026 09:10:15 +0000 Subject: [PATCH] Update src/pages/KontaktPage/sections/ContactSection.tsx --- src/pages/KontaktPage/sections/ContactSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/KontaktPage/sections/ContactSection.tsx b/src/pages/KontaktPage/sections/ContactSection.tsx index d1f8505..f2662ba 100644 --- a/src/pages/KontaktPage/sections/ContactSection.tsx +++ b/src/pages/KontaktPage/sections/ContactSection.tsx @@ -18,7 +18,7 @@ export default function ContactSectionSection(): React.JSX.Element { }} secondaryButton={{ text: "Ring nu", - href: "tel:+4500000000", + href: "tel:+45 28 74 22 92", }} textAnimation="fade" /> -- 2.49.1