Update src/app/page.tsx

This commit is contained in:
2026-03-03 21:17:30 +00:00
parent 866a99f125
commit 355ce51f6e

View File

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