From 085bb93aeb02833e20ad2d7dfa94f7ec4d7f4a9b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 13:21: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 2eabc19..4e9328d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { description="World-class coaching. Family atmosphere. Real Muay Thai. Train with one of the most respected coaches in the UK." background={{ variant: "radial-gradient" }} buttons={[ - { text: "Book Your First Class Free", href: "#community" }, + { text: "Start Free Trial", href: "#community" }, { text: "Learn More", href: "#training" } ]} layoutOrder="default" -- 2.49.1