diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ce4b2c..0526225 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function HomePage() { mediaAnimation="slide-up" imagePosition="right" buttons={[ - { text: "Explore Programs", href: "#programs" }, + { text: "Browse 760+ Programs", href: "#programs" }, { text: "Apply Now", href: "#contact" }, ]} buttonAnimation="blur-reveal"