diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f81cf9..e6d3d47 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { description="Master aptitude rounds, ace behavioral interviews, and secure your dream placement with AI-powered personalized preparation." background={{ variant: "radial-gradient" }} buttons={[ - { text: "Start Free Trial", href: "#contact" }, + { text: "Start My Free Trial", href: "#contact" }, { text: "View Demo", href: "#features" } ]} buttonAnimation="slide-up"