diff --git a/src/app/page.tsx b/src/app/page.tsx index bb18e67..ce84b14 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function HomePage() { tagIcon={Leaf} tagAnimation="slide-up" buttons={[ - { text: "Kostenlose Beratung anfragen", href: "contact" }, + { text: "Jetzt gratis Beratung buchen", href: "contact" }, { text: "Unsere Projekte ansehen", href: "projects" }, ]} buttonAnimation="slide-up"