Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-05 07:03:59 +00:00

View File

@@ -142,6 +142,7 @@ export default function LandingPage() {
{ id: "q3", title: "What games should I play?", content: "Pick ONE game you love and master it, rather than playing dozens randomly." }
]}
title="Your Questions, Answered"
description="Everything you need to know about starting your gaming career."
faqsAnimation="blur-reveal"
textboxLayout="split"
useInvertedBackground={true}
@@ -154,7 +155,7 @@ export default function LandingPage() {
title="Need a Personal Plan?"
description="Tell us your preferred games and budget, and we'll craft your custom growth strategy."
useInvertedBackground={false}
background="sparkles-gradient"
background={{ variant: "sparkles-gradient" }}
buttonText="Submit Inquiry"
/>
</div>