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