diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fbcfee..23a1458 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { tag="● Digitalagentur · Deutschland" buttons={[ { - text: "Projekt anfragen →", href: "#kontakt"}, + text: "Jetzt unverbindliches Erstgespräch buchen", href: "#kontakt"}, { text: "Projekte ansehen", href: "#projekte"}, ]}