diff --git a/src/app/page.tsx b/src/app/page.tsx index 0705864..394f2bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,7 +29,7 @@ export default function LandingPage() { { name: "Writing", id: "/writing" }, ]} brandName="IELTS Mock" - button={{ text: "Get Started", href: "/" }} + button={{ text: "Take Free Mock", href: "/" }} />