diff --git a/src/app/page.tsx b/src/app/page.tsx index ce235e7..7cb88c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function HomePage() { tagIcon={Sparkles} buttons={[ { text: "Play Now", href: "/play" }, - { text: "Browse Courses", href: "/courses" }, + { text: "Start Free Trial", href: "/courses" }, ]} imageSrc="https://images.unsplash.com/photo-1611003228941-98852ba62227?w=800&q=80&_wi=1" imageAlt="Chess board"