Merge version_1 into main #6

Merged
bender merged 1 commits from version_1 into main 2026-03-12 22:59:10 +00:00

View File

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