From 8ac81b8cce04fd535f0354f599d1186f49765d8d Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 20:16:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1