From e386440fc3057719392c18b0eeae4694c564b657 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 11:43:58 +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 bfc03de..2d89e7d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -230,7 +230,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "Tell us about your IELTS goals and any questions you have", rows: 4 }} - buttonText="Send Inquiry" + buttonText="Book Your Free Consultation" /> -- 2.49.1