diff --git a/src/app/page.tsx b/src/app/page.tsx index 5aadd9e..6469668 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -15,7 +15,7 @@ import { Instagram, Facebook, Linkedin } from "lucide-react"; export default function LandingPage() { return (
@@ -136,7 +136,7 @@ export default function LandingPage() { buttons={[ { "text": "Alle Beiträge lesen", "href": "/news" } ]} - buttonAnimation="text-shift" + buttonAnimation="text-stagger" />