diff --git a/src/app/page.tsx b/src/app/page.tsx index 05a7712..739167c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagIcon={Award} tagAnimation="slide-up" buttons={[ - { text: "📞 Jetzt anrufen", href: "tel:06161408" }, + { text: "Kostenlos anrufen: 06161 408", href: "tel:06161408" }, { text: "📝 Angebot anfragen", href: "#contact" } ]} buttonAnimation="slide-up"