diff --git a/src/app/page.tsx b/src/app/page.tsx index 92b952d..effdb52 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,6 @@ export default function LandingPage() { { text: "Our Ingredients", href: "#features" } ]} useInvertedBackground={true} - buttonAnimation="slide-up" /> @@ -93,7 +92,6 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} tagAnimation="slide-up" - buttonAnimation="slide-up" /> @@ -128,7 +126,6 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} tagAnimation="slide-up" - buttonAnimation="slide-up" carouselMode="buttons" /> @@ -181,7 +178,6 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} tagAnimation="slide-up" - buttonAnimation="slide-up" showCard={true} /> @@ -198,7 +194,6 @@ export default function LandingPage() { buttonText="Subscribe" termsText="We respect your privacy. Unsubscribe anytime. Check our Privacy Policy for details." tagAnimation="slide-up" - buttonAnimation="slide-up" />