diff --git a/src/app/page.tsx b/src/app/page.tsx index 88163f6..f309c4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />