diff --git a/src/app/page.tsx b/src/app/page.tsx index 8877dda..47594c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,6 +104,9 @@ export default function LandingPage() { animationType="slide-up" textboxLayout="default" useInvertedBackground={true} + buttons={[ + { text: "Choose Plan", href: "#contact" } + ]} plans={[ { id: "starter", badge: "Essential", price: "$19/mo", subtitle: "For early stage gains", features: [