8 Commits

Author SHA1 Message Date
018c7af6e2 Update src/app/page.tsx 2026-03-03 19:43:02 +00:00
c5d348bb61 Update src/app/page.tsx 2026-03-03 19:34:43 +00:00
b0df18779b Update src/app/layout.tsx 2026-03-03 19:34:43 +00:00
7ddceb3768 Update src/app/page.tsx 2026-03-03 19:29:17 +00:00
27909498ba Update src/app/layout.tsx 2026-03-03 19:29:17 +00:00
899b355974 Update src/app/page.tsx 2026-03-03 19:22:23 +00:00
38abc184cd Merge version_2 into main
Merge version_2 into main
2026-03-03 19:19:59 +00:00
3a7e7f4ec3 Update src/app/page.tsx 2026-03-03 19:19:53 +00:00

View File

@@ -116,6 +116,9 @@ export default function LandingPage() {
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
buttons={[
{ text: "Explore All Programs", href: "#contact" }
]}
/>
</div>