From 355ce51f6eacf327fa28676afd72e6e3bbadf45a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 21:17:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index ca09bdf..e14a226 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -228,6 +228,9 @@ export default function LandingPage() { id: "6", title: "What results can I expect?", content: "On average, players see 15-25% improvement in speed and accuracy within 12 weeks, with significant advancements in competitive positioning and game IQ. Results vary based on current skill level and training consistency." }, ]} + buttons={[ + { text: "Ready to Start Your Journey?", href: "contact" } + ]} buttonAnimation="none" tagAnimation="none" />