diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c08b68..063a182 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -162,8 +162,8 @@ export default function LandingPage() { useInvertedBackground={false} ariaLabel="Eaglecord mini games collection" containerClassName="w-full" - titleClassName="text-3xl md:text-4xl font-extrabold text-foreground text-center" - descriptionClassName="text-lg text-foreground/70 text-center max-w-2xl mx-auto" + textBoxTitleClassName="text-3xl md:text-4xl font-extrabold text-foreground text-center" + textBoxDescriptionClassName="text-lg text-foreground/70 text-center max-w-2xl mx-auto" />