Update src/app/page.tsx

This commit is contained in:
2026-03-10 23:39:40 +00:00
parent d672f63638
commit 2b9355d061

View File

@@ -198,7 +198,7 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[{ text: "Browse All Courses", href: "#" }]}
buttons={[{ text: "View All Free Courses", href: "#" }]}
buttonAnimation="slide-up"
/>
</div>