3 Commits

Author SHA1 Message Date
28b3bc0ab7 Merge version_3 into main
Merge version_3 into main
2026-03-07 16:12:14 +00:00
4780b14349 Update src/app/page.tsx 2026-03-07 16:12:10 +00:00
57f850ce28 Merge version_2 into main
Merge version_2 into main
2026-03-07 16:09:47 +00:00

View File

@@ -57,7 +57,7 @@ export default function HomePage() {
mediaAnimation="slide-up" mediaAnimation="slide-up"
imagePosition="right" imagePosition="right"
buttons={[ buttons={[
{ text: "Explore Programs", href: "#programs" }, { text: "Browse 760+ Programs", href: "#programs" },
{ text: "Apply Now", href: "#contact" }, { text: "Apply Now", href: "#contact" },
]} ]}
buttonAnimation="blur-reveal" buttonAnimation="blur-reveal"