diff --git a/src/app/page.tsx b/src/app/page.tsx index 59320f5..33688b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />