diff --git a/src/app/page.tsx b/src/app/page.tsx index 9312ec0..297dd06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,7 +54,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/side-view-men-practicing-tai-chi_23-2149960186.jpg?_wi=1" imageAlt="Wing Chun martial artist in traditional stance" buttons={[ - { text: "Start Training Today", href: "#contact" }, + { text: "Get Free Trial Class", href: "#contact" }, { text: "Learn More", href: "#about" } ]} buttonAnimation="slide-up"