diff --git a/src/app/page.tsx b/src/app/page.tsx index 8068079..00261cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,6 +175,8 @@ export default function LandingPage() { textboxLayout="default" animationType="slide-up" useInvertedBackground={false} + buttons={[{ text: "Explore All Programs", href: "#contact" }]} + buttonAnimation="slide-up" />