diff --git a/src/app/page.tsx b/src/app/page.tsx index a245b1f..f87a7b7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -248,6 +248,8 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={true} buttons={[ + { + text: "See How Traders Succeed", href: "#testimonials"}, { text: "Start Your Journey", href: "/curriculum"}, ]}