diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f3ac98..440cfde 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: 03746388340 ", href: "tel:+49123456789" } + { text: "Jetzt anrufen: ", href: "tel:+49123456789" } ]} buttonAnimation="slide-up" textboxLayout="default"