From 17596209ced1eeb647d850e7bf63591eb11eba0f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 05:03:38 +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 6d4e02e..3239a64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { logoText="Award-Winning SAT Prep" description="Join thousands of students who improved their scores by an average of 280 points. Personalized strategies, expert instructors, and proven results—all in one platform." buttons={[ - { text: "Start Your Free Assessment", href: "#contact" }, + { text: "Get Your Free Score Projection", href: "#contact" }, { text: "View Success Stories", href: "#testimonials" } ]} imageSrc="http://img.b2bpic.net/free-photo/group-friends-having-coffee-break-library-using-smart-phone_496169-1228.jpg" -- 2.49.1