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" />