diff --git a/src/app/page.tsx b/src/app/page.tsx index a4957b9..5aadd9e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,9 +57,9 @@ export default function LandingPage() { { "text": "Natur nach Hause holen", "href": "/shop" }, { "text": "Mehr über uns", "href": "/about" } ]} - buttonAnimation="text-stagger" + buttonAnimation="text-shift" tag="Fronigerhof seit Generationen" - tagAnimation="text-stagger" + tagAnimation="text-shift" carouselPosition="right" useInvertedBackground={false} /> @@ -104,7 +104,7 @@ export default function LandingPage() { buttons={[ { "text": "Alpenkraft entdecken", "href": "/shop" } ]} - buttonAnimation="text-stagger" + buttonAnimation="text-shift" />