Update src/app/page.tsx

This commit is contained in:
2026-03-03 03:39:56 +00:00
parent 53c2afc758
commit afdd0fce42

View File

@@ -82,7 +82,6 @@ export default function LandingPage() {
useInvertedBackground={false}
buttons={[{ text: "View Pricing", href: "#pricing" }]}
buttonAnimation="slide-up"
animationType="slide-up"
/>
</div>