diff --git a/src/app/page.tsx b/src/app/page.tsx index 07990e2..a4957b9 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="expand-hover" + buttonAnimation="text-stagger" tag="Fronigerhof seit Generationen" - tagAnimation="expand-hover" + tagAnimation="text-stagger" carouselPosition="right" useInvertedBackground={false} /> @@ -104,7 +104,7 @@ export default function LandingPage() { buttons={[ { "text": "Alpenkraft entdecken", "href": "/shop" } ]} - buttonAnimation="expand-hover" + buttonAnimation="text-stagger" />