Update src/app/page.tsx

This commit is contained in:
2026-03-02 21:21:35 +00:00
parent e8f4dfaf9e
commit bb3eb99e7e

View File

@@ -83,7 +83,7 @@ export default function LandingPage() {
useInvertedBackground={false}
mediaPosition="right"
buttons={[
{ text: "Explore Lessons", href: "#" },
{ text: "Try Interactive Lessons", href: "#" },
]}
buttonAnimation="slide-up"
/>