diff --git a/src/app/page.tsx b/src/app/page.tsx index c779986..4590951 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,6 @@ export default function LandingPage() { useInvertedBackground={false} buttons={[{ text: "View Pricing", href: "#pricing" }]} buttonAnimation="slide-up" - animationType="slide-up" />