Update src/app/page.tsx

This commit is contained in:
2026-03-27 10:20:03 +00:00
parent 409ee36d9b
commit 347cbc9c0d

View File

@@ -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: "/" }}
/>
</div>